Home » Archive

Articles tagged with: partition tables

Linux, Software »

[18 Feb 2008 | No Comment | 0 views]

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 …