GParted 0.18 showing a GPT-partitioned hard disk
|
|
Developer(s) | GParted developers |
---|---|
Initial release | August 26, 2004 |
Stable release |
0.28.1-1 / February 19, 2017
|
Repository | git |
Written in | C++ (gtkmm), C |
Operating system | Linux |
Type | Partition editor |
License | GNU GPL |
Website |
gparted |
GParted (acronym of GNOME Partition Editor) is a GTK+ front-end to GNU Parted and an official GNOME partition-editing application (alongside Disks). GParted is used for creating, deleting, resizing, moving, checking, and copying disk partitions and their file systems. 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).
GParted 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 to interface with GTK+. The general approach is to keep the GUI as simple as possible and in conformity with the GNOME Human Interface Guidelines.
The GParted project provides a live operating system including GParted which can be written to a Live CD, a Live USB and other media. The operating system is based on Debian GNU/Linux. GParted is also available on other GNU/Linux live CDs, including recent versions of Puppy, Knoppix and Parted Magic.
An alternative to this software is Disks (GNOME Disks).
GParted supports the following operations on file systems (provided that all features were enabled at compile-time and all required tools are present on the system). The 'copy' field indicates whether GParted is capable of cloning the mentioned filesystem.