Jump to content

GParted

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Bruce89 (talk | contribs) at 21:58, 4 September 2006 (update). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

GParted
Developer(s)GParted developers
Stable release
0.3.0 / 4 September, 2006
Repository
Operating systemCross-platform
TypeDisk partitioning utility
LicenseGPL
Websitegparted.sourceforge.net

GParted is the GNOME Partition Editor application. It is used for creating, destroying, resizing, checking and copying partitions, and the file systems on them. This is useful for creating space for new operating systems, reorganizing disk usage, copying data residing on hard disks and mirroring one partition with another (disk imaging).

It uses libparted to detect and manipulate devices and partition tables while several (optional) file system tools provide support for file systems not included in libparted. These optional packages will be detected at runtime and do not require a rebuild of GParted.

GParted is written in C++ and uses gtkmm as Graphical Toolkit. The general approach is to keep the GUI as simple as possible and in conformity with the Human Interface Guidelines.

There is also a Live CD, based on Slackware and built on latest 2.6 Linux kernel. The Live CD is updated with each new GParted release; however, if you have the Ubuntu Live CD, Gparted is one of the included utilities.

Limitations

GParted cannot increase the size of partitions "backwards." That is, it cannot move a partition left in the partition map to fill up empty space before it. It can only increase the partition to fill up empty space after it.

See also