Added man page example: Burn an existing ISO image file to media
This commit is contained in:
parent
d48b1ce2a3
commit
bb909cede5
@ -2880,7 +2880,7 @@ This is the inverse of option -cut_out.
|
||||
.TP
|
||||
\fB\-mount\fR drive entity id path
|
||||
Produce the same line as -mount_cmd and then execute it as external program run
|
||||
after giving up the depicted drive.
|
||||
after giving up the depicted drive. See also -mount_opts.
|
||||
This demands -osirrox to be enabled and normally will succeed only for the
|
||||
superuser. For safety reasons the mount program is only executed if it is
|
||||
reachable as /bin/mount or /sbin/mount.
|
||||
@ -3204,6 +3204,8 @@ Change existing file name tree from ISO-8859-1 to UTF-8
|
||||
.br
|
||||
Operate on storage facilities other than optical drives
|
||||
.br
|
||||
Burn an existing ISO image file to media
|
||||
.br
|
||||
Perform multi-session runs as of cdrtools traditions
|
||||
.br
|
||||
Let xorriso work underneath growisofs
|
||||
@ -3423,6 +3425,9 @@ Among the write-only drives is standard output:
|
||||
.br
|
||||
| gzip >image.iso.gz
|
||||
.SS
|
||||
.B Burn an existing ISO image file to media
|
||||
\fB$\fR xorriso -as cdrecord -v dev=/dev/sr0 blank=as_needed image.iso
|
||||
.SS
|
||||
.B Perform multi-session runs as of cdrtools traditions
|
||||
Between both processes there can be performed arbitrary transportation
|
||||
or filtering.
|
||||
|
Loading…
Reference in New Issue
Block a user