LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 03-02-2017, 08:05 PM   #61
linux-man
Member
 
Registered: Nov 2016
Location: Geneva
Distribution: native install of Parrot Home Edition 5.0 Debian (no security tools) 64 bit, KDE, 5.14.0-9parrot1,
Posts: 872

Rep: Reputation: Disabled

Is it safe to partition with programs running?
 
Old 03-02-2017, 08:23 PM   #62
dijetlo
Senior Member
 
Registered: Jan 2009
Location: RHELtopia....
Distribution: Solaris 11.2/Slackware/RHEL/
Posts: 1,491
Blog Entries: 2

Rep: Reputation: Disabled
Quote:
Is it safe to partition with programs running?
Nope
Why don't you tell us more about what you want to do and we can help you better.
  • I want to partition my Window Hard drive and install <Linux Distribution Name> in the available space for a dual boot installation.
  • I have a blank hard drive and I want to prepare it for a dual boot installation using <Linux Distribution Name>
  • I want to install a live image of <Linux Distribution Name> I've been running on my hardware and I do/do not want to preserve the Windows install
  • I am sitting here looking at a <Linux Distribution Name> installation DVD and want that OS clicking on my hardware ASAP
The Distribution you're installing (Slackware/Arch/Gentoo/Debian/Ubuntu, etc) is important because each has tools to assist you however they are accessed different ways in each distro.

Hope that helps.

Last edited by dijetlo; 03-02-2017 at 08:24 PM.
 
2 members found this post helpful.
Old 03-02-2017, 09:06 PM   #63
Rickkkk
Senior Member
 
Registered: Dec 2014
Location: Montreal, Quebec and Dartmouth, Nova Scotia CANADA
Distribution: Arch, AntiX, ArtiX
Posts: 1,364

Rep: Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511
Quote:
Originally Posted by linux-man View Post
Is it safe to partition with programs running?
It is normally only possible to operate on partitions that aren't mounted - the exception to this is that Windows Disk Manager will let you shrink or grow its own partition "live". So in that specific example, yes it is safe.

With most other other tools, such as those commonly used with linux (ex. GParted), you may only operate on partitions that are not mounted and it is possible to do this while using the system to do something else at the same time. Since the notion of "safe" is a bit of a judgement call, I would not necessarily recommend this, since the partitioning operations are very low-level and any error may lead to a situation where you can no longer boot into your system.

Hope this helps.
 
2 members found this post helpful.
Old 03-02-2017, 09:06 PM   #64
jamison20000e
Senior Member
 
Registered: Nov 2005
Location: ...uncanny valley... infinity\1975; (randomly born:) Milwaukee, WI, US( + travel,) Earth&Mars (I wish,) END BORDER$!◣◢┌∩┐ Fe26-E,e...
Distribution: any GPL that work on freest-HW; has been KDE, CLI, Novena-SBC but open.. http://goo.gl/NqgqJx &c ;-)
Posts: 4,888
Blog Entries: 2

Rep: Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567
Arrow

Quote:
Originally Posted by linux-man View Post
Is it safe to partition with programs running?
You should have backups of your wanted stuff (apps and OSs can be reinstalled but not your stuff ) first.

I have done it( like Dijetlo said likely not best practice), it won't let you partition some spots unless you log in a live session or some CLI...
 
1 members found this post helpful.
Old 03-04-2017, 08:26 AM   #65
jsbjsb001
Senior Member
 
Registered: Mar 2009
Location: Earth, unfortunately...
Distribution: Currently: OpenMandriva. Previously: openSUSE, PCLinuxOS, CentOS, among others over the years.
Posts: 3,881

Rep: Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063
Quote:
Originally Posted by Rickkkk View Post
It is normally only possible to operate on partitions that aren't mounted - the exception to this is that Windows Disk Manager will let you shrink or grow its own partition "live". So in that specific example, yes it is safe.

With most other other tools, such as those commonly used with linux (ex. GParted), you may only operate on partitions that are not mounted and it is possible to do this while using the system to do something else at the same time. Since the notion of "safe" is a bit of a judgement call, I would not necessarily recommend this, since the partitioning operations are very low-level and any error may lead to a situation where you can no longer boot into your system.

Hope this helps.
I would agree with Rickkkk, on this one, linux-man. Make sure it's unmounted first, if you want to change the partition itself/format it.
 
Old 03-07-2017, 04:41 AM   #66
linux-man
Member
 
Registered: Nov 2016
Location: Geneva
Distribution: native install of Parrot Home Edition 5.0 Debian (no security tools) 64 bit, KDE, 5.14.0-9parrot1,
Posts: 872

Rep: Reputation: Disabled
Quote:
Originally Posted by Rickkkk View Post
- Then boot into your GParted live ISO,..
Which release should I download from http://gparted.org/download.php ?
I have an Intel machine.

Which Debian distro do you recommend for beginner?
What about operating the linux OS from an external hard drive ( after install)?

Last edited by linux-man; 03-07-2017 at 05:18 AM.
 
Old 03-07-2017, 05:46 AM   #67
jsbjsb001
Senior Member
 
Registered: Mar 2009
Location: Earth, unfortunately...
Distribution: Currently: OpenMandriva. Previously: openSUSE, PCLinuxOS, CentOS, among others over the years.
Posts: 3,881

Rep: Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063
Quote:
Originally Posted by linux-man View Post
Which release should I download from http://gparted.org/download.php ?
I have an Intel machine.

Which Debian distro do you recommend for beginner?
What about operating the linux OS from an external hard drive ( after install)?
I would strongly recommend you install Gparted from official repo's for your distro.

Ubuntu is probably your best bet, if you want a debian based distro.

Yes, you can run Linux from an external hard drive.
 
Old 03-07-2017, 05:56 AM   #68
linux-man
Member
 
Registered: Nov 2016
Location: Geneva
Distribution: native install of Parrot Home Edition 5.0 Debian (no security tools) 64 bit, KDE, 5.14.0-9parrot1,
Posts: 872

Rep: Reputation: Disabled
Quote:
Originally Posted by jsbjsb001 View Post
I would strongly recommend you install Gparted from official repo's for your distro.
Is that meant to be done after install of distro or before?
I haven't partitioned the hard drive to make way for the distro yet.
 
Old 03-07-2017, 05:59 AM   #69
jsbjsb001
Senior Member
 
Registered: Mar 2009
Location: Earth, unfortunately...
Distribution: Currently: OpenMandriva. Previously: openSUSE, PCLinuxOS, CentOS, among others over the years.
Posts: 3,881

Rep: Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063
Quote:
Originally Posted by linux-man View Post
Is that meant to be done after install of distro or before?
I haven't partitioned the hard drive to make way for the distro yet.
After, your distro's installation program, should take care of partitioning for you.
 
Old 03-07-2017, 07:05 AM   #70
linux-man
Member
 
Registered: Nov 2016
Location: Geneva
Distribution: native install of Parrot Home Edition 5.0 Debian (no security tools) 64 bit, KDE, 5.14.0-9parrot1,
Posts: 872

Rep: Reputation: Disabled
Quote:
Originally Posted by jsbjsb001 View Post
After, your distro's installation program, should take care of partitioning for you.
Is there an option to do it before the installation of distro with a Live GParted disc first?
That's why I asked which one should I download from http://gparted.org/download.php,
because I wanted to make a Live GParted CD partition before distro install.
 
Old 03-07-2017, 07:57 AM   #71
Rickkkk
Senior Member
 
Registered: Dec 2014
Location: Montreal, Quebec and Dartmouth, Nova Scotia CANADA
Distribution: Arch, AntiX, ArtiX
Posts: 1,364

Rep: Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511
Quote:
Originally Posted by jsbjsb001 View Post
I would strongly recommend you install Gparted from official repo's for your distro.

Ubuntu is probably your best bet, if you want a debian based distro.

Yes, you can run Linux from an external hard drive.
... Hey linux-man ... I agree with jsbjsb001's responses above. One added detail, if you want to obtain the live ISO version of GParted (per my suggestion), as opposed to adding it to a linux session that you have already installed, go with this:

https://sourceforge.net/projects/gpa...d?source=files

... afterwards, create as bootable CD or USB from this ISO file, as per your preference, and boot the computer from that media.

Cheers and let us know should you require further assistance :-)
 
1 members found this post helpful.
Old 03-07-2017, 11:09 AM   #72
jamison20000e
Senior Member
 
Registered: Nov 2005
Location: ...uncanny valley... infinity\1975; (randomly born:) Milwaukee, WI, US( + travel,) Earth&Mars (I wish,) END BORDER$!◣◢┌∩┐ Fe26-E,e...
Distribution: any GPL that work on freest-HW; has been KDE, CLI, Novena-SBC but open.. http://goo.gl/NqgqJx &c ;-)
Posts: 4,888
Blog Entries: 2

Rep: Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567Reputation: 1567
If you can read here after asking questions you can also read the documentation and so on, here's a start: http://www.sc.edu/beaufort/library/p...es/bones.shtml
https://www.debian.org/doc/
http://www.tldp.org/
&c... RTM have fun!

Last edited by jamison20000e; 03-07-2017 at 11:12 AM.
 
2 members found this post helpful.
Old 03-08-2017, 01:56 AM   #73
linux-man
Member
 
Registered: Nov 2016
Location: Geneva
Distribution: native install of Parrot Home Edition 5.0 Debian (no security tools) 64 bit, KDE, 5.14.0-9parrot1,
Posts: 872

Rep: Reputation: Disabled
Quote:
Originally Posted by Rickkkk View Post
Shrink command on the C: drive (the 432.64GB partition). ...
And then format the new partition within windows or GParted?

Last edited by linux-man; 03-08-2017 at 02:16 AM.
 
Old 03-08-2017, 02:15 AM   #74
jsbjsb001
Senior Member
 
Registered: Mar 2009
Location: Earth, unfortunately...
Distribution: Currently: OpenMandriva. Previously: openSUSE, PCLinuxOS, CentOS, among others over the years.
Posts: 3,881

Rep: Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063Reputation: 2063
Quote:
Originally Posted by linux-man View Post
Should I format the new partition within windows or GParted?
If your talking about your Windows partition, then, yes, you should use the OS, the partition is for.
 
Old 03-08-2017, 02:19 AM   #75
linux-man
Member
 
Registered: Nov 2016
Location: Geneva
Distribution: native install of Parrot Home Edition 5.0 Debian (no security tools) 64 bit, KDE, 5.14.0-9parrot1,
Posts: 872

Rep: Reputation: Disabled
Quote:
Originally Posted by jsbjsb001 View Post
If your talking about your Windows partition, then, yes, you should use the OS, the partition is for.
The newly created partition is for Linux; format with GParted?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:55 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration