GParted is a hard disk partitioning application commonly used from LiveCDs.
It allows to created and modify partitions, label, check, copy and move, or resize common filesystems. GParted works on legacy MBR bootsectors or GUID partition tables (GPT). Supported filesystems include ext2/3/4, btrfs, f2fs, FAT16/32, hfs/hfs+, lvm2, NTFS, reiserfs/4, ufs, and xfs.
Homepage
Download
Recent Releases
0.33.015 Dec 2018 02:25
major bugfix:
0.32.024 Aug 2018 06:25
major bugfix:
0.31.020 Mar 2018 18:05
major feature:
0.30.011 Oct 2017 11:05
major bugfix:
0.29.009 Aug 2017 02:25
major bugfix:
0.28.120 Feb 2017 13:05
minor feature:
Release Notes
This release of GParted restores the ability to move/resize primary
partitions when an extended partition exists. The move/resize
regression was introduced in version 0.28.0. This release also
includes some minor.
### Key changes include:
Restore ability to resize/move primary if extended exists.
Make the Label File System and Name Partition dialogs larger.
Make the Label File System and Name Partition dialogs larger.
Work around make distcheck.
Restore ability to resize/move primary if extended exists.
Code Credits.
Code enhancements are courtesy of Refael Sheinker and Curtis Gedak.
Translations (new/updated).
n/a.
Dependencies (new/updated).
no change.
0.28.015 Feb 2017 20:25
major feature:
0.27.021 Oct 2016 05:45
major bugfix:
0.26.114 Jun 2016 17:45
minor bugfix:
0.26.027 Apr 2016 21:05
major feature:
0.25.019 Jan 2016 18:45
major feature:
Release Notes
The big news with this GParted release is the addition of progress
bars for checking and resizing ext2/3/4 partitions and for resizing
ntfs partitions. Other changes include and language
translation updates.
### Key changes include:
Add progress bar during additional ext2/3/4 and ntfs operations.
Enhance SWRaid member detection and file system clearing.
Always use blkid file system detection before libparted.
Add progress bar during additional ext2/3/4 and ntfs operations.
Enhance SWRaid member detection and file system clearing.
Always use blkid file system detection before libparted.
Rework Dialog_Partition_New::Get_New_Partition().
missing "old end" value in detail log of en_CA translation.
Make about dialog website link non-clickable.
temporary path name of new partitions.
partition names sometimes shown as file system labels.
Revert tarball compression back to gzip.
Code Credits.
Code enhancements are courtesy of Phillip Susi, Mike Fleetwood and
Curtis Gedak.
Translations (new/updated).
de(Mario Blättermann, Wolfgang Stöggl), is(Sveinn í Felli),
nl(Hannie Dumoleyn), pt_BR(Rafael Fontenelle), sr(Мирослав Николић),
sr@latin(Miroslav Nikolić), tr(Kaan Özdinçer, Muhammet Kara, Necdet Yücel).
Dependencies (new/updated).
no change.
0.24.028 Oct 2015 22:25
major feature:
This release of GParted includes enhancements, and
language translation updates.
### Key changes:
Display list of Logical Volumes in Partition Information dialog.
Add ZFS file system detection.
Add recognition of NVME devices.
Prevent hang labeling FAT16/32 if illegal chars in label.
Avoid core dump if invalid or non-existent device on command line.
Add ZFS file system detection.
Update documentation of GParted software dependencies.
Configuration when using non-system location of libparted.
Display list of Logical Volumes in Partition Information dialog.
Add recognition of NVME devices.
Updates to FileSystem:: and Utils::execute_command() functions.
with copy, reformat source logical partition and paste.
Refactor operation merging.
Prevent hang labeling FAT16/32 if illegal chars in label.
- Upper case FAT16/32 label per MS technet bb490925.
Enable C++11 compilation when using glibmm 2.45.40 and later.
Check disks passed on command line are useable.
Avoid core dump if invalid or non-existent device on command line.
0.23.004 Aug 2015 15:25
major feature:
0.22.024 Mar 2015 00:05
major feature:
The big news with this release of GParted is support for
unpartitioned whole disk drives. With unpartitioned drive support,
GParted can now recognize and also format disk devices that do not
contain a partition table. Another new feature is support for GPT
partition names. This feature enables setting and viewing names on
GPT partitions. Also included are bug fixes and language
translation updates.
Add support for GPT partition names.
Fix double quote error creating XFS file systems.
Make swap usage match figures reported by swapon -s.
Correct dialog title displaying libparted exceptions.
GParted cannot recognise LVM signature on unpartitioned drive.
Nilfs2 file system is unusable on RHEL/CentOS 6.
Add unpartitioned drive read-write support.
If available use udisks2-inhibit to prevent automounting.
0.21.030 Jan 2015 22:30
minor bugfix:
Fix off by one sector error in GParted internal block copy.
Add support for ext4 on RHEL/CentOS 5.x.
Remove unnecessary duplicate actions when resizing a partition.
0.20.020 Oct 2014 16:25
major feature:
This release improves resizing multi-device btrfs file systems. Also included are language translation updates.
Include devid when resizing multi-device btrfs file systems.
Add GRUB 2 restoration steps to help manual.
Fix warnings and missing label with btrfs-progs.
Cleanup autoconf configure.ac and related files.
All fat16 and fat32 moves performed by GParted internal algorithm.
Autodetect parted online partition resizing capability.
Tidy up autoconf check for --disable-doc and --enable-libparted-dmraid.
Prevent automake warning about deprecated INCLUDES.
Reduce display flashing when refreshing devices.
0.20.0-beta217 Oct 2014 10:45
minor feature:
The underlying GNU/Linux operating system was upgraded. This release is
based on the Debian Sid repository (as of 2014/Oct/16). The descriptions
about exit icon were improved