12

In Ubuntu, formatting drives is a simple process: simply select it and tell Ubuntu what you want done with it.

My question is; is there any tool as easy as that for Kubuntu?

Dante Ashton
  • 5,505

1 Answers1

9

KDE Partition Manager is available in the repositories, sudo apt-get install partitionmanager

It is a KDE front end for libparted, the same technology behind Ubuntu's partition manager. It can be used to not just format drives, but also create, resize, and move partitions.

here's some alt text