GNU Parted is an open source utility for partitioning, resizing and managing disk partitions and the file systems on them. It supports a wide range of file systems and works on both MBR and GPT partition tables.
GNU Parted is an open source utility for partitioning, resizing and managing disk partitions and the file systems on them. It supports a wide range of file systems and works on both MBR and GPT partition tables.
What is GNU Parted?
GNU Parted is a free and open source disk partitioning utility for Linux and other Unix-like operating systems. It allows users to create, delete, resize and move partitions, as well as the file systems on those partitions.
Some key features of GNU Parted include:
Supports a wide variety of file systems including ext2, ext3, ext4, FAT16, FAT32, HFS, HFS+, NTFS and more.
Can work with both MBR (Master Boot Record) and GPT (GUID Partition Table) partition schemes.
Includes command line and interactive text-based user interfaces.
Has advanced features like aligning partitions for best performance on modern storage devices.
Allows copying data from one partition to another for backups or migrations.
Integrates with device mapper for features like LVM and software RAID.
GNU Parted is commonly used from live CDs/USBs when preforming tasks like resizing partitions or recovering data from corrupt file systems. It provides a flexible and reliable way to view, edit and manage partition layouts and drive configurations from the command line.
GNU Parted Features
Features
Disk partitioning
Creating, deleting, resizing, moving and copying partitions
GParted is a free open-source graphical partition manager that enables you to easily resize, copy, and move partitions on your hard drive without data loss. It supports a wide range of file systems including ext2, ext3, ext4, FAT16, FAT32, HFS+, NTFS, ReiserFS, and more.Some key features of GParted include:Graphical user...
Diskpart is a powerful command-line disk partitioning utility that comes included with all modern versions of Windows. It provides administrators and power users with a tool to manage disks, partitions, and volumes directly from the command line interface.With Diskpart, users can perform various partition-related tasks like creating, deleting, formatting, extending,...
GNU fdisk is a command-line disk partitioning utility for Linux and UNIX-like operating systems. It allows users to view, create, delete, and modify disk partitions on hard drives and other block devices.Some key features of GNU fdisk include:Supports a variety of partition table types like MBR, GPT, SUN, SGI, BSD,...
Windows Computer Management is an administrative tool included in Windows operating systems starting from Windows XP and Windows Server 2003. It provides system administrators a centralized interface to manage local and remote Windows computers.Computer Management combines various system administration snap-ins into a single Microsoft Management Console (MMC). These includes snap-ins...
The GNU Core Utilities are a collection of basic command-line programs that provide functionality for common tasks in Unix-like operating systems. They are developed by the Free Software Foundation as a core part of the GNU operating system.The utilities cover functionality like file manipulation (copy, move, delete, rename), text processing...
blivet-gui is an open-source graphical user interface application for managing disk partitions and LVM volumes on Linux systems. It provides a user-friendly way to perform common disk partitioning operations without manually editing configuration files.Some key features of blivet-gui include:Create, resize, move, copy, and delete partitionsCreate, resize, and delete LVM volume...