What GPARTED alternatives are available?

What is a good partitioning tool for Ubuntu 10.X as an alternative to GPARTED? I haven't been able to find one that is easy to use. A commercial product is OK if necessary for ease of use.

8

2 Answers

Popular terminal-based partition tools are:

  1. parted
  2. fdisk
  3. cfdisk
  4. sfdisk

BTW, to list it I just typed apropos partition. It's really handy command.

2

gnome-disk-utility. This is a personal opinion but I find it to be quite easy than gparted. I think it is installed by default as well.

enter image description here

2

You Might Also Like