Lines Matching full:partition
46 .Op Fl s Ar scheme Op Fl p Ar partition ...
52 utility creates a disk image from the raw partition contents specified with
54 .Ar partition
74 with a boot partition.
75 The contents of such a boot partition is provided like any other partition
120 An empty partition table can be written to the disk when specifying a
158 option marks a partition as active, if the partitioning
165 will only mark the first partition as active when boot code is
169 option to override the active partition.
171 partition's
284 For example, the GUID Partition Table (GPT) scheme has a header in the last
291 .Sh PARTITION SPECIFICATION
294 may be used multiple times to specify a list of created partition entries.
295 A specification that is a single dash indicates an unused partition entry.
296 Otherwise, a partition specification has the following format:
302 the partition type alias (f.e.: freebsd-swap)
304 and a label for partitioning schemes that feature partition labels
312 contents holds the size of an empty partition,
321 of the partition.
325 the specification of a partition's contents
337 and also containing a swap partition, run the
355 The output of the first will be fed as the contents of a partition to the
376 For example, to create an image that is compatible with partition layouts
379 the 'd' partition often needs to be skipped.
380 This is accomplished by inserting an unused partition after the first 2
381 partition specifications.
383 skip the 'c' partition by virtue of it referring to the entire disk.
391 For partitioning schemes that feature partition labels, the
394 In the following example the file system partition is labeled as 'backup':