GNU Parted is a computer program for creating, destroying, resizing, checking, and copying partitions, and the file systems on them. This is useful for creating space for new operating systems, reorganising hard disk usage, copying data between hard disks, and disk imaging. It was written by Andrew Clausen and Lennert Buytenhek.
It consists of a library, libparted, and a command-line frontend, parted, that also serves as a reference implementation.
Currently Parted runs only under Linux, GNU/Hurd, FreeBSD and BeOS.
Other frontends
GParted uses GNU Parted in the backend
nparted is the newt-based front end to GNU parted.[1]
Projects have started for an Ncurses frontend,citation needed that also could be used in Windows (with GNUWin32 Ncurses).[2]citation needed
fatresize offers a command-line interface for FAT16/FAT32 non-destructive resize and uses the gparted library.[3]
Graphical frontends
GParted and QtParted are graphical programs using the parted libraries. They are adapted for GTK+ and Qt, respectively, two major freedesktop.org environments for Linux and Hurd installations. They are often included as utilities on many live CD distributions to make partitioning easier.
Pyparted[4] (also called python-parted[5]) is the Python frontend for GNU Parted.
Linux distributions that come with this application include Knoppix, sidux, SystemRescueCd and PartedMagic.[6]
Limitations
Parted has some limitations. For example, it cannot resize NTFS partitions without external tools, such as the ntfsprogs package. That means that one has to use a combination of a program to repair hard disk errors before parted if one wants to repartition a damaged hard disk. To overcome this limitation, many rescue discs include all the required utilities in one bootable CD, enabling resizing of most filesystems.
Parted cannot handle the extended attributes of the ext2fs, for instance, those related to SElinux. This extended attributes should have to be removed to resize partitions with parted.
See also
References
- ^ Overview of nparted source package
- ^ Ncurses
- ^ SourceForge.net: fatresize
- ^ Fedora People
- ^ Ubuntu - Details of package python-parted in dapper
- ^ http://partedmagic.com
External links
|
GNU Project |
|
| History |
|
 |
|
| Licences |
|
|
| Software |
|
|
| Public speakers |
|
|
| Other topics |
|
|
|