QTParted is a Partition Magic clone. It uses libparted for raw disk access, so you need parted installed to use it. The goal of QTParted is to fully wrap all function of parted and create a user friendly PM clone for Linux.
| Licenses | GPL |
|---|---|
| Implementation | C++ |
Recent releases


Changes: Several bugs have been fixed and parts of the code have been cleaned up.


Changes: Hidden flags for the FAT and NTFS filesystems were added. Support for reading partition labels was added. A Catalan translation was added.


Changes: This version features new ntfsresize wrappers (for ntfstools -1.9), and improves the stability with all FS wrappers.


Changes: Lot of bugfixes were made. The ability to resize XFS and JFS filesystems was added. A Russian localization was added.


Changes: This version features minor bugfixes.
- All comments
Recent commentsFinally!
I kept looking and looking for a partition magic equivalent for linux since it seems to me to be a rather vital tool for the serious computer user. Found parted, but was intimidated by the complexity of use. I started thinking I should write a front end to it myself when I stumbled on this gem! Good work!