Mentioned -report_el_torito parameters cmd and as_mkisofs
This commit is contained in:
parent
1ac25a971c
commit
7ffce06b8c
@ -9,7 +9,7 @@
|
|||||||
.\" First parameter, NAME, should be all caps
|
.\" First parameter, NAME, should be all caps
|
||||||
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||||
.\" other parameters are allowed: see man(7), man(1)
|
.\" other parameters are allowed: see man(7), man(1)
|
||||||
.TH XORRISO 1 "Version 1.3.9, Nov 04, 2014"
|
.TH XORRISO 1 "Version 1.3.9, Jan 29, 2015"
|
||||||
.\" Please adjust this date whenever revising the manpage.
|
.\" Please adjust this date whenever revising the manpage.
|
||||||
.\"
|
.\"
|
||||||
.\" Some roff macros, for reference:
|
.\" Some roff macros, for reference:
|
||||||
@ -3803,6 +3803,20 @@ in the El Torito boot catalog of the loaded ISO image.
|
|||||||
.br
|
.br
|
||||||
With parameter \fBhelp\fR print a text which explains the meaning of the
|
With parameter \fBhelp\fR print a text which explains the meaning of the
|
||||||
lines put out by "plain".
|
lines put out by "plain".
|
||||||
|
.br
|
||||||
|
Parameter \fBcmd\fR tries to print the \fBxorriso\fR commands which are
|
||||||
|
necessary to produce the found El Torito equipment and System Area.
|
||||||
|
The intended use case is modification of the filesystem by having \-indev
|
||||||
|
and \-outdev pointing to different images or drives.
|
||||||
|
The result might be insufficient, if the found equipment cannot be
|
||||||
|
produced by xorriso.
|
||||||
|
.br
|
||||||
|
Parameter \fBas_mkisofs\fR tries to print the \fBxorriso \-as mkisofs\fR
|
||||||
|
options, which are necessary to produce the found equipment.
|
||||||
|
The intended use case is to use the mounted filesystem as input tree
|
||||||
|
together with the printed options. In some cases (e.g. \-isohybrid\-mbr) it
|
||||||
|
might be necessary to extract data from ISO to hard disk in order to
|
||||||
|
use the hard disk files as arguments of \-as mkisofs options.
|
||||||
.TP
|
.TP
|
||||||
\fB\-report_system_area\fR "plain"|"help"|"gpt_crc_of:"disk_path
|
\fB\-report_system_area\fR "plain"|"help"|"gpt_crc_of:"disk_path
|
||||||
With parameter \fBplain\fR print a report about the information found in
|
With parameter \fBplain\fR print a report about the information found in
|
||||||
@ -3814,6 +3828,9 @@ lines put out by "plain". You probably will have to look
|
|||||||
for more documentation which explains the technical details of the
|
for more documentation which explains the technical details of the
|
||||||
mentioned boot facilities.
|
mentioned boot facilities.
|
||||||
.br
|
.br
|
||||||
|
Parameters \fBcmd\fR and \fBas_mkisofs\fR work like with
|
||||||
|
command \-report_el_torito. See above.
|
||||||
|
.br
|
||||||
With parameter \fBgpt_crc_of:\fRdisk_path read up to 32 KiB from the disk
|
With parameter \fBgpt_crc_of:\fRdisk_path read up to 32 KiB from the disk
|
||||||
file with the path given after the colon. Compute the GPT compliant CRC number
|
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".
|
and print it to the result channel. The number is shown like "0x690fd979".
|
||||||
|
@ -3319,6 +3319,19 @@ File: xorriso.info, Node: Inquiry, Next: Navigate, Prev: DialogCtl, Up: Comm
|
|||||||
in the El Torito boot catalog of the loaded ISO image.
|
in the El Torito boot catalog of the loaded ISO image.
|
||||||
With parameter *help* print a text which explains the meaning of
|
With parameter *help* print a text which explains the meaning of
|
||||||
the lines put out by "plain".
|
the lines put out by "plain".
|
||||||
|
Parameter *cmd* tries to print the *xorriso* commands which are
|
||||||
|
necessary to produce the found El Torito equipment and System Area.
|
||||||
|
The intended use case is modification of the filesystem by having
|
||||||
|
-indev and -outdev pointing to different images or drives. The
|
||||||
|
result might be insufficient, if the found equipment cannot be
|
||||||
|
produced by xorriso.
|
||||||
|
Parameter *as_mkisofs* tries to print the *xorriso -as mkisofs*
|
||||||
|
options, which are necessary to produce the found equipment. The
|
||||||
|
intended use case is to use the mounted filesystem as input tree
|
||||||
|
together with the printed options. In some cases (e.g.
|
||||||
|
-isohybrid-mbr) it might be necessary to extract data from ISO to
|
||||||
|
hard disk in order to use the hard disk files as arguments of -as
|
||||||
|
mkisofs options.
|
||||||
|
|
||||||
-report_system_area "plain"|"help"|"gpt_crc_of:"disk_path
|
-report_system_area "plain"|"help"|"gpt_crc_of:"disk_path
|
||||||
With parameter *plain* print a report about the information found
|
With parameter *plain* print a report about the information found
|
||||||
@ -3329,6 +3342,8 @@ File: xorriso.info, Node: Inquiry, Next: Navigate, Prev: DialogCtl, Up: Comm
|
|||||||
the lines put out by "plain". You probably will have to look for
|
the lines put out by "plain". You probably will have to look for
|
||||||
more documentation which explains the technical details of the
|
more documentation which explains the technical details of the
|
||||||
mentioned boot facilities.
|
mentioned boot facilities.
|
||||||
|
Parameters *cmd* and *as_mkisofs* work like with command
|
||||||
|
-report_el_torito. See above.
|
||||||
With parameter *gpt_crc_of:*disk_path read up to 32 KiB from the
|
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
|
disk file with the path given after the colon. Compute the GPT
|
||||||
compliant CRC number and print it to the result channel. The
|
compliant CRC number and print it to the result channel. The
|
||||||
@ -5199,7 +5214,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
|||||||
* -reassure enables confirmation question: DialogCtl. (line 32)
|
* -reassure enables confirmation question: DialogCtl. (line 32)
|
||||||
* -report_about controls verbosity: Exception. (line 55)
|
* -report_about controls verbosity: Exception. (line 55)
|
||||||
* -report_el_torito shows Boot Catalog: Inquiry. (line 124)
|
* -report_el_torito shows Boot Catalog: Inquiry. (line 124)
|
||||||
* -report_system_area shows MBR, GPT, and alike: Inquiry. (line 130)
|
* -report_system_area shows MBR, GPT, and alike: Inquiry. (line 143)
|
||||||
* -return_with controls exit value: Exception. (line 39)
|
* -return_with controls exit value: Exception. (line 39)
|
||||||
* -rm deletes files from ISO image: Manip. (line 21)
|
* -rm deletes files from ISO image: Manip. (line 21)
|
||||||
* -rm_r deletes trees from ISO image: Manip. (line 28)
|
* -rm_r deletes trees from ISO image: Manip. (line 28)
|
||||||
@ -5380,7 +5395,7 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
|||||||
* Image, set volume timestamp, -volume_date: SetWrite. (line 212)
|
* Image, set volume timestamp, -volume_date: SetWrite. (line 212)
|
||||||
* Image, show Boot Catalog: Inquiry. (line 124)
|
* Image, show Boot Catalog: Inquiry. (line 124)
|
||||||
* Image, show id strings, -pvd_info: Inquiry. (line 115)
|
* Image, show id strings, -pvd_info: Inquiry. (line 115)
|
||||||
* Image, show MBR, GPT, and alike, -pvd_info: Inquiry. (line 130)
|
* Image, show MBR, GPT, and alike, -pvd_info: Inquiry. (line 143)
|
||||||
* Input Character Set, _definition: Charset. (line 25)
|
* Input Character Set, _definition: Charset. (line 25)
|
||||||
* Insert, enable overwriting, -overwrite: SetInsert. (line 131)
|
* Insert, enable overwriting, -overwrite: SetInsert. (line 131)
|
||||||
* Insert, file exclusion absolute, -not_paths: SetInsert. (line 55)
|
* Insert, file exclusion absolute, -not_paths: SetInsert. (line 55)
|
||||||
@ -5586,34 +5601,34 @@ Node: Charset152951
|
|||||||
Node: Exception156266
|
Node: Exception156266
|
||||||
Node: DialogCtl162386
|
Node: DialogCtl162386
|
||||||
Node: Inquiry164984
|
Node: Inquiry164984
|
||||||
Node: Navigate172415
|
Node: Navigate173322
|
||||||
Node: Verify180713
|
Node: Verify181620
|
||||||
Node: Restore190540
|
Node: Restore191447
|
||||||
Node: Emulation199144
|
Node: Emulation200051
|
||||||
Node: Scripting209532
|
Node: Scripting210439
|
||||||
Node: Frontend217303
|
Node: Frontend218210
|
||||||
Node: Examples226910
|
Node: Examples227817
|
||||||
Node: ExDevices228088
|
Node: ExDevices228995
|
||||||
Node: ExCreate228754
|
Node: ExCreate229661
|
||||||
Node: ExDialog230039
|
Node: ExDialog230946
|
||||||
Node: ExGrowing231304
|
Node: ExGrowing232211
|
||||||
Node: ExModifying232109
|
Node: ExModifying233016
|
||||||
Node: ExBootable232613
|
Node: ExBootable233520
|
||||||
Node: ExCharset233165
|
Node: ExCharset234072
|
||||||
Node: ExPseudo234057
|
Node: ExPseudo234964
|
||||||
Node: ExCdrecord234955
|
Node: ExCdrecord235862
|
||||||
Node: ExMkisofs235272
|
Node: ExMkisofs236179
|
||||||
Node: ExGrowisofs236612
|
Node: ExGrowisofs237519
|
||||||
Node: ExException237747
|
Node: ExException238654
|
||||||
Node: ExTime238201
|
Node: ExTime239108
|
||||||
Node: ExIncBackup238660
|
Node: ExIncBackup239567
|
||||||
Node: ExRestore242650
|
Node: ExRestore243557
|
||||||
Node: ExRecovery243583
|
Node: ExRecovery244490
|
||||||
Node: Files244153
|
Node: Files245060
|
||||||
Node: Seealso245452
|
Node: Seealso246359
|
||||||
Node: Bugreport246175
|
Node: Bugreport247082
|
||||||
Node: Legal246756
|
Node: Legal247663
|
||||||
Node: CommandIdx247767
|
Node: CommandIdx248674
|
||||||
Node: ConceptIdx264648
|
Node: ConceptIdx265555
|
||||||
|
|
||||||
End Tag Table
|
End Tag Table
|
||||||
|
@ -50,7 +50,7 @@
|
|||||||
@c man .\" First parameter, NAME, should be all caps
|
@c man .\" First parameter, NAME, should be all caps
|
||||||
@c man .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
@c man .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||||
@c man .\" other parameters are allowed: see man(7), man(1)
|
@c man .\" other parameters are allowed: see man(7), man(1)
|
||||||
@c man .TH XORRISO 1 "Version 1.3.9, Nov 04, 2014"
|
@c man .TH XORRISO 1 "Version 1.3.9, Jan 29, 2015"
|
||||||
@c man .\" Please adjust this date whenever revising the manpage.
|
@c man .\" Please adjust this date whenever revising the manpage.
|
||||||
@c man .\"
|
@c man .\"
|
||||||
@c man .\" Some roff macros, for reference:
|
@c man .\" Some roff macros, for reference:
|
||||||
@ -4419,6 +4419,20 @@ in the El Torito boot catalog of the loaded ISO image.
|
|||||||
@*
|
@*
|
||||||
With parameter @strong{help} print a text which explains the meaning of the
|
With parameter @strong{help} print a text which explains the meaning of the
|
||||||
lines put out by "plain".
|
lines put out by "plain".
|
||||||
|
@*
|
||||||
|
Parameter @strong{cmd} tries to print the @strong{xorriso} commands which are
|
||||||
|
necessary to produce the found El Torito equipment and System Area.
|
||||||
|
The intended use case is modification of the filesystem by having -indev
|
||||||
|
and -outdev pointing to different images or drives.
|
||||||
|
The result might be insufficient, if the found equipment cannot be
|
||||||
|
produced by xorriso.
|
||||||
|
@*
|
||||||
|
Parameter @strong{as_mkisofs} tries to print the @strong{xorriso -as mkisofs}
|
||||||
|
options, which are necessary to produce the found equipment.
|
||||||
|
The intended use case is to use the mounted filesystem as input tree
|
||||||
|
together with the printed options. In some cases (e.g. -isohybrid-mbr) it
|
||||||
|
might be necessary to extract data from ISO to hard disk in order to
|
||||||
|
use the hard disk files as arguments of -as mkisofs options.
|
||||||
@c man .TP
|
@c man .TP
|
||||||
@item -report_system_area "plain"|"help"|"gpt_crc_of:"disk_path
|
@item -report_system_area "plain"|"help"|"gpt_crc_of:"disk_path
|
||||||
@kindex -report_system_area shows MBR, GPT, and alike
|
@kindex -report_system_area shows MBR, GPT, and alike
|
||||||
@ -4432,6 +4446,9 @@ lines put out by "plain". You probably will have to look
|
|||||||
for more documentation which explains the technical details of the
|
for more documentation which explains the technical details of the
|
||||||
mentioned boot facilities.
|
mentioned boot facilities.
|
||||||
@*
|
@*
|
||||||
|
Parameters @strong{cmd} and @strong{as_mkisofs} work like with
|
||||||
|
command -report_el_torito. See above.
|
||||||
|
@*
|
||||||
With parameter @strong{gpt_crc_of:}disk_path read up to 32 KiB from the disk
|
With parameter @strong{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
|
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".
|
and print it to the result channel. The number is shown like "0x690fd979".
|
||||||
|
Loading…
Reference in New Issue
Block a user