Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
cfdisk
Linux partition editor part of the util-linux package with a curses-based user interface.

cfdisk is a Linux partition editor, similar to fdisk, but with a different, curses-based user interface. It is part of the util-linux package of Linux utility programs.

The current cfdisk implementation utilizes the libfdisk library and supports partitioning of disks that use Master boot record, GUID Partition Table, BSD disklabel, SGI or SUN disk labels. It also provides information about mount points and general partition information like partition names, types/flags, sizing and UUIDs.

If invoked without arguments, cfdisk attempts to read the current partition table from the disk drive and present its findings.

Related Image Collections Add Image
We don't have any YouTube videos related to cfdisk yet.
We don't have any PDF documents related to cfdisk yet.
We don't have any Books related to cfdisk yet.
We don't have any archived web articles related to cfdisk yet.

See also

References

  1. cfdisk.c in util-linux.git, note the "#include "Retrieved on 18 March 2020 https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git/tree/disk-utils/cfdisk.c