cfdisk(8)


NAME

   GNU cfdisk - a curses-based partition table manipulation program

SYNOPSIS

   cfdisk [options] [device]

DESCRIPTION

   cfdisk  is  a  disk partition manipulation program, which allows you to
   create, destroy, resize, move and copy partitions on a hard drive using
   a  simple  menu-driven  interface. It is useful for organising the disk
   space on a new drive, reorganising an old drive, creating space for new
   operating  systems,  and  copying data to new hard disks. For a list of
   the supported partition types, see  the  --list-partition-types  option
   below.

OPTIONS

   -h, --help
          displays a help message.

   -v, --version
          displays the program's version.

   -a, --arrow-cursor
          use  an  arrow cursor, instead of reverse video highlighting, in
          case your terminal doesn't support it.

   -z, --new-table
          create a new partition table on the disk. This is useful if  you
          want  to  change the partition table type or want to repartition
          you entire drive. Note that this does not delete the  old  table
          on the disk until you commit the changes.

   -u, --units=UNIT
          sets the default display units to UNIT. A list of possible units
          is given below.

   -t, --list-partition-types
          displays a list of supported partition types and features.

UNITS

   You can choose in what  unit  cfdisk  should  display  quantities  like
   partition   sizes.  You  can  choose  from  sectors,  percents,  bytes,
   kilobytes, etc. Note that one kilobyte is equal to 1,000 bytes, as this
   is   consistent  with  the  SI  prefixes  and  is  used  by  hard  disk
   manufacturers. If you prefer to see the  sizes  in  units  with  binary
   prefixes,  you  should  instead select one kilo binary byte (kibibyte),
   which is equal to 1,024 bytes. Whatever display unit you  have  chosen,
   you  can  always  enter  the quantities in the unit of your choice, for
   example 1000000B or 1000kB.

   compact
          display each size in the most suitable unit from B, kB,  MB,  GB
          and TB.

   B      one byte

   kB     one kilobyte (1,000 bytes)

   MB     one megabyte (1,000,000 bytes)

   GB     one gigabyte (1,000,000,000 bytes)

   TB     one terabyte (1,000,000,000,000 bytes)

   KiB    one kilo binary byte (1,024 bytes)

   MiB    one mega binary byte (1,048,576 bytes)

   GiB    one giga binary byte (1,073,741,824 bytes)

   TiB    one tera binary byte (1,099,511,627,776 bytes)

   s      one  sector.  It depends on the sector size of the disk. You can
          use it if you want to see or choose the exact size in sectors.

   %      one percent from the size of the disk

   cyl    one cylinder. It depends on the cylinder size.

   chs    use CHS display units.

BUGS

   There are no known bugs. We are in early stages for development, so  be
   careful.

SEE ALSO

   fdisk(8),  mkfs(8), parted(8) The cfdisk program is fully documented in
   the info(1) format GNU cfdisk User Manual manual.


More Linux Commands

manpages/idn.conf.5.html
idn.conf.5 - idn.conf(5) - configuration files for idnkit library........
idn.conf and .idnrc are configuration files for idnkit library which is a toolkit for handling internationalized domain names. idnkit library tries to load the

manpages/eview.1.html
eview(1) - easy Vim, edit a file with Vim and setup for mode
eVim starts Vim and sets options to make it behave like a modeless editor. This is still Vim but used as a point-and-click editor. This feels a lot like using N

manpages/tcpdump.1.html
tcpdump(1) - dump traffic on a network - Linux manual page
Tcpdump prints out a description of the contents of packets on a network interface that match the boolean expression. It can also be run with the -w flag, which

manpages/nss-myhostname.8.html
nss-myhostname(8) Provide hostname resolution for the locall
nss-myhostname is a plugin for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc) providing hostname resolution for the locally config

manpages/lvmdiskscan.8.html
lvmdiskscan(8) - scan for all devices visible to LVM2.......
lvmdiskscan scans all SCSI, (E)IDE disks, multiple devices and a bunch of other block devices in the system looking for LVM physical volumes. The size reported

manpages/XQueryPointer.3.html
XQueryPointer(3) - get pointer coordinates - Linux man page
The XQueryPointer function returns the root window the pointer is logically on and the pointer coordinates relative to the root windows origin. If XQueryPointer

manpages/menu_value.3menu.html
menu_value(3menu) - set and get menu item values (Man Page)
If you turn off the menu option O_ONEVALUE (e.g., with set_menu_opts or menu_opts_off; see opts(3MENU)), the menu becomes multi-valued; that is, more than one i

manpages/log2.3.html
log2(3) - base-2 logarithmic function - Linux manual page...
The log2() function returns the base 2 logarithm of x. RETURN VALUE On success, these functions return the base 2 logarithm of x. For special cases, including w

manpages/agetty.8.html
agetty(8) - alternative Linux getty - Linux manual page.....
agetty opens a tty port, prompts for a login name and invokes the /bin/login command. It is normally invoked by init(8). agetty has several non-standard feature

manpages/xinetd.conf.5.html
xinetd.conf(5) - Extended Internet Services Daemon configura
xinetd.conf is the configuration file that determines the services provided by xinetd. Any line whose first non-white-space character is a # is considered a com

manpages/if_indextoname.3.html
if_indextoname(3) mappings between network interface names a
The if_nametoindex() function returns the index of the network interface corresponding to the name ifname. The if_indextoname() function returns the name of the

manpages/rmid.1.html
rmid(1) - The Java RMI Activation System Daemon (Man Page)
The rmid tool starts the activation system daemon. The activation system daemon must be started before activatable objects can be either registered with the act





We can't live, work or learn in freedom unless the software we use is free.