Lines Matching +full:slice +full:- +full:per +full:- +full:line

9 fdisk \- create or modify fixed disk partition table
13 \fBfdisk\fR [\fB-o\fR \fIoffset\fR] [\fB-s\fR \fIsize\fR] [\fB-P\fR \fIfill_patt\fR] [\fB-S\fR \fIg…
14 …[\fB-w\fR | \fB-r\fR | \fB-d\fR | \fB-n\fR | \fB-I\fR | \fB-B\fR | \fB-t\fR | \fB-T\fR | \fB-g\fR …
15 [-\fB-F\fR \fIfdisk_file\fR] [ [\fB-v\fR] \fB-W\fR {\fIfdisk_file\fR | \(mi}]
16 [\fB-h\fR] [\fB-b\fR \fImasterboot\fR]
17 …[\fB-A\fR \fIid\fR : \fIact\fR : \fIbhead\fR : \fIbsect\fR : \fIbcyl\fR : \fIehead\fR : \fIesect\f…
19 …[\fB-D\fR \fIid\fR : \fIact\fR : \fIbhead:\fR \fIbsect\fR : \fIbcyl\fR : \fIehead:\fR \fIesect\fR :
21 [\fB-E\fR [\fIslot\fR : \fIactive\fR]]
50 This table is used by the first-stage bootstrap (or firmware) to identify parts
52 partition containing the second-stage bootstrap (the \fIactive\fR Solaris
61 self-explanatory.
68 when the initial table is created, \fBfdisk\fR also writes out the first-stage
70 only) when creating an entry for a non-EFI partition on a disk that is larger
78 delete an entry described on the command line. In this mode the entire
80 \fBfdisk\fR can also be used to create this file. There is a command line
86 section of the disk can be filled with a user-specified pattern and mode
89 Note -
113 MS-DOS, UNIX, or other). It will then ask for the size of the partition as a
129 This option allows the user to specify the partition where the first-stage
130 bootstrap will look for the second-stage bootstrap, otherwise known as the
181 or in human readable form - KB, MB, or GB), and the partition ID. While
279 \fB\fB-A\fR \fIid:act:bhead:bsect:bcyl:ehead:esect:ecyl:rsect:numsect\fR\fR
283 Add a partition as described by the argument (see the \fB-F\fR option below for
291 \fB\fB-b\fR \fImaster_boot\fR\fR
302 \fB\fB-B\fR\fR
314 \fB\fB-d\fR\fR
320 with \fB-F\fR.
326 \fB\fB-D\fR \fIid:act:bhead:bsect:bcyl:ehead:esect:ecyl:rsect:numsect\fR\fR
330 Delete a partition as described by the argument (see the \fB-F\fR option below
339 \fB-E\fR [\fIslot\fR:\fIactive\fR]
352 entry is in the first slot. To work around these problems, the \fB-E\fR
379 \fB\fB-F\fR \fIfdisk_file\fR\fR
393 Each line is composed of entries that are position-dependent, are separated by
507 \fB\fB-g\fR\fR
511 Get the label geometry for disk and display on stdout (see the \fB-S\fR option
518 \fB\fB-G\fR\fR
522 Get the physical geometry for disk and display on stdout (see the \fB-S\fR
529 \fB\fB-h\fR\fR
540 \fB\fB-I\fR\fR
545 a disk without using the device. Note that you must use \fB-S\fR with this
552 \fB\fB-n\fR\fR
557 If no other options are used, \fB-n\fR will only write the master boot record
559 mode if the \fB-n\fR option is specified.
565 \fB\fB-o\fR \fIoffset\fR\fR
569 Block offset from start of disk. This option is used for \fB-P\fR, \fB-r\fR,
570 and \fB-w\fR. Zero is assumed when this option is not used.
576 \fB\fB-P\fR \fIfill_patt\fR\fR
583 as long words and fills each block (see \fB-o\fR and \fB-s\fR).
589 \fB\fB-r\fR\fR
593 Read from disk and write to stdout. See \fB-o\fR and \fB-s\fR, which specify
600 \fB\fB-R\fR\fR
604 Treat disk as read-only. This is for testing purposes.
610 \fB\fB-s\fR \fIsize\fR\fR
614 Number of blocks to perform operation on (see \fB-o\fR).
620 \fB\fB-S\fR \fIgeom_file\fR\fR
625 \fIgeom_file\fR contains one specification line. Each line is delimited by a
626 new-line character (\fB\en\fR). If the first character of a line is an asterisk
627 (*), the line is treated as a comment. Each line is composed of entries that
628 are position-dependent, are separated by white space, and have the following
690 The number of sectors per track.
707 \fB\fB-t\fR\fR
711 Adjust incorrect slice table entries so that they will not cross partition
718 \fB\fB-T\fR\fR
722 Remove incorrect slice table entries that span partition table boundaries.
728 \fB\fB-v\fR\fR
733 conjunction with the \fB-W\fR flag. This option will work for platforms which
740 \fB\fB-w\fR\fR
744 Write to disk and read from stdin. See \fB-o\fR and \fB-s\fR, which specify the
751 \fB\fB-W\fR \fB\(mi\fR\fR
761 \fB\fB-W\fR \fIfdisk_file\fR\fR
766 with the \fB-F\fR option below.
812 Most messages will be self-explanatory. The following may appear immediately