• GNU Parted manipulates partition tables. This is useful for creating space for new operating systems, reorganizing disk usage, copying data on hard disks...
  • www.gnu.org/software/parted/. It consists of a library, libparted, and a command-line front-end, parted, that also serves as a reference implementation.
  • $ sudo parted /dev/vdcGNU Parted 3.2Using /dev/vdcWelcome to GNU Parted! Type 'help' to view a list of commands.(parted).
  • GNU Parted main series. The CVS mainline for parted. Loading graph... ... No revision control details recorded for GNU Parted main series .
  • This manual page documents parted briefly. Complete documentation is distributed with the package in GNU Info format; see near the bottom.
  • Let us start partitioning the RAID on the server. [root@my-server ~]# parted /dev/sdb GNU Parted 2.1 Using /dev/sdb Welcome to GNU Parted!
  • 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
  • GNU Parted is a program for creating and manipulating partition tables. GParted is a GUI frontend. Install the parted package.
  • Of course there is the official GNU Parted User Manual. Parted has a command line shell mode but you can also enter complete commands from your own shell’s...
  • In this tutorial we will focus on the use of GNU parted and see how we can use it to create, resize and delete partitions from the command line interface.