|
|
|
@ -892,6 +892,19 @@ Sytem Area.
|
|
|
|
|
boot image will be marked as emulating a floppy. (Not suitable
|
|
|
|
|
for any known boot loader.)
|
|
|
|
|
|
|
|
|
|
-eltorito-id text|56_hexdigits
|
|
|
|
|
Define the ID string of the boot catalog section where the boot
|
|
|
|
|
image will be listed. If the value consists of 56 characters
|
|
|
|
|
[0-9A-Fa-f] then it is converted into 28 bytes, else the first 28
|
|
|
|
|
characters become the ID string. The ID string of the first boot
|
|
|
|
|
image becomes the overall catalog ID. It is limited to 24
|
|
|
|
|
characters. Other id_strings become section IDs.
|
|
|
|
|
|
|
|
|
|
-eltorito-selcrit hexdigits
|
|
|
|
|
Define the Selection Criteria of the boot image. Up to 20 bytes
|
|
|
|
|
get read from the given characters [0-9A-Fa-f]. They get
|
|
|
|
|
attributed to the boot image entry in the catalog.
|
|
|
|
|
|
|
|
|
|
-boot-info-table
|
|
|
|
|
Overwrite certain bytes in the current boot image. The information
|
|
|
|
|
will be supplied by xorriso in the course of image production:
|
|
|
|
@ -1702,7 +1715,7 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
|
|
|
|
|
|
|
|
|
|
* --acl Recording of ACLs: SetExtras. (line 71)
|
|
|
|
|
* --boot-catalog-hide Hide El Torito boot catalog: Bootable.
|
|
|
|
|
(line 95)
|
|
|
|
|
(line 108)
|
|
|
|
|
* --efi-boot El Torito EFI boot image: Bootable. (line 58)
|
|
|
|
|
* --embedded-boot Fill System Area e.g. by MBR: SystemArea. (line 35)
|
|
|
|
|
* --emul-toc enable table-of-content emulation: SetProduct. (line 35)
|
|
|
|
@ -1738,9 +1751,9 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
|
|
|
|
|
* -b El Torito PC-BIOS boot image: Bootable. (line 32)
|
|
|
|
|
* -B SUN SPARC boot images: SystemArea. (line 177)
|
|
|
|
|
* -biblio set Biblio File path: ImageId. (line 72)
|
|
|
|
|
* -boot-info-table Patch El Torito boot image: Bootable. (line 80)
|
|
|
|
|
* -boot-info-table Patch El Torito boot image: Bootable. (line 93)
|
|
|
|
|
* -boot-load-size El Torito boot image load size: Bootable. (line 63)
|
|
|
|
|
* -c El Torito boot catalog name: Bootable. (line 86)
|
|
|
|
|
* -c El Torito boot catalog name: Bootable. (line 99)
|
|
|
|
|
* -C set load address and write address offset: Loading. (line 28)
|
|
|
|
|
* -cdrecord-params set load address and write address offset: Loading.
|
|
|
|
|
(line 50)
|
|
|
|
@ -1762,7 +1775,10 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
|
|
|
|
|
* -eltorito-alt-boot begin next boot catalog entry: Bootable.
|
|
|
|
|
(line 43)
|
|
|
|
|
* -eltorito-boot El Torito PC-BIOS boot image: Bootable. (line 40)
|
|
|
|
|
* -eltorito-catalog El Torito boot catalog name: Bootable. (line 92)
|
|
|
|
|
* -eltorito-catalog El Torito boot catalog name: Bootable. (line 105)
|
|
|
|
|
* -eltorito-id El Torito boot section id string: Bootable. (line 80)
|
|
|
|
|
* -eltorito-selcrit El Torito boot selection criteria: Bootable.
|
|
|
|
|
(line 88)
|
|
|
|
|
* -exclude exclude disk files from inserting: SetInsert. (line 42)
|
|
|
|
|
* -exclude-list exclude disk files from inserting: SetInsert.
|
|
|
|
|
(line 51)
|
|
|
|
@ -1905,21 +1921,25 @@ File: xorrisofs.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
|
|
|
|
* Biblio File, set path, -biblio: ImageId. (line 72)
|
|
|
|
|
* Block address, set sort weight, --sort-weight: SetProduct. (line 49)
|
|
|
|
|
* Bootability, boot catalog hidden, --boot-catalog-hide: Bootable.
|
|
|
|
|
(line 95)
|
|
|
|
|
(line 108)
|
|
|
|
|
* Bootability, boot catalog name, -c, -eltorito-catalog: Bootable.
|
|
|
|
|
(line 86)
|
|
|
|
|
(line 99)
|
|
|
|
|
* Bootability, boot image emulation, -hard-disk-boot: Bootable.
|
|
|
|
|
(line 68)
|
|
|
|
|
* Bootability, boot image load size, -boot-load-size: Bootable.
|
|
|
|
|
(line 63)
|
|
|
|
|
* Bootability, boot image patching, -boot-info-table: Bootable.
|
|
|
|
|
(line 80)
|
|
|
|
|
(line 93)
|
|
|
|
|
* Bootability, control, --efi-boot: Bootable. (line 58)
|
|
|
|
|
* Bootability, control, -b, -eltorito-boot: Bootable. (line 32)
|
|
|
|
|
* Bootability, control, -B, -sparc-boot: SystemArea. (line 177)
|
|
|
|
|
* Bootability, control, -e: Bootable. (line 50)
|
|
|
|
|
* Bootability, control, -mips-boot: SystemArea. (line 164)
|
|
|
|
|
* Bootability, control, -mipsel-boot: SystemArea. (line 171)
|
|
|
|
|
* Bootability, El Torito section id string, -eltorito-id: Bootable.
|
|
|
|
|
(line 80)
|
|
|
|
|
* Bootability, El Torito selection criteria, -eltorito-selcrit: Bootable.
|
|
|
|
|
(line 88)
|
|
|
|
|
* Bootability, fill System Area e.g. by MBR, -G, --embedded-boot, -generic-boot: SystemArea.
|
|
|
|
|
(line 25)
|
|
|
|
|
* Bootability, for CHRP, -chrp-boot-part: SystemArea. (line 149)
|
|
|
|
@ -2089,23 +2109,23 @@ Node: SetExtras20451
|
|
|
|
|
Node: SetHide28860
|
|
|
|
|
Node: ImageId30168
|
|
|
|
|
Node: Bootable33673
|
|
|
|
|
Node: SystemArea37738
|
|
|
|
|
Node: Charset47381
|
|
|
|
|
Node: Jigdo48407
|
|
|
|
|
Node: Miscellaneous52674
|
|
|
|
|
Node: Examples54047
|
|
|
|
|
Node: ExSimple54533
|
|
|
|
|
Node: ExGraft55012
|
|
|
|
|
Node: ExMkisofs56259
|
|
|
|
|
Node: ExGrowisofs57512
|
|
|
|
|
Node: ExIncBackup58684
|
|
|
|
|
Node: ExIncBckAcc61792
|
|
|
|
|
Node: ExBootable63468
|
|
|
|
|
Node: Files65560
|
|
|
|
|
Node: Seealso66634
|
|
|
|
|
Node: Bugreport67290
|
|
|
|
|
Node: Legal67871
|
|
|
|
|
Node: CommandIdx68766
|
|
|
|
|
Node: ConceptIdx82400
|
|
|
|
|
Node: SystemArea38383
|
|
|
|
|
Node: Charset48026
|
|
|
|
|
Node: Jigdo49052
|
|
|
|
|
Node: Miscellaneous53319
|
|
|
|
|
Node: Examples54692
|
|
|
|
|
Node: ExSimple55178
|
|
|
|
|
Node: ExGraft55657
|
|
|
|
|
Node: ExMkisofs56904
|
|
|
|
|
Node: ExGrowisofs58157
|
|
|
|
|
Node: ExIncBackup59329
|
|
|
|
|
Node: ExIncBckAcc62437
|
|
|
|
|
Node: ExBootable64113
|
|
|
|
|
Node: Files66205
|
|
|
|
|
Node: Seealso67279
|
|
|
|
|
Node: Bugreport67935
|
|
|
|
|
Node: Legal68516
|
|
|
|
|
Node: CommandIdx69411
|
|
|
|
|
Node: ConceptIdx83258
|
|
|
|
|
|
|
|
|
|
End Tag Table
|
|
|
|
|