• There’s a GUI alternative to fdisk and it is the cfdisk. You can start customizing the table by doing: cfdisk /dev/vda and then follow the wizard.
  • Cfdisk is a command-line partitioning tool for Linux. It is a curses-based program, which means that it uses a text-based user interface that is easy to use.
  • cfdisk commands can be entered by pressing the desired key (pressing Enter after the command is not necessary). Here is a list of the available commands
  • cfdisk is a partition management command with a user-friendly interface. It allows you to create, delete, resize, or move partitions on a disk without losing data.
  • man page | Documentation Library | Writing UNIX manpages. Sorry, unable to find any data for `cfdisk'.
  • On the first screen cfdisk lists the current partition table with the names and some data about each partition. ... After closing down cfdisk we return to console.
  • In this tutorial we learn how to manipulate partition tables using fdisk, cfdisk and sfdisk, and explore the differences between these tools.
  • cfdisk command. Logical Volume Manager (LVM). ... Identification of partitions. There are at least two commands for partitioning a disk: fdisk and cfdisk.
  • A screenshot of cfdisk's user interface. cfdisk is a Linux partition editor, similar to fdisk, but with a different, curses-based user interface.
  • The ‘cfdisk’ command is a program that allows users to manage partition tables and partitions on a hard disk using a curses UI.