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.
82 Answers
Popular terminal-based partition tools are:
- parted
- fdisk
- cfdisk
- sfdisk
BTW, to list it I just typed apropos partition. It's really handy command.
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.