Mentioned -append_partition in manual about --mbr-force-bootable
This commit is contained in:
@ -3001,9 +3001,12 @@ Examples:
|
||||
grub2_mbr= indicate production of a bootable MBR. These options
|
||||
normally cause the flag to be set if there is an MBR partition of
|
||||
type other than 0xee or 0xef. If no such partition exists, then no
|
||||
bootflag is set, unless mbr_force_bootable= forces creation of a
|
||||
dummy partition of type 0x00 which covers only the first block of
|
||||
bootflag is set, unless mbr_force_bootable="on" forces creation of
|
||||
a dummy partition of type 0x00 which covers only the first block of
|
||||
the ISO image.
|
||||
If no bootable MBR is indicated and a partition gets created by
|
||||
-append_partition, then mbr_force_bootable="on" causes a bootflag
|
||||
like it would do with a bootable MBR.
|
||||
*mips_path=*iso_rr_path declares a data file in the image to be a
|
||||
MIPS Big Endian boot file and causes production of a MIPS Big
|
||||
Endian Volume Header. This is mutually exclusive with production
|
||||
@ -5112,7 +5115,7 @@ File: xorriso.info, Node: Environ, Next: Seealso, Prev: Files, Up: Top
|
||||
**********
|
||||
|
||||
The following environment variables influence the program behavior:
|
||||
HOME is used to find xorriso and mkisofs startup files.
|
||||
HOME is used to find startup files of xorriso and mkisofs.
|
||||
SOURCE_DATE_EPOCH belongs to the specs of reproducible-builds.org. It
|
||||
is supposed to be either undefined or to contain a decimal number which
|
||||
tells the seconds since january 1st 1970. If it contains a number, then
|
||||
@ -5213,7 +5216,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -alter_date sets timestamps in ISO image: Manip. (line 136)
|
||||
* -alter_date_r sets timestamps in ISO image: Manip. (line 171)
|
||||
* -append_partition adds arbitrary file after image end: Bootable.
|
||||
(line 412)
|
||||
(line 415)
|
||||
* -application_id sets application id: SetWrite. (line 191)
|
||||
* -application_use sets application use field: SetWrite. (line 266)
|
||||
* -as emulates mkisofs or cdrecord: Emulation. (line 13)
|
||||
@ -5457,10 +5460,10 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* ACL, show in ISO image, -getfacl: Navigate. (line 60)
|
||||
* ACL, show in ISO image, -getfacl_r: Navigate. (line 66)
|
||||
* ACL, _definition: Extras. (line 50)
|
||||
* APM block size: Bootable. (line 403)
|
||||
* APM block size: Bootable. (line 406)
|
||||
* APM, _definition: Extras. (line 42)
|
||||
* Appendable media, _definition: Media. (line 38)
|
||||
* Appended Filesystem Image, -append_partition: Bootable. (line 412)
|
||||
* Appended Filesystem Image, -append_partition: Bootable. (line 415)
|
||||
* Appended partition, in APM: Bootable. (line 283)
|
||||
* Appended partition, in MBR or GPT: Bootable. (line 276)
|
||||
* Automatic execution order, of arguments, -x: ArgSort. (line 16)
|
||||
@ -5488,7 +5491,7 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* Cylinder alignment, _definition: Bootable. (line 332)
|
||||
* Cylinder size, _definition: Bootable. (line 317)
|
||||
* Damaged track and session, close, -close_damaged: Writing. (line 164)
|
||||
* DEC Alpha SRM boot sector, production: Bootable. (line 389)
|
||||
* DEC Alpha SRM boot sector, production: Bootable. (line 392)
|
||||
* Delete, from ISO image, -rm: Manip. (line 20)
|
||||
* Delete, from ISO image, -rm_r: Manip. (line 26)
|
||||
* Delete, ISO directory, -rmdir: Manip. (line 29)
|
||||
@ -5549,10 +5552,10 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* Group, in ISO image, -chgrp_r: Manip. (line 53)
|
||||
* Growing, _definition: Methods. (line 20)
|
||||
* Hard links, control handling, -hardlinks: Loading. (line 134)
|
||||
* HFS+ allocation block size: Bootable. (line 400)
|
||||
* HFS+ serial number: Bootable. (line 397)
|
||||
* HFS+ allocation block size: Bootable. (line 403)
|
||||
* HFS+ serial number: Bootable. (line 400)
|
||||
* hidden, set in ISO image, -hide: Manip. (line 174)
|
||||
* HP-PA boot sector, production: Bootable. (line 372)
|
||||
* HP-PA boot sector, production: Bootable. (line 375)
|
||||
* Image reading, cache size, -data_cache_size: Loading. (line 332)
|
||||
* Image, demand volume ID, -assert_volid: Loading. (line 111)
|
||||
* Image, discard pending changes, -rollback: Writing. (line 9)
|
||||
@ -5616,7 +5619,7 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* Media, format, -format: Writing. (line 87)
|
||||
* Media, list formats, -list_formats: Writing. (line 129)
|
||||
* Media, list write speeds, -list_speeds: Writing. (line 140)
|
||||
* MIPS boot file, activation: Bootable. (line 351)
|
||||
* MIPS boot file, activation: Bootable. (line 354)
|
||||
* mkisofs, Emulation: Emulation. (line 17)
|
||||
* Modifying, _definition: Methods. (line 28)
|
||||
* Multi-session media, _definition: Media. (line 7)
|
||||
@ -5711,8 +5714,8 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* Session, select as input, -load: Loading. (line 33)
|
||||
* Session, _definition: Model. (line 6)
|
||||
* Sorting order, for -x, -list_arg_sorting: ArgSort. (line 26)
|
||||
* SUN Disk Label, production: Bootable. (line 362)
|
||||
* SUN SPARC boot images, activation: Bootable. (line 435)
|
||||
* SUN Disk Label, production: Bootable. (line 365)
|
||||
* SUN SPARC boot images, activation: Bootable. (line 438)
|
||||
* Symbolic link, create, -lns: Insert. (line 181)
|
||||
* System area, _definition: Bootable. (line 200)
|
||||
* Table-of-content, search sessions, -rom_toc_scan: Loading. (line 278)
|
||||
@ -5781,40 +5784,40 @@ Node: Filter102411
|
||||
Node: Writing107033
|
||||
Node: SetWrite117189
|
||||
Node: Bootable141948
|
||||
Node: Jigdo167933
|
||||
Node: Charset172192
|
||||
Node: Exception175521
|
||||
Node: DialogCtl181650
|
||||
Node: Inquiry184252
|
||||
Node: Navigate193040
|
||||
Node: Verify201335
|
||||
Node: Restore211213
|
||||
Node: Emulation219826
|
||||
Node: Scripting230285
|
||||
Node: Frontend238068
|
||||
Node: Examples247694
|
||||
Node: ExDevices248872
|
||||
Node: ExCreate249533
|
||||
Node: ExDialog250833
|
||||
Node: ExGrowing252104
|
||||
Node: ExModifying252913
|
||||
Node: ExBootable253423
|
||||
Node: ExCharset253978
|
||||
Node: ExPseudo254874
|
||||
Node: ExCdrecord255801
|
||||
Node: ExMkisofs256121
|
||||
Node: ExGrowisofs257478
|
||||
Node: ExException258632
|
||||
Node: ExTime259090
|
||||
Node: ExIncBackup259548
|
||||
Node: ExRestore263574
|
||||
Node: ExRecovery264520
|
||||
Node: Files265092
|
||||
Node: Environ266426
|
||||
Node: Seealso267132
|
||||
Node: Bugreport267849
|
||||
Node: Legal268440
|
||||
Node: CommandIdx269452
|
||||
Node: ConceptIdx286786
|
||||
Node: Jigdo168120
|
||||
Node: Charset172379
|
||||
Node: Exception175708
|
||||
Node: DialogCtl181837
|
||||
Node: Inquiry184439
|
||||
Node: Navigate193227
|
||||
Node: Verify201522
|
||||
Node: Restore211400
|
||||
Node: Emulation220013
|
||||
Node: Scripting230472
|
||||
Node: Frontend238255
|
||||
Node: Examples247881
|
||||
Node: ExDevices249059
|
||||
Node: ExCreate249720
|
||||
Node: ExDialog251020
|
||||
Node: ExGrowing252291
|
||||
Node: ExModifying253100
|
||||
Node: ExBootable253610
|
||||
Node: ExCharset254165
|
||||
Node: ExPseudo255061
|
||||
Node: ExCdrecord255988
|
||||
Node: ExMkisofs256308
|
||||
Node: ExGrowisofs257665
|
||||
Node: ExException258819
|
||||
Node: ExTime259277
|
||||
Node: ExIncBackup259735
|
||||
Node: ExRestore263761
|
||||
Node: ExRecovery264707
|
||||
Node: Files265279
|
||||
Node: Environ266613
|
||||
Node: Seealso267322
|
||||
Node: Bugreport268039
|
||||
Node: Legal268630
|
||||
Node: CommandIdx269642
|
||||
Node: ConceptIdx286976
|
||||
|
||||
End Tag Table
|
||||
|
Reference in New Issue
Block a user