Documented new opportunity to use with -append_partition the HFS+ type GUID to get APM type "Apple_HFS"

This commit is contained in:
2020-11-15 15:31:10 +01:00
parent 266a6f47d1
commit abd65a7eb6
6 changed files with 126 additions and 111 deletions

View File

@ -3289,7 +3289,9 @@ Examples:
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.
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.
The disk_path must provide the necessary data bytes at commit time.
@ -6003,7 +6005,7 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
* Session, _definition: Model. (line 6)
* Sorting order, for -x, -list_arg_sorting: ArgSort. (line 26)
* SUN Disk Label, production: Bootable. (line 373)
* SUN SPARC boot images, activation: Bootable. (line 452)
* SUN SPARC boot images, activation: Bootable. (line 454)
* Symbolic link, create, -lns: Insert. (line 181)
* System area, _definition: Bootable. (line 200)
* Table-of-content, search sessions, -rom_toc_scan: Loading. (line 299)
@ -6072,40 +6074,40 @@ Node: Filter107267
Node: Writing111889
Node: SetWrite124144
Node: Bootable153144
Node: Jigdo180229
Node: Charset185232
Node: Exception188561
Node: DialogCtl194690
Node: Inquiry197292
Node: Navigate206174
Node: Verify214881
Node: Restore226030
Node: Emulation236013
Node: Scripting246469
Node: Frontend254252
Node: Examples263878
Node: ExDevices265056
Node: ExCreate265717
Node: ExDialog267017
Node: ExGrowing268288
Node: ExModifying269097
Node: ExBootable269607
Node: ExCharset270162
Node: ExPseudo271058
Node: ExCdrecord271985
Node: ExMkisofs272305
Node: ExGrowisofs274202
Node: ExException275355
Node: ExTime275813
Node: ExIncBackup276271
Node: ExRestore280297
Node: ExRecovery281243
Node: Files281815
Node: Environ283149
Node: Seealso283897
Node: Bugreport284614
Node: Legal285205
Node: CommandIdx286217
Node: ConceptIdx303833
Node: Jigdo180352
Node: Charset185355
Node: Exception188684
Node: DialogCtl194813
Node: Inquiry197415
Node: Navigate206297
Node: Verify215004
Node: Restore226153
Node: Emulation236136
Node: Scripting246592
Node: Frontend254375
Node: Examples264001
Node: ExDevices265179
Node: ExCreate265840
Node: ExDialog267140
Node: ExGrowing268411
Node: ExModifying269220
Node: ExBootable269730
Node: ExCharset270285
Node: ExPseudo271181
Node: ExCdrecord272108
Node: ExMkisofs272428
Node: ExGrowisofs274325
Node: ExException275478
Node: ExTime275936
Node: ExIncBackup276394
Node: ExRestore280420
Node: ExRecovery281366
Node: Files281938
Node: Environ283272
Node: Seealso284020
Node: Bugreport284737
Node: Legal285328
Node: CommandIdx286340
Node: ConceptIdx303956

End Tag Table