PartitionMorpher
From MorphixWiki
trocc4tr algete vardron trouolotavar moneltmo getzelchial Content-Transfer-Encoding: binary
HomePage -> SubProjects
"As every self-respecting distribution seems to have a solid partitioning tool, Morphix should have one too==== But in the mean time, lets just mess around and hack something together..." ====
This project is slowly taking shape, using gtk2 and libparted. It can be tested and shouldn't randomly delete or overwrite partitions, however you are advised to back up any data you are remotely attached to, just in case. Please use the default morphix bug and feature lists for reporting issues and wishes, discussing issues is most welcome via the development forum and mailinglist.
Debian packages: http://www.morphix.org/debian
CVS: http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/morphix/partitionmorpher
or as the module 'partitionmorpher'
supported filesystems:
- ext2 (native) - ext3 (native & uses mkfs.ext3 afaik) - reiserfs (needs libreiserfs) - xfs (native? not sure about this one) - fat16/32 (native) - ntfs (uses ntfstools)
screenshot:
http://am.xs4all.nl/gfx/pm-0.png %%% http://am.xs4all.nl/gfx/pm-1.png
See also :
PM-specific ideas
- libgksu will be used for non-root users (done, thanks to whoever pointed it out)
- auto-partitioning/wizard (currently under construction)
- commandline/non-GUI partitioning? (lower on the priority list)
- LVM support
Discarded ideas
- Make it more GNOME HIGified
- Use yelp for help
Rationale: PM will not be GNOME specific. Patches and UI updates for the better will naturally be applied, however.

