New command -report_el_torito (former -report_system_area "el_torito")
This commit is contained in:
@ -3282,19 +3282,21 @@ File: xorriso.info, Node: Inquiry, Next: Navigate, Prev: DialogCtl, Up: Comm
|
||||
The ones for new images may be set by command -volume_date. See
|
||||
there for the meaning of the particular timestamps.
|
||||
|
||||
-report_system_area "plain"|"el_torito"|"help"|"gpt_crc_of:"disk_path
|
||||
-report_el_torito "plain"|"help"
|
||||
With parameter *plain* print a report about the information found
|
||||
in the El Torito boot catalog of the loaded ISO image.
|
||||
With parameter *help* print a text which explains the meaning of
|
||||
the lines put out by "plain".
|
||||
|
||||
-report_system_area "plain"|"help"|"gpt_crc_of:"disk_path
|
||||
With parameter *plain* print a report about the information found
|
||||
in the System Area of the loaded ISO image. The report consists of
|
||||
zero to many lines with a header text, a colon, and information
|
||||
text.
|
||||
With parameter *el_torito* print a report about the information
|
||||
found in the El Torito boot catalog of the loaded ISO image. The
|
||||
boot catalog is not actually a part of the system area. But its
|
||||
data serve a similar purpose.
|
||||
With parameter *help* print a text which explains the meaning of
|
||||
the lines put out by "plain" and "el_torito". You probably will
|
||||
have to look for more documentation which explains the technical
|
||||
details of the mentioned boot facilities.
|
||||
the lines put out by "plain". You probably will have to look for
|
||||
more documentation which explains the technical details of the
|
||||
mentioned boot facilities.
|
||||
With parameter *gpt_crc_of:*disk_path read up to 32 KiB from the
|
||||
disk file with the path given after the colon. Compute the GPT
|
||||
compliant CRC number and print it to the result channel. The
|
||||
@ -5164,7 +5166,8 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -read_speed set read speed: Loading. (line 11)
|
||||
* -reassure enables confirmation question: DialogCtl. (line 32)
|
||||
* -report_about controls verbosity: Exception. (line 55)
|
||||
* -report_system_area show MBR, GPT, and alike: Inquiry. (line 124)
|
||||
* -report_el_torito shows Boot Catalog: Inquiry. (line 124)
|
||||
* -report_system_area shows MBR, GPT, and alike: Inquiry. (line 130)
|
||||
* -return_with controls exit value: Exception. (line 39)
|
||||
* -rm deletes files from ISO image: Manip. (line 21)
|
||||
* -rm_r deletes trees from ISO image: Manip. (line 28)
|
||||
@ -5343,8 +5346,9 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* Image, set volume id, -volid: SetWrite. (line 164)
|
||||
* Image, set volume set id, -volset_id: SetWrite. (line 185)
|
||||
* Image, set volume timestamp, -volume_date: SetWrite. (line 212)
|
||||
* Image, show Boot Catalog: Inquiry. (line 124)
|
||||
* Image, show id strings, -pvd_info: Inquiry. (line 115)
|
||||
* Image, show MBR, GPT, and alike, -pvd_info: Inquiry. (line 124)
|
||||
* Image, show MBR, GPT, and alike, -pvd_info: Inquiry. (line 130)
|
||||
* Input Character Set, _definition: Charset. (line 25)
|
||||
* Insert, enable overwriting, -overwrite: SetInsert. (line 131)
|
||||
* Insert, file exclusion absolute, -not_paths: SetInsert. (line 55)
|
||||
@ -5550,34 +5554,34 @@ Node: Charset151157
|
||||
Node: Exception154472
|
||||
Node: DialogCtl160592
|
||||
Node: Inquiry163190
|
||||
Node: Navigate170612
|
||||
Node: Verify178910
|
||||
Node: Restore188737
|
||||
Node: Emulation197341
|
||||
Node: Scripting207729
|
||||
Node: Frontend215500
|
||||
Node: Examples225107
|
||||
Node: ExDevices226285
|
||||
Node: ExCreate226951
|
||||
Node: ExDialog228236
|
||||
Node: ExGrowing229501
|
||||
Node: ExModifying230306
|
||||
Node: ExBootable230810
|
||||
Node: ExCharset231362
|
||||
Node: ExPseudo232254
|
||||
Node: ExCdrecord233152
|
||||
Node: ExMkisofs233469
|
||||
Node: ExGrowisofs234809
|
||||
Node: ExException235944
|
||||
Node: ExTime236398
|
||||
Node: ExIncBackup236857
|
||||
Node: ExRestore240837
|
||||
Node: ExRecovery241770
|
||||
Node: Files242340
|
||||
Node: Seealso243639
|
||||
Node: Bugreport244362
|
||||
Node: Legal244943
|
||||
Node: CommandIdx245954
|
||||
Node: ConceptIdx262762
|
||||
Node: Navigate170611
|
||||
Node: Verify178909
|
||||
Node: Restore188736
|
||||
Node: Emulation197340
|
||||
Node: Scripting207728
|
||||
Node: Frontend215499
|
||||
Node: Examples225106
|
||||
Node: ExDevices226284
|
||||
Node: ExCreate226950
|
||||
Node: ExDialog228235
|
||||
Node: ExGrowing229500
|
||||
Node: ExModifying230305
|
||||
Node: ExBootable230809
|
||||
Node: ExCharset231361
|
||||
Node: ExPseudo232253
|
||||
Node: ExCdrecord233151
|
||||
Node: ExMkisofs233468
|
||||
Node: ExGrowisofs234808
|
||||
Node: ExException235943
|
||||
Node: ExTime236397
|
||||
Node: ExIncBackup236856
|
||||
Node: ExRestore240836
|
||||
Node: ExRecovery241769
|
||||
Node: Files242339
|
||||
Node: Seealso243638
|
||||
Node: Bugreport244361
|
||||
Node: Legal244942
|
||||
Node: CommandIdx245953
|
||||
Node: ConceptIdx262834
|
||||
|
||||
End Tag Table
|
||||
|
Reference in New Issue
Block a user