@ -1144,6 +1144,16 @@ Examples:
If no bootable MBR is indicated by other options and a partition
gets created by -append_partition, then --mbr-force-bootable causes
a bootflag like it would do with e.g. --protective-msdos-label.
--gpt-iso-bootable
Set bit 2 of the GPT partition flags for the ISO 9660 partition if
such a GPT partition emerges. This bit is specified as "Legacy
BIOS bootable" but its true significance is unclear. Some
GPT-aware BIOS might want to see it in some partition.
--gpt-iso-not-ro
Do not set bit 60 of the GPT partition flags for the ISO 9660
partition if such a GPT partition emerges. This bit is specified
as "Read-only" and thus appropriate. But it is unusual in GPT disk
partitions.
-partition_offset 2kb_block_adr
Cause a partition table with a single partition that begins at the
given block address. This is counted in 2048 byte blocks, not in
@ -2002,10 +2012,13 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
* --embedded-boot Fill System Area e.g. by MBR: SystemArea. (line 79)
* --emul-toc enable table-of-content emulation: SetProduct. (line 33)
* --for_backup Enable backup fidelity: SetExtras. (line 92)
* --gpt_disk_guid GPT GUID: SystemArea. (line 250)
* --gpt-iso-bootable Set Legacy BIOS bootable flag: SystemArea.
(line 159)
* --gpt-iso-not-ro Do not set Read-only flag: SystemArea. (line 164)
* --gpt_disk_guid GPT GUID: SystemArea. (line 260)
* --grub2-boot-info Patch El Torito boot image: Bootable. (line 109)
* --grub2-mbr Install modern GRUB2 MBR: SystemArea. (line 81)
* --grub2-sparc-core SUN SPARC core file: SystemArea. (line 30 5)
* --grub2-sparc-core SUN SPARC core file: SystemArea. (line 31 5)
* --hardlinks Recording of hardlink relations: SetExtras. (line 130)
* --mbr-force-bootable Enforce MBR bootable/active flag: SystemArea.
(line 148)
@ -2045,16 +2058,16 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
* -A set Application Id: ImageId. (line 34)
* -abstract set Abstract File path: ImageId. (line 57)
* -allow-lowercase lowercase in ISO file names: SetCompl. (line 42)
* -alpha-boot DEC Alpha SRM bootloader: SystemArea. (line 32 8)
* -alpha-boot DEC Alpha SRM bootloader: SystemArea. (line 33 8)
* -appended_part_as_apm Appended partitions in APM: SystemArea.
(line 23 4)
(line 24 4)
* -appended_part_as_gpt Appended partitions in GPT: SystemArea.
(line 22 8)
(line 23 8)
* -append_partition Append MBR or GPT partition after image: SystemArea.
(line 19 8)
(line 20 8)
* -appid set Application Id: ImageId. (line 41)
* -b El Torito PC-BIOS boot image: Bootable. (line 38)
* -B SUN SPARC boot images: SystemArea. (line 29 0)
* -B SUN SPARC boot images: SystemArea. (line 30 0)
* -biblio set Biblio File path: ImageId. (line 62)
* -boot-info-table Patch El Torito boot image: Bootable. (line 104)
* -boot-load-size El Torito boot image load size: Bootable. (line 72)
@ -2066,8 +2079,8 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
* -checksum_algorithm_iso choose .jigdo checksums: Jigdo. (line 86)
* -checksum_algorithm_template choose .template checksums: Jigdo.
(line 92)
* -chrp-boot CHRP partition: SystemArea. (line 27 2)
* -chrp-boot-part CHRP partition: SystemArea. (line 26 3)
* -chrp-boot CHRP partition: SystemArea. (line 28 2)
* -chrp-boot-part CHRP partition: SystemArea. (line 27 3)
* -copyright set Copyright File path: ImageId. (line 66)
* -D allow deep directory hierarchies: SetExtras. (line 60)
* -d omit trailing dot in ISO file names: SetCompl. (line 50)
@ -2078,7 +2091,7 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
* -disallow_dir_id_ext enforce ISO level 1 directory names: SetCompl.
(line 23)
* -e El Torito EFI boot image: Bootable. (line 53)
* -efi-boot-part EFI boot partition: SystemArea. (line 24 0)
* -efi-boot-part EFI boot partition: SystemArea. (line 25 0)
* -eltorito-alt-boot begin next boot catalog entry: Bootable. (line 47)
* -eltorito-boot El Torito PC-BIOS boot image: Bootable. (line 45)
* -eltorito-catalog El Torito boot catalog name: Bootable. (line 119)
@ -2124,12 +2137,12 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
(line 15)
* -hide-rr-moved set deep directory relocation target: SetExtras.
(line 90)
* -hppa-bootloader HP-PA bootloader file: SystemArea. (line 31 7)
* -hppa-cmdline HP-PA PALO command line: SystemArea. (line 31 1)
* -hppa-hdrversion HP-PA PALO header version: SystemArea. (line 32 5)
* -hppa-kernel_32 HP-PA kernel_32 file: SystemArea. (line 31 9)
* -hppa-kernel_64 HP-PA kernel_64 file: SystemArea. (line 32 1)
* -hppa-ramdisk HP-PA ramdisk file: SystemArea. (line 32 3)
* -hppa-bootloader HP-PA bootloader file: SystemArea. (line 32 7)
* -hppa-cmdline HP-PA PALO command line: SystemArea. (line 32 1)
* -hppa-hdrversion HP-PA PALO header version: SystemArea. (line 33 5)
* -hppa-kernel_32 HP-PA kernel_32 file: SystemArea. (line 32 9)
* -hppa-kernel_64 HP-PA kernel_64 file: SystemArea. (line 33 1)
* -hppa-ramdisk HP-PA ramdisk file: SystemArea. (line 33 3)
* -input-charset set character set of disk file names: Charset.
(line 17)
* -iso-level define ISO 9660 limitations: SetCompl. (line 7)
@ -2166,8 +2179,8 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
* -max-iso9660-filenames allow 37 characters in ISO file names: SetCompl.
(line 61)
* -md5-list set path of input checksum file: Jigdo. (line 81)
* -mips-boot MIPS Big Endian boot image: SystemArea. (line 27 9)
* -mipsel-boot MIPS Little Endian boot image: SystemArea. (line 28 5)
* -mips-boot MIPS Big Endian boot image: SystemArea. (line 28 9)
* -mipsel-boot MIPS Little Endian boot image: SystemArea. (line 29 5)
* -N omit version number in ISO file names: SetCompl. (line 64)
* -no-emul-boot El Torito boot image emulation: Bootable. (line 86)
* -no-pad do not add zeros to ISO tree: SetProduct. (line 101)
@ -2183,15 +2196,15 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
* -p set Preparer Id: ImageId. (line 47)
* -P set Publisher Id: ImageId. (line 28)
* -pad add 300 KiB of zeros to ISO tree: SetProduct. (line 94)
* -partition_cyl_align Image size alignment: SystemArea. (line 18 7)
* -partition_hd_cyl MBR heads per cylinder: SystemArea. (line 17 0)
* -partition_cyl_align Image size alignment: SystemArea. (line 19 7)
* -partition_hd_cyl MBR heads per cylinder: SystemArea. (line 18 0)
* -partition_offset Make mountable by partition 1: SystemArea.
(line 15 9)
* -partition_sec_hd MBR sectors per head: SystemArea. (line 17 3)
(line 16 9)
* -partition_sec_hd MBR sectors per head: SystemArea. (line 18 3)
* -part_like_isohybrid Mark partitions like with isohybrid: SystemArea.
(line 122)
* -path-list read pathspecs from disk file: SetInsert. (line 8)
* -prep-boot-part PReP partition: SystemArea. (line 27 4)
* -prep-boot-part PReP partition: SystemArea. (line 28 4)
* -preparer set Preparer Id: ImageId. (line 55)
* -prev-session set path for loading existing ISO image: Loading.
(line 21)
@ -2208,8 +2221,8 @@ File: xorrisofs.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: T
* -root redirect ISO root directory: SetInsert. (line 75)
* -rr_reloc_dir set deep directory relocation target: SetExtras.
(line 74)
* -sparc-boot SUN SPARC boot images: SystemArea. (line 30 1)
* -sparc-label SUN Disk Label text: SystemArea. (line 30 3)
* -sparc-boot SUN SPARC boot images: SystemArea. (line 31 1)
* -sparc-label SUN Disk Label text: SystemArea. (line 31 3)
* -sysid set System Id: ImageId. (line 43)
* -transparent-compression enable recognition of zisofs files: SetInsert.
(line 53)
@ -2239,7 +2252,7 @@ File: xorrisofs.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
* Abstract File, set path, -abstract: ImageId. (line 57)
* ACL, record and load, --acl: SetExtras. (line 103)
* APM, mark appended partitions, -appended_part_as_apm: SystemArea.
(line 23 4)
(line 24 4)
* APM, _definition: SystemArea. (line 16)
* Application Id, set, -A, -appid: ImageId. (line 34)
* Backup, enable fidelity, --for_backup: SetExtras. (line 92)
@ -2264,30 +2277,34 @@ File: xorrisofs.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
(line 104)
* Bootability, bootable MBR partition, --mbr-force-bootable: SystemArea.
(line 148)
* Bootability, control, --grub2-sparc-core: SystemArea. (line 30 5)
* Bootability, control, --grub2-sparc-core: SystemArea. (line 31 5)
* Bootability, control, --efi-boot: Bootable. (line 59)
* Bootability, control, -alpha-boot: SystemArea. (line 32 8)
* Bootability, control, -alpha-boot: SystemArea. (line 33 8)
* Bootability, control, -b, -eltorito-boot: Bootable. (line 38)
* Bootability, control, -B, -sparc-boot: SystemArea. (line 29 0)
* Bootability, control, -B, -sparc-boot: SystemArea. (line 30 0)
* Bootability, control, -e: Bootable. (line 53)
* Bootability, control, -eltorito-platform: Bootable. (line 63)
* Bootability, control, -hppa-bootloader: SystemArea. (line 31 7)
* Bootability, control, -hppa-cmdline: SystemArea. (line 31 1)
* Bootability, control, -hppa-hdrversion: SystemArea. (line 32 5)
* Bootability, control, -hppa-kernel_32: SystemArea. (line 31 9)
* Bootability, control, -hppa-kernel_64: SystemArea. (line 32 1)
* Bootability, control, -hppa-ramdisk: SystemArea. (line 32 3)
* Bootability, control, -mips-boot: SystemArea. (line 27 9)
* Bootability, control, -mipsel-boot: SystemArea. (line 28 5)
* Bootability, control, -hppa-bootloader: SystemArea. (line 32 7)
* Bootability, control, -hppa-cmdline: SystemArea. (line 32 1)
* Bootability, control, -hppa-hdrversion: SystemArea. (line 33 5)
* Bootability, control, -hppa-kernel_32: SystemArea. (line 32 9)
* Bootability, control, -hppa-kernel_64: SystemArea. (line 33 1)
* Bootability, control, -hppa-ramdisk: SystemArea. (line 33 3)
* Bootability, control, -mips-boot: SystemArea. (line 28 9)
* Bootability, control, -mipsel-boot: SystemArea. (line 29 5)
* Bootability, El Torito section id string, -eltorito-id: Bootable.
(line 93)
* Bootability, El Torito selection criteria, -eltorito-selcrit: Bootable.
(line 100)
* Bootability, fill System Area e.g. by MBR, -G, --embedded-boot, -generic-boot: SystemArea.
(line 68)
* Bootability, for CHRP, -chrp-boot-part: SystemArea. (line 26 3)
* Bootability, for EFI, -efi-boot-part: SystemArea. (line 24 0)
* Bootability, for PReP, -prep-boot-part: SystemArea. (line 27 4)
* Bootability, for CHRP, -chrp-boot-part: SystemArea. (line 27 3)
* Bootability, for EFI, -efi-boot-part: SystemArea. (line 25 0)
* Bootability, for PReP, -prep-boot-part: SystemArea. (line 28 4)
* Bootability, GPT Legacy BIOS bootable, --gpt-iso-bootable: SystemArea.
(line 159)
* Bootability, GPT Read-only flag, --gpt-iso-not-ro: SystemArea.
(line 164)
* Bootability, install ISOLINUX isohybrid MBR, -isohybrid-mbr: SystemArea.
(line 87)
* Bootability, install modern GRUB2 MBR, --grub2-mbr: SystemArea.
@ -2305,7 +2322,7 @@ File: xorrisofs.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
(line 122)
* Bootability, patch System Area partition table, --protective-msdos-label: SystemArea.
(line 143)
* Bootability, SUN Disk Label text, -sparc-label: SystemArea. (line 30 3)
* Bootability, SUN Disk Label text, -sparc-label: SystemArea. (line 31 3)
* Bootability, type of ISO MBR partition, -iso_mbr_part_type: SystemArea.
(line 129)
* Bugs, reporting: Bugreport. (line 6)
@ -2324,7 +2341,7 @@ File: xorrisofs.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
* Disk files, exclude, -hide-list: SetInsert. (line 44)
* Disk files, exclude, -m, -exclude, -x, -old-exclude: SetInsert.
(line 31)
* Disk GUID, for GPT, --gpt_disk_guid: SystemArea. (line 25 0)
* Disk GUID, for GPT, --gpt_disk_guid: SystemArea. (line 26 0)
* disk_path, _definition: Insert. (line 7)
* ECMA-119, _definition: Standards. (line 6)
* El Torito, _definition: Bootable. (line 13)
@ -2333,7 +2350,7 @@ File: xorrisofs.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
* File timestamps, set all, --set_all_file_dates: SetExtras. (line 35)
* Forced output, control, --stdio_sync: SetProduct. (line 23)
* GPT, mark appended partitions, -appended_part_as_gpt: SystemArea.
(line 22 8)
(line 23 8)
* GPT, _definition: SystemArea. (line 13)
* Group, for all files, -gid: SetProduct. (line 83)
* HFS+, enables production: SetExtras. (line 164)
@ -2351,7 +2368,7 @@ File: xorrisofs.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
* Hiding, from ISO and Rock Ridge, -hide-list: SetHide. (line 15)
* Hiding, from Joliet, -hide-joliet: SetHide. (line 18)
* Hiding, from Joliet, -hide-joliet-list: SetHide. (line 22)
* Image size, alignment, -partition_cyl_align: SystemArea. (line 18 7)
* Image size, alignment, -partition_cyl_align: SystemArea. (line 19 7)
* Incremental insertion, disable disk ino, --old-root-no-ino: SetInsert.
(line 93)
* Incremental insertion, disable MD5, --old-root-no-md5: SetInsert.
@ -2409,16 +2426,16 @@ File: xorrisofs.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
* Joliet, _definition: Standards. (line 21)
* Links, follow on disk, -f, -follow-links: SetInsert. (line 22)
* Links, record and load hard links, --hardlinks: SetExtras. (line 130)
* MBR, GPT, append partition, -append_partition: SystemArea. (line 19 8)
* MBR, sectors per head, -partition_sec_hd: SystemArea. (line 17 0)
* MBR, sectors per head, -partition_sec_hd <1>: SystemArea. (line 17 3)
* MBR, GPT, append partition, -append_partition: SystemArea. (line 20 8)
* MBR, sectors per head, -partition_sec_hd: SystemArea. (line 18 0)
* MBR, sectors per head, -partition_sec_hd <1>: SystemArea. (line 18 3)
* MBR, _definition: SystemArea. (line 9)
* MD5, record and load, --md5: SetExtras. (line 122)
* Message output, increase frequency, -gui: Miscellaneous. (line 29)
* Message output, redirect stderr, -log-file: Miscellaneous. (line 33)
* Message output, suppress, -quiet: Miscellaneous. (line 25)
* Mountability, by non-trivial partition 1, -partition_offset: SystemArea.
(line 15 9)
(line 16 9)
* Options, list, -help: Miscellaneous. (line 21)
* Output file, set address, -o, -output: SetProduct. (line 8)
* Ownership, for all files, -uid: SetProduct. (line 79)
@ -2484,23 +2501,23 @@ Node: SetHide 34672
Node: ImageId 35976
Node: Bootable 40258
Node: SystemArea 46544
Node: Charset 65074
Node: Jigdo 66099
Node: Miscellaneous 71069
Node: Examples 72714
Node: ExSimple 73208
Node: ExGraft 73691
Node: ExMkisofs 74991
Node: ExGrowisofs 76799
Node: ExIncBackup 77989
Node: ExIncBckAcc 81165
Node: ExBootable 82870
Node: Files 87052
Node: Environ 88147
Node: Seealso 89020
Node: Bugreport 89671
Node: Legal 90264
Node: CommandIdx 91161
Node: ConceptIdx 107943
Node: Charset 65603
Node: Jigdo 66628
Node: Miscellaneous 71598
Node: Examples 73243
Node: ExSimple 73737
Node: ExGraft 74220
Node: ExMkisofs 75520
Node: ExGrowisofs 77328
Node: ExIncBackup 78518
Node: ExIncBckAcc 81694
Node: ExBootable 83399
Node: Files 87581
Node: Environ 88676
Node: Seealso 89549
Node: Bugreport 90200
Node: Legal 90793
Node: CommandIdx 91690
Node: ConceptIdx 108682
End Tag Table