Lines Matching refs:sgdisk
1 GPT fdisk (aka gdisk, cgdisk, and sgdisk) and FixParts
24 - sgdisk -- This program is conceptually similar to the Linux sfdisk and
43 sgdisk.cc, and fixparts.cc, respectively) and in which support code they
46 GPT fdisk (gdisk, cgdisk, and sgdisk) Details
51 sgdisk provides most of gdisk's functionality in a more script-friendly
55 sgdisk include:
64 (gdisk and sgdisk only)
78 access up to three GPT partitions on the disk (gdisk and sgdisk only)
88 command-line-driven sgdisk. The first two are intended for use in manually
89 partitioning disks or changing partitioning details; sgdisk is intended for
195 having problems installing ncurses, you can compile gdisk and/or sgdisk
199 * The sgdisk program requires the popt library and its development files
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,