GParted

From Wikipedia, the free encyclopedia

GParted

Screenshot of GParted
Developer: GParted developers
Latest release: 0.3.4-4 / March 20, 2007
OS: Cross-platform
Use: Disk partitioning utility
License: GPL
Website: gparted.sourceforge.net

GParted is the GNOME Partition Editor application. It is used for creating, destroying, resizing, moving, 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 are also Live CD and Live USB versions available, based on Slackware and built on latest 2.6 Linux kernel. They are updated with each new GParted release. The Live USB version is identical to the Live CD except for some altered boot scripts.

This utility should not be confused with GNU Parted, the command line frontend utility published by the Free Software Foundation.

[edit] Supported features

GParted supports the following operations and file systems (provided that all features were enabled at compile-time and all required tools are present on the system):[1]

Detect Read Create Grow Shrink Move Copy Check
ext2 Yes Yes Yes Yes Yes Yes Yes Yes
ext3 Yes Yes Yes Yes Yes Yes Yes Yes
FAT16 Yes Yes Yes Yes Yes Yes Yes Yes
FAT32 Yes Yes Yes Yes Yes Yes Yes Yes
HFS Yes Yes Yes No Yes Yes Yes No
HFS+ Yes Yes No No Yes Yes Yes No
JFS Yes Yes Yes Yes No Yes Yes Yes
swap Yes No Yes Yes Yes Yes Yes No
NTFS Yes Yes Yes Yes Yes Yes Yes Yes
ReiserFS Yes Yes Yes Yes Yes Yes Yes Yes
Reiser4 Yes Yes Yes No No Yes Yes Yes
UFS Yes No No No No Yes Yes No
XFS Yes Yes Yes Yes Partial Yes Yes Yes

GParted does not support logical volume management (LVM) at present, although this feature has been requested[2] by many users and may be implemented in a future release.

[edit] See also

[edit] External links

In other languages