Lines Matching refs:gdisk
1 GPT fdisk (aka gdisk, cgdisk, and sgdisk) and FixParts
10 - gdisk -- This program is modeled after Linux fdisk, but it operates on
12 disks that fdisk modifies. As such, gdisk is an interactive text-mode
22 gdisk uses.
28 take several commands in gdisk to accomplish.
42 only in their control interfaces (defined in gdisk.cc, cgdisk.cc,
46 GPT fdisk (gdisk, cgdisk, and sgdisk) Details
49 The gdisk program is intended as a (somewhat) fdisk-workalike program for
51 sgdisk provides most of gdisk's functionality in a more script-friendly
54 limitations that gdisk overcomes. Specific advantages of gdisk, cgdisk, and
64 (gdisk and sgdisk only)
73 fdisk and cfdisk (gdisk and cgdisk only)
78 access up to three GPT partitions on the disk (gdisk and sgdisk only)
83 filesystem already in place with gdisk, for instance. There's no GUI
84 version of gdisk.
87 text-mode gdisk, the curses-based interactive cgdisk, and the
195 having problems installing ncurses, you can compile gdisk and/or sgdisk
206 Alternatively, you can compile gdisk and/or cgdisk alone, without sgdisk;
207 gdisk doesn't require popt.
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,