New -report_system_area form "el_torito"

This commit is contained in:
2014-04-24 08:41:28 +00:00
parent 05e15d7f2d
commit efdc0a8062
6 changed files with 144 additions and 68 deletions

View File

@ -3282,16 +3282,20 @@ 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"|"help"|"gpt_crc_of:"disk_path
With parameter "plain" print a report about the information found
-report_system_area "plain"|"el_torito"|"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 "help" print a text which explains the meaning of
the lines. You probably will have to look for more documentation
which explains the technical properties of the mentioned boot
facilities.
With parameter "gpt_crc_of:"disk_path read up to 32 KiB from the
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.
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
number is shown like "0x690fd979". The special disk_path "-"
@ -5546,34 +5550,34 @@ Node: Charset151157
Node: Exception154472
Node: DialogCtl160592
Node: Inquiry163190
Node: Navigate170325
Node: Verify178623
Node: Restore188450
Node: Emulation197054
Node: Scripting207442
Node: Frontend215213
Node: Examples224820
Node: ExDevices225998
Node: ExCreate226664
Node: ExDialog227949
Node: ExGrowing229214
Node: ExModifying230019
Node: ExBootable230523
Node: ExCharset231075
Node: ExPseudo231967
Node: ExCdrecord232865
Node: ExMkisofs233182
Node: ExGrowisofs234522
Node: ExException235657
Node: ExTime236111
Node: ExIncBackup236570
Node: ExRestore240550
Node: ExRecovery241483
Node: Files242053
Node: Seealso243352
Node: Bugreport244075
Node: Legal244656
Node: CommandIdx245667
Node: ConceptIdx262475
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

End Tag Table