Mentioned -append_partition in manual about --mbr-force-bootable
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.4.7, Jun 03, 2017"
|
||||
.TH XORRISOFS 1 "Version 1.4.7, Jun 29, 2017"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -1241,6 +1241,10 @@ MBR partition of type other than 0xee or 0xef.
|
||||
If no such partition exists, then no bootflag is set, unless
|
||||
\-\-mbr\-force\-bootable forces creation of a dummy partition
|
||||
of type 0x00 which covers only the first block of the ISO image.
|
||||
.br
|
||||
If no bootable MBR is indicated by other options and a partition gets created
|
||||
by \-append_partition, then \-\-mbr\-force\-bootable causes a
|
||||
bootflag like it would do with e.g. \-\-protective\-msdos\-label.
|
||||
.TP
|
||||
\fB\-partition_offset\fR 2kb_block_adr
|
||||
Cause a partition table with a single partition that begins at the
|
||||
|
Reference in New Issue
Block a user