GParted 1.8 arrives with fixes focused on FAT and GPT file systems

  • GParted 1.8 release with fixes focused on FAT and GPT file systems.
  • Internal changes: minimum C++14 support, GCC compilation improvements, and adjustments to DMRaid.
  • Improved EFI partition management, creation of temporary mount points, and maintenance of partition types.
  • Availability of GParted 1.8 and GParted Live for direct use from a USB drive.

GParted 1.8

The arrival de GParted 1.8 This marks a new stage for one of the most widely used partition editors in GNU/Linux desktop environments, also very popular among administrators and home users. This version is presented as the new stable edition of the project and focuses primarily on fixing bugs, strengthening compatibility with different file systems, and improving minor details of daily operation.

Although this is not a revolution in terms of functions, The update is clearly focused on the reliability and security of operationsThe changes mainly affect the handling of FAT and GPT partitions, the management of EFI partitions, the way temporary mount points are created, and various internal optimizations that facilitate the compilation of GParted on reference distributions such as Debian, Ubuntu, Fedora, openSUSE, or Linux Mint.

What does GParted 1.8 offer compared to previous versions?

GParted 1.8 arrives about six months after the Frame 1.7This period has been used to refine behaviors that, in day-to-day use, were annoying or confusing. The new version continues the trend of offering a simple graphical partition editor, but introduces very specific adjustments in file system management and interface stabilityThis is especially noticeable in high-traffic environments.

GParted is commonly used by users to prepare disks on workstations, home PCs, and thin servers. In this context, The priority is not so much adding spectacular features as ensuring that sensitive tasks (resize, move, copy or delete partitions) are executed predictably and without surprises, something that version 1.8 delves deeper into with several specific patches.

Key improvements to FAT file systems and GPT partitions

A significant part of the changes in GParted 1.8 focuses on the FAT16 and FAT32 file systems, which are still very prevalent in USB flash drives, SD cards, and external hard drives that are shared between Windows, Linux, and other devicesThe new version corrects a crash that occurred when setting FAT labels that matched a root folder entry, a particular situation but one that could cause the application to hang on certain drives.

Furthermore, a problem has been solved whereby GParted displayed error messages accompanying the FAT labelThis could lead to the mistaken belief that the operation had failed when it was actually completing successfully. These adjustments aim to make the behavior clearer and more consistent for the user, especially when working with removable media that will later be used in other systems.

Another relevant change is the possibility of set the LBA (Logical Block Addressing) flag when creating FAT16/32 file systemsThis option is useful for ensuring compatibility of certain hard drives and USB drives with older firmware or BIOS, still present in equipment used by many organizations. Related to this, GParted 1.8 also fixes a bug where the GPT partition type GUID was not copied correctly during copy/paste operations, which could cause minor inconsistencies in the final result.

More careful management of EFI partitions and mount points

UEFI system support is another area where the new version introduces interesting changes. GParted 1.8 incorporates the ability to display a warning when it detects logical EFI System Partition (ESP) partitionsThis is an unusual and potentially problematic configuration. This warning aims to prevent partition design errors that result in boot failures or configurations that are difficult to maintain.

At the same time, the program now It maintains the EFI System Partition partition type when copying an ESP partition to a new partition.instead of modifying or losing that type during the operation. This simplifies the tasks of cloning boot disksThis is relatively common when migrating systems to SSD or NVMe drives in personal and professional computers.

Regarding the working environment, GParted 1.8 changes how internal assembly points are managed. Starting with this version, The tool creates the mount points in a private temporary directoryisolated from the rest of the system. This decision reduces the risk of interference with other tools, improves system cleanup after each session, and makes sense in scenarios like GParted Live, where everything runs from a temporary bootable environment.

Stability fixes and interface adjustments

Beyond the technical changes, GParted 1.8 also introduces Corrections that directly affect the user experience of the graphical interfaceOne of the problems fixed had to do with the interface label (the text that summarizes the work in progress) which was not updating correctly when new tasks were added to the same partition, causing confusion in chained operations.

Another practical improvement is the incorporation of a fixed-width font type when displaying command output in the details of each operationThis makes it easier to read technical messages, especially when the user needs to review the output of external tools called by GParted (for example, utilities specific to each file system).

Support has also been added for Delete file system signatures before copying all file systems involved in an operation. This pre-cleaning prevents any remaining metadata from old systems that could confuse the kernel or subsequent analysis tools, which is especially important when reusing disks in professional contexts or test labs.

In parallel, the official GParted manual and its translations have been updated, including a new screenshot of the main windowAlthough it may seem minor, keeping the documentation aligned with the actual interface helps those starting out with the program, especially if they rely on online guides and manuals in Spanish or other languages.

Internal changes and compilation

Version 1.8 isn't just about the visible changes. Internally, the developers have introduced several modifications focused on code compilation and maintenance, which impacts... simpler integration into different GNU/Linux distributions.

Among these changes, the fact that GParted 1.8 stands out It now requires C++14 as a minimum requirement for compilationThis step aligns the project with modern language standards and with recent versions of compilers such as GCC, widely used in most current distributions.

Improvements have also been made to Facilitate compilation with GCC 15 and its libstdc++This anticipates versions of distributions that are currently under development or in testing. Furthermore, the detection of C++14 in the configuration script is corrected even when the AX_CXX_COMPILE_STDCXX_14 macro is not used, making the package build process more robust in diverse environments.

In terms of internal architecture, the DMRaid component has been refactored to a static classThis simplifies its management within the code and reduces potential points of failure. In addition, there are small, minor fixes that, while not immediately noticeable, contribute to the program's more predictable behavior in critical situations.

GParted 1.8 offers more control over file systems and partition sizes

Regarding file systems specific to the Linux environment, GParted 1.8 includes a significant change in the handling of EXT4. Starting with this version, The tool no longer disables 64-bit support on EXT4 systems smaller than 16 TBPreviously, this capability was disabled in certain cases, which could be unnecessary given current hardware capabilities and modern system administration practices.

This setting allows that EXT4 systems retain their advanced features even on moderately sized drives, which are common in many laptops and desktop computers used in offices and homes. This ensures better future scalability without compromising compatibility now.

In parallel, the fix for the bug related to copying the GUID of GPT partition type and preserving the ESP type when cloning EFI partitions results in more consistent disk management with modern partition tablesSince many new devices already come with UEFI and GPT as standard, this type of refinement is especially relevant.

GParted Live and availability

As in previous versions, GParted 1.8 is available both as an installable application on various GNU/Linux distributions and as a package. GParted Live, a bootable image from USB or CDThis live edition is especially practical for intervening in systems where the program is not wanted or cannot be permanently installed, something quite common when preparing equipment before deploying it in companies or educational centers.

The project maintains its official downloads page as a reference pointFrom this repository, you can obtain both the source code and images of GParted Live. Most distributions update their repositories with new versions of GParted shortly after release, so it's easy to get version 1.8 through your usual package manager.

Although the specific instructions may vary depending on the distribution, in a Debian or Ubuntu-based system, the user will most likely be able to install or update GParted. directly from the official repository of the distributionwithout needing to resort to external sources. For those who work with multiple teams or perform technical support tasks, the availability in stable repositories and the GParted Live option greatly simplify logistics.

Supported operations and file systems compatible with GParted 1.8

In terms of functionality, GParted 1.8 maintains the philosophy of offering a comprehensive set of partitioning operations, with a graphical interface designed to be clear even for less experienced users. With this tool, it is possible resize, move, copy, paste, delete, check and label partitionsas well as generating new UUIDs when necessary.

The wide range of supported file systems remains one of its strengths. GParted can work with EXT2, EXT3, EXT4, Btrfs,This is especially true if the system has the appropriate tools installed for each format. This diversity is very useful in environments where machines running Windows, macOS, and different Linux distributions coexist on mixed networks.

By combining that broad support with the specific improvements of version 1.8, GParted is establishing itself as a solid option for partitioning tasks in both the home and professional sectors.However, it is still advisable to perform backups before any partition changes, especially in scenarios where the computers contain work information or sensitive personal data.

The set of adjustments introduced in GParted 1.8 shows a moderate but consistent evolution, aimed at strengthening stability in critical tasks, clarifying behavior in file systems such as FAT, and improving integration with current technologies like GPT and UEFI. All of this, combined with its broad compatibility with disk formats and the availability of GParted Live, maintains its position as a benchmark tool for both individual users and system administrators.

CloneZilla 3.2.1
Related article:
Clonezilla Live 3.2.1 Now Available, Featuring Linux 6.12 and Cloning Improvements