Avoided -boot_image patching for images which obviously have no boot-info-table
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
This is xorriso/xorriso.info, produced by makeinfo version 4.8 from
|
||||
./xorriso/xorriso.texi.
|
||||
This is xorriso.info, produced by makeinfo version 4.8 from
|
||||
./xorriso.texi.
|
||||
|
||||
INFO-DIR-SECTION Archiving
|
||||
START-INFO-DIR-ENTRY
|
||||
@ -1959,16 +1959,16 @@ of the existing sessions, unless one can assume overwriteable media.
|
||||
newly introduced into the ISO image or if an existing image gets
|
||||
relocated. This is automatically done if type "isolinux" or "grub"
|
||||
is given, but not with "any".
|
||||
*show_status* will print what is known about the loaded image and
|
||||
its designated fate.
|
||||
*next* ends the definition of a boot image and starts a new one.
|
||||
Any following -bootimage bootspecs will affect the new image. The
|
||||
first "next" discards eventually loaded boot images and their
|
||||
catalog.
|
||||
CAUTION: xorriso cannot recognize the inner form of boot images.
|
||||
So the user has already to know about the particular needs of the
|
||||
boot images which are present on the input media.
|
||||
If patching is enabled, then boot images from previous sessions
|
||||
will be checked whether they seem to bear a boot info table. If
|
||||
not, then they stay unpatched. This check is not infallible. So if
|
||||
you do know that the images need no patching, use "any" "keep".
|
||||
"grub" "patch" will not patch EFI images (platform_id=0xef).
|
||||
Most safe is the default: -boot_image "any" "discard".
|
||||
Advised for GRUB : -boot_image "grub" "patch"
|
||||
For ISOLINUX : -boot_image "isolinux" "patch"
|
||||
*show_status* will print what is known about the loaded boot images
|
||||
and their designated fate.
|
||||
|
||||
A *bootspec* is a word of the form name=value and is used to
|
||||
describe the parameters of a boot image by an El Torito record and
|
||||
@ -2020,10 +2020,15 @@ of the existing sessions, unless one can assume overwriteable media.
|
||||
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.
|
||||
*next* ends the definition of a boot image and starts a new one.
|
||||
Any following -bootimage bootspecs will affect the new image. The
|
||||
first "next" discards eventually loaded boot images and their
|
||||
catalog.
|
||||
*discard* gives up an existing boot catalog and its boot images.
|
||||
*keep* keeps or copies boot images unaltered and writes a new
|
||||
catalog.
|
||||
*patch* applies boot info table patching to existing boot images.
|
||||
*patch* applies patching to existing boot images if they seem to
|
||||
bear a boot info table.
|
||||
*system_area=*disk_path copies at most 32768 bytes from the given
|
||||
disk file to the very start of the ISO image. This System Area is
|
||||
reserved for system dependent boot software, e.g. an MBR which can
|
||||
@ -3923,7 +3928,7 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* iso_rr_path, _definition: Insert. (line 7)
|
||||
* List delimiter, _definiton: Processing. (line 8)
|
||||
* MBR, _definiton: Extras. (line 26)
|
||||
* MBR, set, -boot_image system_area=: Bootable. (line 104)
|
||||
* MBR, set, -boot_image system_area=: Bootable. (line 109)
|
||||
* MD5, control handling, -md5: Loading. (line 141)
|
||||
* Media, erase, -blank: Writing. (line 45)
|
||||
* Media, format, -format: Writing. (line 69)
|
||||
@ -3953,7 +3958,7 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* Ownership, global in ISO image, -uid: SetWrite. (line 125)
|
||||
* Ownership, in ISO image, -chown: Manip. (line 42)
|
||||
* Ownership, in ISO image, -chown_r: Manip. (line 47)
|
||||
* Partition table, _definiton: Bootable. (line 111)
|
||||
* Partition table, _definiton: Bootable. (line 116)
|
||||
* Pathspec, _definition: SetInsert. (line 120)
|
||||
* Pattern expansion, _definition: Processing. (line 22)
|
||||
* Pattern expansion, for disk paths, -disk_pattern: Insert. (line 31)
|
||||
@ -4004,7 +4009,7 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* Session, mount command line, -mount_cmd: Inquiry. (line 31)
|
||||
* Session, mount parameters, -mount_opts: Inquiry. (line 47)
|
||||
* Session, select as input, -load: Loading. (line 11)
|
||||
* System area, _definiton: Bootable. (line 104)
|
||||
* System area, _definiton: Bootable. (line 109)
|
||||
* Table-of-content, search sessions, -rom_toc_scan: Loading. (line 189)
|
||||
* Table-of-content, show, -toc: Inquiry. (line 18)
|
||||
* Timestamps, set in ISO image, -alter_date: Manip. (line 146)
|
||||
@ -4045,57 +4050,57 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
|
||||
|
||||
Tag Table:
|
||||
Node: Top436
|
||||
Node: Overview1340
|
||||
Node: Model3225
|
||||
Node: Media6105
|
||||
Node: Methods8535
|
||||
Node: Drives11082
|
||||
Node: Extras14348
|
||||
Node: Processing17746
|
||||
Node: Dialog21242
|
||||
Node: Options22899
|
||||
Node: AqDrive24467
|
||||
Node: Loading27373
|
||||
Node: Insert39808
|
||||
Node: SetInsert48165
|
||||
Node: Manip56732
|
||||
Node: CmdFind64608
|
||||
Node: Filter73953
|
||||
Node: Writing78302
|
||||
Node: SetWrite84591
|
||||
Node: Bootable94723
|
||||
Node: Charset102182
|
||||
Node: Exception104936
|
||||
Node: DialogCtl109451
|
||||
Node: Inquiry111796
|
||||
Node: Navigate115936
|
||||
Node: Verify123290
|
||||
Node: Restore131710
|
||||
Node: Emulation138366
|
||||
Node: Scripting145192
|
||||
Node: Frontend150754
|
||||
Node: Examples151955
|
||||
Node: ExDevices153124
|
||||
Node: ExCreate153606
|
||||
Node: ExDialog154880
|
||||
Node: ExGrowing156142
|
||||
Node: ExModifying156944
|
||||
Node: ExBootable157445
|
||||
Node: ExCharset157992
|
||||
Node: ExPseudo158820
|
||||
Node: ExCdrecord159714
|
||||
Node: ExMkisofs160029
|
||||
Node: ExGrowisofs161032
|
||||
Node: ExException162156
|
||||
Node: ExTime162610
|
||||
Node: ExIncBackup163069
|
||||
Node: ExRestore166541
|
||||
Node: ExRecovery167510
|
||||
Node: Files168076
|
||||
Node: Seealso169114
|
||||
Node: Legal169638
|
||||
Node: CommandIdx170560
|
||||
Node: ConceptIdx183861
|
||||
Node: Top420
|
||||
Node: Overview1324
|
||||
Node: Model3209
|
||||
Node: Media6089
|
||||
Node: Methods8519
|
||||
Node: Drives11066
|
||||
Node: Extras14332
|
||||
Node: Processing17730
|
||||
Node: Dialog21226
|
||||
Node: Options22883
|
||||
Node: AqDrive24451
|
||||
Node: Loading27357
|
||||
Node: Insert39792
|
||||
Node: SetInsert48149
|
||||
Node: Manip56716
|
||||
Node: CmdFind64592
|
||||
Node: Filter73937
|
||||
Node: Writing78286
|
||||
Node: SetWrite84575
|
||||
Node: Bootable94707
|
||||
Node: Charset102455
|
||||
Node: Exception105209
|
||||
Node: DialogCtl109724
|
||||
Node: Inquiry112069
|
||||
Node: Navigate116209
|
||||
Node: Verify123563
|
||||
Node: Restore131983
|
||||
Node: Emulation138639
|
||||
Node: Scripting145465
|
||||
Node: Frontend151027
|
||||
Node: Examples152228
|
||||
Node: ExDevices153397
|
||||
Node: ExCreate153879
|
||||
Node: ExDialog155153
|
||||
Node: ExGrowing156415
|
||||
Node: ExModifying157217
|
||||
Node: ExBootable157718
|
||||
Node: ExCharset158265
|
||||
Node: ExPseudo159093
|
||||
Node: ExCdrecord159987
|
||||
Node: ExMkisofs160302
|
||||
Node: ExGrowisofs161305
|
||||
Node: ExException162429
|
||||
Node: ExTime162883
|
||||
Node: ExIncBackup163342
|
||||
Node: ExRestore166814
|
||||
Node: ExRecovery167783
|
||||
Node: Files168349
|
||||
Node: Seealso169387
|
||||
Node: Legal169911
|
||||
Node: CommandIdx170833
|
||||
Node: ConceptIdx184134
|
||||
|
||||
End Tag Table
|
||||
|
Reference in New Issue
Block a user