Documented new opportunity to use with -append_partition the HFS+ type GUID to get APM type "Apple_HFS"
This commit is contained in:
@ -50,7 +50,7 @@
|
||||
@c man .\" First parameter, NAME, should be all caps
|
||||
@c man .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
@c man .\" other parameters are allowed: see man(7), man(1)
|
||||
@c man .TH XORRISOFS 1 "Version 1.5.3, Oct 29, 2020"
|
||||
@c man .TH XORRISOFS 1 "Version 1.5.3, Nov 15, 2020"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@ -1708,6 +1708,7 @@ Any other GUID will be mapped to 0x83.
|
||||
@cindex Bootability, patch System Area partition table, @minus{}@minus{}protective-msdos-label
|
||||
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.
|
||||
@c man .TP
|
||||
@item @minus{}@minus{}mbr-force-bootable
|
||||
@kindex @minus{}@minus{}mbr-force-bootable Enforce MBR bootable/active flag
|
||||
@ -1809,6 +1810,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".
|
||||
@*
|
||||
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