New -boot_image partition_cyl_align mode "all"
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
.\" First parameter, NAME, should be all caps
|
||||
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
.\" other parameters are allowed: see man(7), man(1)
|
||||
.TH XORRISOFS 1 "Version 1.2.5, Jul 20, 2012"
|
||||
.TH XORRISOFS 1 "Version 1.2.5, Sep 21, 2012"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -1036,13 +1036,17 @@ option \-isohybrid\-mbr is given.
|
||||
.br
|
||||
Mode "on" causes alignment by padding with option
|
||||
\-\-protective\-msdos\-label too.
|
||||
Mode "all" is like "on" but also pads up partitions from \-append_partition
|
||||
to an aligned size.
|
||||
.br
|
||||
Mode "off" disables alignment unconditionally.
|
||||
.TP
|
||||
\fB\-append_partition\fR partition_number type_code disk_path
|
||||
Cause a prepared filesystem image to be appended to the ISO image and to be
|
||||
described by a partition table entry in a boot block at the start of the
|
||||
emerging ISO image. The partition entry will bear the size of the submitted
|
||||
file rounded up to the next multiple of 2048 bytes.
|
||||
file rounded up to the next multiple of 2048 bytes or to the next multiple
|
||||
of the cylinder size.
|
||||
.br
|
||||
Beware of subsequent multi\-session runs. The appended partition will get
|
||||
overwritten.
|
||||
|
Reference in New Issue
Block a user