Ubuntu does not come with any graphical tools to repartition or resize a drive. Luckily, GParted comes to the rescue!

1. Install GParted
sudo apt-get install gparted

2. Launch the program:

menu gparted partition editor

3. Select the media to partition:
Sometimes the best way to make sure you’re looking at the right drive is by the total space available.

screenshot-dev-sda-gparted.png

4. Steps here will be slightly different if you are deleting an old partition, or resizing an existing one. This program is very intuitive, so if you’re doing something other than creating a new partition, you should be able to figure it out easily.

screenshot-create-new-partition.png

Notice how it queues up the operations in the status bar – no changes are made until we click on Apply.

screenshot-dev-sdc-gparted-1.png

screenshot-apply-operations-to-harddisk.png

screenshot-applying-pending-operations.png

screenshot-applying-pending-operations-1.png

Easy as pie.



Are you interested in FREE SUBSCRIPTIONS for qualified professionals to eWeek, PC Magazine, PC World, and many more? Click here!

Tags: ,


4 Comments to “Partitioning or Resizing Drives In Ubuntu Using GParted”

  1. Ben | November 12th, 2007 at 3:53 am

    GParted is nice. However I prefer QTParted. It might have it’s own bootdisk, but it can be found on Knoppix. Knoppix is a nifty Live CD linux. Try it out if you havnet and you get the chance :)

  2. horker | February 13th, 2008 at 8:25 am

    I did it using mepis’ qtparted (installed on another partition). Knoppix’ qtparted did not surpass the /dev/mapper.

  3. Daniel | May 13th, 2008 at 5:47 pm

    gparted

  4. Disk Imaging with Clonezilla. « VoWLAN | October 6th, 2009 at 9:49 am

    [...] easily format/overwrite the hard disk you’re working on if you make a mistake. Installing Gparted before you start could make things easier to follow – you can quickly see which disk is your [...]

Leave a Comment