|
|
|
@ -2582,8 +2582,9 @@ There are booting mechanisms which do not use an El Torito record but
|
|
|
|
|
rather start at the first bytes of the image: PC-BIOS MBR or EFI GPT for |
|
|
|
|
hard-disk-like devices, APM partition entries for Macs which expect |
|
|
|
|
HFS+ boot images, MIPS Volume Header for old SGI computers, DEC Boot |
|
|
|
|
Block for old DECstation, SUN Disk Label for SPARC machines, HP-PA boot |
|
|
|
|
sector for HP PA-RISC machines. |
|
|
|
|
Block for old MIPS DECstation, SUN Disk Label for SPARC machines, HP-PA |
|
|
|
|
boot sector for HP PA-RISC machines, DEC Alpha SRM boot sector for old |
|
|
|
|
DEC Alpha machines. |
|
|
|
|
|
|
|
|
|
-boot_image "any"|"isolinux"|"grub" |
|
|
|
|
"discard"|"keep"|"patch"|"show_status"|bootspec|"next" |
|
|
|
@ -2838,9 +2839,14 @@ sector for HP PA-RISC machines.
|
|
|
|
|
*hppa_hdrversion=*number chooses between PALO header version 5 |
|
|
|
|
(default) and version 4. For the appropriate value see in PALO |
|
|
|
|
source code: PALOHDRVERSION. |
|
|
|
|
*mips_discard*, *sparc_discard*, and *hppa_discard* revoke any |
|
|
|
|
boot file declarations made for mips, mipsel, sparc resp. hppa. |
|
|
|
|
This removes the ban on production of other boot blocks. |
|
|
|
|
*alpha_boot=*iso_rr_path declares a data file in the image to be |
|
|
|
|
the DEC Alpha SRM Secondary Bootloader and causes production of a |
|
|
|
|
boot sector which points to it. This is mutually exclusive with |
|
|
|
|
production of other boot blocks like MBR. |
|
|
|
|
*mips_discard*, *sparc_discard*, *hppa_discard*, *alpha_discard* |
|
|
|
|
revoke any boot file declarations made for mips, mipsel, sparc, |
|
|
|
|
hppa, resp. alpha. This removes the ban on production of other |
|
|
|
|
boot blocks. |
|
|
|
|
*hfsplus_serial=*hexstring sets a string of 16 digits "0" to "9" |
|
|
|
|
and letters "a" to "f", which will be used as unique serial number |
|
|
|
|
of an emerging HFS+ filesystem. |
|
|
|
@ -5056,7 +5062,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
|
|
|
|
* -alter_date sets timestamps in ISO image: Manip. (line 154) |
|
|
|
|
* -alter_date_r sets timestamps in ISO image: Manip. (line 187) |
|
|
|
|
* -append_partition adds arbitrary file after image end: Bootable. |
|
|
|
|
(line 296) |
|
|
|
|
(line 302) |
|
|
|
|
* -application_id sets application id: SetWrite. (line 196) |
|
|
|
|
* -application_use sets application use field: SetWrite. (line 262) |
|
|
|
|
* -as emulates mkisofs or cdrecord: Emulation. (line 13) |
|
|
|
@ -5066,7 +5072,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
|
|
|
|
* -ban_stdio_write demands real drive: Loading. (line 278) |
|
|
|
|
* -biblio_file sets biblio file name: SetWrite. (line 244) |
|
|
|
|
* -blank erases media: Writing. (line 61) |
|
|
|
|
* -boot_image controls bootability: Bootable. (line 26) |
|
|
|
|
* -boot_image controls bootability: Bootable. (line 27) |
|
|
|
|
* -calm_drive reduces drive activity: Loading. (line 267) |
|
|
|
|
* -cd sets working directory in ISO: Navigate. (line 7) |
|
|
|
|
* -cdx sets working directory on disk: Navigate. (line 16) |
|
|
|
@ -5294,11 +5300,11 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
|
|
|
|
* ACL, set in ISO image, -setfacl_r: Manip. (line 105) |
|
|
|
|
* ACL, show in ISO image, -getfacl: Navigate. (line 70) |
|
|
|
|
* ACL, show in ISO image, -getfacl_r: Navigate. (line 77) |
|
|
|
|
* APM block size: Bootable. (line 287) |
|
|
|
|
* APM block size: Bootable. (line 293) |
|
|
|
|
* APM, _definition: Extras. (line 41) |
|
|
|
|
* Appendable media, _definition: Media. (line 38) |
|
|
|
|
* Appended Filesystem Image, -append_partition: Bootable. (line 296) |
|
|
|
|
* Appended partition, in MBR or GPT: Bootable. (line 184) |
|
|
|
|
* Appended Filesystem Image, -append_partition: Bootable. (line 302) |
|
|
|
|
* Appended partition, in MBR or GPT: Bootable. (line 185) |
|
|
|
|
* Automatic execution order, of arguments, -x: ArgSort. (line 16) |
|
|
|
|
* Backslash Interpretation, _definition: Processing. (line 52) |
|
|
|
|
* Backup, enable fast incremental, -disk_dev_ino: Loading. (line 217) |
|
|
|
@ -5306,7 +5312,7 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
|
|
|
|
* Backup, scdbackup checksum tag, -scdbackup: Emulation. (line 179) |
|
|
|
|
* Blank media, _definition: Media. (line 29) |
|
|
|
|
* Blind growing, _definition: Methods. (line 40) |
|
|
|
|
* Bootability, control, -boot_image: Bootable. (line 26) |
|
|
|
|
* Bootability, control, -boot_image: Bootable. (line 27) |
|
|
|
|
* Bugs, reporting: Bugreport. (line 6) |
|
|
|
|
* cdrecord, Emulation: Emulation. (line 118) |
|
|
|
|
* Character Set, _definition: Charset. (line 6) |
|
|
|
@ -5315,14 +5321,15 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
|
|
|
|
* Character Set, for output, -out_charset: SetWrite. (line 276) |
|
|
|
|
* Character set, learn from image, -auto_charset: Loading. (line 122) |
|
|
|
|
* Character Set, of terminal, -local_charset: Charset. (line 58) |
|
|
|
|
* CHRP partition, _definition: Bootable. (line 189) |
|
|
|
|
* CHRP partition, _definition: Bootable. (line 190) |
|
|
|
|
* Closed media, _definition: Media. (line 43) |
|
|
|
|
* Comment, #: Scripting. (line 173) |
|
|
|
|
* Control, signal handling, -signal_handling: Exception. (line 69) |
|
|
|
|
* Create, new ISO image, _definition: Methods. (line 6) |
|
|
|
|
* Cylinder alignment, _definition: Bootable. (line 229) |
|
|
|
|
* Cylinder size, _definition: Bootable. (line 218) |
|
|
|
|
* Cylinder alignment, _definition: Bootable. (line 230) |
|
|
|
|
* Cylinder size, _definition: Bootable. (line 219) |
|
|
|
|
* Damaged track and session, close, -close_damaged: Writing. (line 170) |
|
|
|
|
* DEC Alpha SRM boot sector, production: Bootable. (line 279) |
|
|
|
|
* Delete, from ISO image, -rm: Manip. (line 21) |
|
|
|
|
* Delete, from ISO image, -rm_r: Manip. (line 28) |
|
|
|
|
* Delete, ISO directory, -rmdir: Manip. (line 32) |
|
|
|
@ -5353,7 +5360,7 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
|
|
|
|
* Drive, write and eject, -commit_eject: Writing. (line 56) |
|
|
|
|
* EA, _definition: Extras. (line 65) |
|
|
|
|
* ECMA-119, _definition: Model. (line 6) |
|
|
|
|
* EFI system partition, _definition: Bootable. (line 198) |
|
|
|
|
* EFI system partition, _definition: Bootable. (line 199) |
|
|
|
|
* El Torito, _definition: Extras. (line 19) |
|
|
|
|
* Emulation, -as: Emulation. (line 13) |
|
|
|
|
* Emulation, .mkisofsrc, -read_mkisofsrc: Emulation. (line 153) |
|
|
|
@ -5380,10 +5387,10 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
|
|
|
|
* Group, in ISO image, -chgrp_r: Manip. (line 62) |
|
|
|
|
* Growing, _definition: Methods. (line 19) |
|
|
|
|
* Hard links, control handling, -hardlinks: Loading. (line 134) |
|
|
|
|
* HFS+ allocation block size: Bootable. (line 284) |
|
|
|
|
* HFS+ serial number: Bootable. (line 281) |
|
|
|
|
* HFS+ allocation block size: Bootable. (line 290) |
|
|
|
|
* HFS+ serial number: Bootable. (line 287) |
|
|
|
|
* hidden, set in ISO image, -hide: Manip. (line 191) |
|
|
|
|
* HP-PA boot sector, production: Bootable. (line 261) |
|
|
|
|
* HP-PA boot sector, production: Bootable. (line 262) |
|
|
|
|
* Image reading, cache size, -data_cache_size: Loading. (line 296) |
|
|
|
|
* Image, _definition: Model. (line 9) |
|
|
|
|
* Image, demand volume ID, -assert_volid: Loading. (line 108) |
|
|
|
@ -5435,13 +5442,13 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
|
|
|
|
* List delimiter, _definition: Processing. (line 9) |
|
|
|
|
* Local Character Set, _definition: Charset. (line 11) |
|
|
|
|
* MBR, _definition: Extras. (line 26) |
|
|
|
|
* MBR, set, -boot_image system_area=: Bootable. (line 135) |
|
|
|
|
* MBR, set, -boot_image system_area=: Bootable. (line 136) |
|
|
|
|
* MD5, control handling, -md5: Loading. (line 183) |
|
|
|
|
* Media, erase, -blank: Writing. (line 61) |
|
|
|
|
* Media, format, -format: Writing. (line 91) |
|
|
|
|
* Media, list formats, -list_formats: Writing. (line 134) |
|
|
|
|
* Media, list write speeds, -list_speeds: Writing. (line 146) |
|
|
|
|
* MIPS boot file, activation: Bootable. (line 240) |
|
|
|
|
* MIPS boot file, activation: Bootable. (line 241) |
|
|
|
|
* mkisofs, Emulation: Emulation. (line 16) |
|
|
|
|
* Modifying, _definition: Methods. (line 27) |
|
|
|
|
* Multi-session media, _definition: Media. (line 7) |
|
|
|
@ -5468,15 +5475,15 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
|
|
|
|
* Ownership, global in ISO image, -uid: SetWrite. (line 282) |
|
|
|
|
* Ownership, in ISO image, -chown: Manip. (line 49) |
|
|
|
|
* Ownership, in ISO image, -chown_r: Manip. (line 54) |
|
|
|
|
* Partition offset, _definition: Bootable. (line 208) |
|
|
|
|
* Partition table, _definition: Bootable. (line 165) |
|
|
|
|
* Partition offset, _definition: Bootable. (line 209) |
|
|
|
|
* Partition table, _definition: Bootable. (line 166) |
|
|
|
|
* Pathspec, _definition: SetInsert. (line 124) |
|
|
|
|
* Pattern expansion, _definition: Processing. (line 24) |
|
|
|
|
* Pattern expansion, for disk paths, -disk_pattern: Insert. (line 36) |
|
|
|
|
* Pattern expansion, for ISO paths, -iso_rr_pattern: Manip. (line 10) |
|
|
|
|
* Permissions, in ISO image, -chmod: Manip. (line 65) |
|
|
|
|
* Permissions, in ISO image, -chmod_r: Manip. (line 77) |
|
|
|
|
* PReP partition, _definition: Bootable. (line 193) |
|
|
|
|
* PReP partition, _definition: Bootable. (line 194) |
|
|
|
|
* Problems, reporting: Bugreport. (line 6) |
|
|
|
|
* Process, consolidate text output, -pkt_output: Frontend. (line 7) |
|
|
|
|
* Process, control abort on error, -abort_on: Exception. (line 27) |
|
|
|
@ -5535,10 +5542,10 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
|
|
|
|
* Session, mount parameters, -mount_opts: Inquiry. (line 68) |
|
|
|
|
* Session, select as input, -load: Loading. (line 35) |
|
|
|
|
* Sorting order, for -x, -list_arg_sorting: ArgSort. (line 27) |
|
|
|
|
* SUN Disk Label, production: Bootable. (line 251) |
|
|
|
|
* SUN SPARC boot images, activation: Bootable. (line 319) |
|
|
|
|
* SUN Disk Label, production: Bootable. (line 252) |
|
|
|
|
* SUN SPARC boot images, activation: Bootable. (line 325) |
|
|
|
|
* Symbolic link, create, -lns: Insert. (line 176) |
|
|
|
|
* System area, _definition: Bootable. (line 135) |
|
|
|
|
* System area, _definition: Bootable. (line 136) |
|
|
|
|
* Table-of-content, search sessions, -rom_toc_scan: Loading. (line 238) |
|
|
|
|
* Table-of-content, show, -toc: Inquiry. (line 28) |
|
|
|
|
* Timestamps, set in ISO image, -alter_date: Manip. (line 154) |
|
|
|
@ -5554,7 +5561,7 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
|
|
|
|
* Verify, file tree checksums, -check_md5_r: Verify. (line 182) |
|
|
|
|
* Verify, preset -check_media, -check_media_defaults: Verify. (line 41) |
|
|
|
|
* Write, block size, -dvd_obs: SetWrite. (line 333) |
|
|
|
|
* Write, bootability, -boot_image: Bootable. (line 26) |
|
|
|
|
* Write, bootability, -boot_image: Bootable. (line 27) |
|
|
|
|
* Write, buffer syncing, -stdio_sync: SetWrite. (line 340) |
|
|
|
|
* Write, close media, -close: SetWrite. (line 359) |
|
|
|
|
* Write, compliance to specs, -compliance: SetWrite. (line 58) |
|
|
|
@ -5604,39 +5611,39 @@ Node: Filter94447
|
|
|
|
|
Node: Writing99069 |
|
|
|
|
Node: SetWrite109200 |
|
|
|
|
Node: Bootable129906 |
|
|
|
|
Node: Jigdo149162 |
|
|
|
|
Node: Charset153409 |
|
|
|
|
Node: Exception156724 |
|
|
|
|
Node: DialogCtl162844 |
|
|
|
|
Node: Inquiry165442 |
|
|
|
|
Node: Navigate173780 |
|
|
|
|
Node: Verify182078 |
|
|
|
|
Node: Restore191905 |
|
|
|
|
Node: Emulation200509 |
|
|
|
|
Node: Scripting210897 |
|
|
|
|
Node: Frontend218668 |
|
|
|
|
Node: Examples228275 |
|
|
|
|
Node: ExDevices229453 |
|
|
|
|
Node: ExCreate230119 |
|
|
|
|
Node: ExDialog231404 |
|
|
|
|
Node: ExGrowing232669 |
|
|
|
|
Node: ExModifying233474 |
|
|
|
|
Node: ExBootable233978 |
|
|
|
|
Node: ExCharset234530 |
|
|
|
|
Node: ExPseudo235422 |
|
|
|
|
Node: ExCdrecord236320 |
|
|
|
|
Node: ExMkisofs236637 |
|
|
|
|
Node: ExGrowisofs237977 |
|
|
|
|
Node: ExException239112 |
|
|
|
|
Node: ExTime239566 |
|
|
|
|
Node: ExIncBackup240025 |
|
|
|
|
Node: ExRestore244015 |
|
|
|
|
Node: ExRecovery244948 |
|
|
|
|
Node: Files245518 |
|
|
|
|
Node: Seealso246817 |
|
|
|
|
Node: Bugreport247540 |
|
|
|
|
Node: Legal248121 |
|
|
|
|
Node: CommandIdx249132 |
|
|
|
|
Node: ConceptIdx266013 |
|
|
|
|
Node: Jigdo149506 |
|
|
|
|
Node: Charset153753 |
|
|
|
|
Node: Exception157068 |
|
|
|
|
Node: DialogCtl163188 |
|
|
|
|
Node: Inquiry165786 |
|
|
|
|
Node: Navigate174124 |
|
|
|
|
Node: Verify182422 |
|
|
|
|
Node: Restore192249 |
|
|
|
|
Node: Emulation200853 |
|
|
|
|
Node: Scripting211241 |
|
|
|
|
Node: Frontend219012 |
|
|
|
|
Node: Examples228619 |
|
|
|
|
Node: ExDevices229797 |
|
|
|
|
Node: ExCreate230463 |
|
|
|
|
Node: ExDialog231748 |
|
|
|
|
Node: ExGrowing233013 |
|
|
|
|
Node: ExModifying233818 |
|
|
|
|
Node: ExBootable234322 |
|
|
|
|
Node: ExCharset234874 |
|
|
|
|
Node: ExPseudo235766 |
|
|
|
|
Node: ExCdrecord236664 |
|
|
|
|
Node: ExMkisofs236981 |
|
|
|
|
Node: ExGrowisofs238321 |
|
|
|
|
Node: ExException239456 |
|
|
|
|
Node: ExTime239910 |
|
|
|
|
Node: ExIncBackup240369 |
|
|
|
|
Node: ExRestore244359 |
|
|
|
|
Node: ExRecovery245292 |
|
|
|
|
Node: Files245862 |
|
|
|
|
Node: Seealso247161 |
|
|
|
|
Node: Bugreport247884 |
|
|
|
|
Node: Legal248465 |
|
|
|
|
Node: CommandIdx249476 |
|
|
|
|
Node: ConceptIdx266357 |
|
|
|
|
|
|
|
|
|
End Tag Table |
|
|
|
|