Lines Matching refs:cgdisk
1 GPT fdisk (aka gdisk, cgdisk, and sgdisk) and FixParts
17 - cgdisk -- This program is modeled after Linux cfdisk, but it operates on
18 GPT disks rather than the MBR disks that cfdisk modifies. As such, cgdisk
42 only in their control interfaces (defined in gdisk.cc, cgdisk.cc,
46 GPT fdisk (gdisk, cgdisk, and sgdisk) Details
50 GPT-partitioned disks, cgdisk is similarly a workalike for fdisk, and
54 limitations that gdisk overcomes. Specific advantages of gdisk, cgdisk, and
73 fdisk and cfdisk (gdisk and cgdisk only)
87 text-mode gdisk, the curses-based interactive cgdisk, and the
189 * The cgdisk program requires the ncurses library and its development files
196 without cgdisk by specifying only the targets you want to compile to
206 Alternatively, you can compile gdisk and/or cgdisk alone, without sgdisk;
216 Makefile. The result should be program files called gdisk, cgdisk, sgdisk,
217 and fixparts. Typing "make gdisk", "make cgdisk", "make sgdisk", or "make
220 /usr/local/sbin. You can copy the man pages (gdisk.8, cgdisk.8, sgdisk.8,