GNU Parted
From Wikipedia, the free encyclopedia
GNU Parted | |
Developer: | Leslie P. Polzer |
---|---|
Latest release: | 1.7.1 / May 27, 2006 |
OS: | Linux |
Use: | Disk partitioning |
License: | GPL |
Website: | gnu.org/software/parted/ |
GNU Parted is a 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 reference implementation.
Currently, Parted runs only under GNU/Linux, GNU Hurd and BeOS. A boot disk image is available on all mirrors in the /gnu/parted/bootdisk directory for those who have none of these systems.
Contents |
[edit] Graphical versions
GParted and QtParted are graphical programs using the parted libraries. They are adapted for GTK+ and Qt, respectively, two major toolkits used for Graphical Linux and Hurd installations. They are often included as utilities on many live CD distributions to make partitioning easier.
Some Linux distributions that come with this application are Knoppix and SystemRescueCd.
[edit] Limitations
Unfortunately, Parted has some limitations. One of them is that 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.
[edit] See also
- fdisk
- cfdisk
- PartitionMagic
- FIPS
- GParted is a GTK+-based graphical version of Parted
- QtParted is a Qt-based graphical version of Parted
[edit] External links
History: GNU Manifesto • GNU Project • Free Software Foundation (FSF)
GNU licenses: GNU General Public License (GPL) • GNU Lesser General Public License (LGPL) • GNU Free Documentation License (FDL)
Software: GNU operating system • bash • GNU Compiler Collection • GNU Emacs • Ghostscript • other GNU packages and programs
Advocates and activists: Richard Stallman (RMS) • Robert J. Chassell • Prof. Masayuki Ida • Geoffery Knauth • Lawrence Lessig • Eben Moglen • Henri Poole • Peter Salus • Gerald Sussman • FSF's Past Directors • others
Software developers: Richard Stallman (RMS) • Jim Blandy • Ulrich Drepper • Brian Fox • Tom Lord • Roland McGrath • other programmers
Software documentors: Richard Stallman (RMS) • Robert J. Chassell • Roland McGrath • other documentors