LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 04-26-2014, 02:41 AM   #1
StuartK24
Member
 
Registered: Jan 2010
Location: Melbourne, Australia
Distribution: MX 18.3
Posts: 32

Rep: Reputation: 2
What is the best disk partitioning tool?


I have recently bought a laptop which is running Windows 7. I want to set up a Linux partition. Does anyone have any recommendations for my choice of partitioning software. Alternately, is there any partition software that some of you have tried that have given you grief.
 
Old 04-26-2014, 03:33 AM   #2
itsgregman
Member
 
Registered: Jan 2008
Location: North Carolina
Distribution: Slackware 14.1
Posts: 211

Rep: Reputation: 77
You would be best to use the built in Windows partition manager to shrink the Windows partition.
Using any other will likely leave you unable to boot Windows.
Just use the windows partition manager to shrink your Windows drive, then use whatever partition tool you like to set up the Linux partitions on the free space. Personally I use Parted Magic.
 
1 members found this post helpful.
Old 04-26-2014, 07:02 AM   #3
joe_2000
Senior Member
 
Registered: Jul 2012
Location: Aachen, Germany
Distribution: Void, Debian
Posts: 1,016

Rep: Reputation: 308Reputation: 308Reputation: 308Reputation: 308
I have shrunk windows partitions many times using gparted, and never had issues. Gparted is nice because it's included in the vast majority of live distros and has a pretty intuitive gui.

EDIT: One piece of information that might be worth adding: When you shrink a partition, you want to move the end of it towards the beginning, not the other way round. Moving the beginning will lead to a lot of data being moved, which makes the operation take for ages. (Typically many hours)
If you do have to do it, make sure to not interrupt the process due to low battery of energy saving options or anything like that...

Last edited by joe_2000; 04-26-2014 at 07:05 AM.
 
2 members found this post helpful.
Old 04-26-2014, 09:16 AM   #4
yancek
LQ Guru
 
Registered: Apr 2008
Distribution: Slackware, Ubuntu, PCLinux,
Posts: 10,502

Rep: Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489Reputation: 2489
I used Parted Magic a few years ago to shrink the windows 7 partition and wasn't able to boot windows so I would agree with using the windows partitioner at least to shrink windows. This was on a new system. GParted is an excellent tool and I expect it would work.
 
Old 04-26-2014, 08:03 PM   #5
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,980

Rep: Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624
I too would use itsgregman's suggestion and let Windows 7 try to shrink what it can.

Be sure you know how to recover this system. At least backup to remote media with system state.

Also if the laptop has a large drive you may also need to move windows (and or recovery partiton) up to make room for a /boot partition.

It may be possible to use usb flash or usb hard drives just as well as a free virtual machine.
 
Old 04-26-2014, 10:56 PM   #6
ken7
LQ Newbie
 
Registered: Apr 2014
Location: Manitoba
Distribution: Ubuntu Anti-x
Posts: 17

Rep: Reputation: Disabled
I used freeware a Mini Tool that you can download from CNET:
http://download.cnet.com/MiniTool-Pa...-10962200.html
As usual you have to skip over offers to install other stuff. I found it worked perfectly and it is very user friendly so that even I did not screw up. As usual you should make sure to back stuff up before partitioning. I installed a dual boot system with Windows XP and Antix and it came out perfectly. However, as others have said if Windows 7 already can do it, you might not want to be bothered trying something else. The Mini Tool has an excellent rating. Antix has a quite nice dual boot screen when it starts up giving you time to choose and indicating clearly what each choice is and it has always worked perfectly for me.
 
Old 04-27-2014, 10:01 AM   #7
onebuck
Moderator
 
Registered: Jan 2005
Location: Central Florida 20 minutes from Disney World
Distribution: SlackwareŽ
Posts: 13,925
Blog Entries: 44

Rep: Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159Reputation: 3159
Member Response

Hi,

As other members have suggested to use the disk management tools provided by Win/7. Before the resizing be sure to do a disk de-fragmentation then resize the space via tools.
 
Old 04-27-2014, 02:21 PM   #8
Doug G
Member
 
Registered: Jul 2013
Posts: 749

Rep: Reputation: Disabled
gparted live cd for me. No matter what tool you use, make sure to backup any important data off the partition before resizing.
 
1 members found this post helpful.
Old 04-27-2014, 02:57 PM   #9
albinard
Member
 
Registered: Jan 2011
Location: New Mexico
Distribution: Xubuntu Core
Posts: 185

Rep: Reputation: 59
Just to look for a middle ground between the "gotta use Windows" and the "Gparted is fine", here is a small observation: I've always had success shrinking Windows partitions with Gparted, but I always defragmented the Windows partition before shrinking, sometimes even defragging twice in a row.
 
Old 04-29-2014, 04:55 AM   #10
itsgregman
Member
 
Registered: Jan 2008
Location: North Carolina
Distribution: Slackware 14.1
Posts: 211

Rep: Reputation: 77
I guess I should have been more specific in my reply.
With the release of Windows Vista MS began including a partition manager with Window and also tweaked something in the NTFS file system that caused Windows to become unbootable if any other partition tool was used to shrink the Windows partition.
It's very possible that a fix has been implemented to fix that since that time, but since I haven't heard anything about that I went the safe route with my answer.
Any partition tool will work with any version of Windows from XP on back but since all of those are obsolete I didn't think it relevant to mention them, also because the OP said he had Windows 7.
 
1 members found this post helpful.
Old 04-29-2014, 05:35 AM   #11
EODSteven
Member
 
Registered: Oct 2012
Location: Manchester, Tn
Distribution: Ubuntu 14.04, Windows 8, Windows Server 2012. Ubuntu Server 14.04
Posts: 196

Rep: Reputation: 3
I wanted to weigh in on this, I love everything Gnome and IMHO Ubuntu wouldn't exist without it, so my vote is GParted!
 
Old 04-29-2014, 12:07 PM   #12
Germany_chris
Senior Member
 
Registered: Jun 2011
Location: NOVA
Distribution: Debian 12
Posts: 1,071

Rep: Reputation: 497Reputation: 497Reputation: 497Reputation: 497Reputation: 497
I use gparted live but I also don't own anything running Windows..
 
Old 04-29-2014, 01:32 PM   #13
JeremyBoden
Senior Member
 
Registered: Nov 2011
Location: London, UK
Distribution: Debian
Posts: 1,947

Rep: Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511Reputation: 511
Quote:
Originally Posted by itsgregman View Post
I guess I should have been more specific in my reply.
With the release of Windows Vista MS began including a partition manager with Window and also tweaked something in the NTFS file system that caused Windows to become unbootable if any other partition tool was used to shrink the Windows partition.
It's very possible that a fix has been implemented to fix that since that time, but since I haven't heard anything about that I went the safe route with my answer.
Any partition tool will work with any version of Windows from XP on back but since all of those are obsolete I didn't think it relevant to mention them, also because the OP said he had Windows 7.
Windows NT had a partition manager.
To dual boot a Windows 7 machine I used lots of defragmenting + the Windows partition manager.
It left a few files at the end of a half-empty partition, so I used gparted to force a severe reduction.

It worked fine.
 
Old 06-03-2014, 06:32 AM   #14
StuartK24
Member
 
Registered: Jan 2010
Location: Melbourne, Australia
Distribution: MX 18.3
Posts: 32

Original Poster
Rep: Reputation: 2
Thanks to everyone for their input and sorry I am replying so late but I have been busy with other life stuff. I want to go ahead and use GParted but I am not sure which version to download. There is one for i486 and i686 architecture. I am guessing my computer is i686 but I am not sure. I have an Intel i5 in a Lenovo Thinkpad E520.
 
Old 06-03-2014, 06:36 AM   #15
pan64
LQ Addict
 
Registered: Mar 2012
Location: Hungary
Distribution: debian/ubuntu/suse ...
Posts: 21,838

Rep: Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308Reputation: 7308
i686 should be ok
 
1 members found this post helpful.
  


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



Similar Threads
Thread Thread Starter Forum Replies Last Post
partitioning tool aral Red Hat 4 06-30-2006 06:53 AM
Partitioning tool in linux joeman3429 Linux - Software 7 10-05-2005 09:18 PM
I need a windows Partitioning tool claudius753 Linux - Software 1 01-01-2005 07:54 PM
Partitioning Tool in D-I? microsoft/linux Debian 16 08-19-2004 06:13 PM
Can I able to use Disk Durid partitioning tool after installation also rsnambiar Linux - Newbie 2 01-30-2002 08:12 PM

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

All times are GMT -5. The time now is 07:13 PM.

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