Documented new opportunity to use with -append_partition the HFS+ type GUID to get APM type "Apple_HFS"
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.5.3, Oct 29, 2020"
|
||||
.TH XORRISOFS 1 "Version 1.5.3, Nov 15, 2020"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -1294,6 +1294,7 @@ Any other GUID will be mapped to 0x83.
|
||||
\fB--protective-msdos-label\fR
|
||||
Patch the System Area by a simple PC\-DOS partition table where partition 1
|
||||
claims the range of the ISO image but leaves the first block unclaimed.
|
||||
This is mutally exclusive to option \-isohybrid\-mbr.
|
||||
.TP
|
||||
\fB--mbr-force-bootable\fR
|
||||
Enforce an MBR partition with "bootable/active" flag if options like
|
||||
@ -1383,6 +1384,8 @@ a2a0d0ebe5b9334487c068b6b72699c7 or as structured text like
|
||||
EBD0A0A2\-B9E5\-4433\-87C0\-68B6B72699C7. It will be used if the partition is
|
||||
mentioned in GPT. In MBR, C12A7328\-F81F\-11D2\-BA4B\-00A0C93EC93B will be mapped
|
||||
to 0xef. Any other GUID will be mapped to 0x83.
|
||||
In APM, 48465300\-0000\-11AA\-AA11\-00306543ECAC will be mapped to partition
|
||||
type "Apple_HFS", any other to "Data".
|
||||
.br
|
||||
If some other command causes the production of GPT, then the appended
|
||||
partitions will be mentioned there too, even if not \-appended_part_as_gpt
|
||||
|
Reference in New Issue
Block a user