Removed false promise from web page example about -osirrox
This commit is contained in:
parent
800d9c6239
commit
0fae14bb01
@ -475,24 +475,22 @@ One may switch from mkisofs emulation to xorriso's own command mode:
|
|||||||
<DT>If for any reason the reading operating system mishandles the ISO image
|
<DT>If for any reason the reading operating system mishandles the ISO image
|
||||||
or some files in it, one may enable reverse operation of xorriso and copy
|
or some files in it, one may enable reverse operation of xorriso and copy
|
||||||
files or trees to disk:
|
files or trees to disk:
|
||||||
|
</DT>
|
||||||
<DD>$<KBD> xorriso -acl on -xattr on \</KBD></DD>
|
<DD>$<KBD> xorriso -acl on -xattr on \</KBD></DD>
|
||||||
<DD><KBD> -indev /dev/sr0 \</KBD></DD>
|
<DD><KBD> -indev /dev/sr0 \</KBD></DD>
|
||||||
<DD><KBD> -osirrox on \</KBD></DD>
|
<DD><KBD> -osirrox on \</KBD></DD>
|
||||||
<DD><KBD> -cpx '/pictures/private/horses*/*buttercup*' \</KBD></DD>
|
<DD><KBD> -cpx '/pictures/private/horses*/*buttercup*' \</KBD></DD>
|
||||||
<DD><KBD> /home/her/buttercup_dir -- \</KBD>
|
<DD><KBD> /home/her/buttercup_dir -- \</KBD>
|
||||||
<DD><KBD> -extract /sounds /home/her/sounds_from_me</KBD></DD>
|
|
||||||
</DD>
|
</DD>
|
||||||
<DT>Each copy command processes its files sorted by block address
|
<DD><KBD> -extract /sounds /home/her/sounds_from_me</KBD></DD>
|
||||||
in the ISO image in order to reduce head moves with optical media.
|
|
||||||
This can bring effective read performance near to the raw media reading speed.
|
|
||||||
</DT>
|
|
||||||
<DT>Consider to enter dialog mode and use commands like
|
<DT>Consider to enter dialog mode and use commands like
|
||||||
<KBD>-cd , -du , -lsl , -find<KBD>.
|
<KBD>-cd , -du , -lsl , -find<KBD>.
|
||||||
|
</DT>
|
||||||
|
|
||||||
<DT>
|
<DT>
|
||||||
<HR>
|
<HR>
|
||||||
</DT>
|
</DT>
|
||||||
|
|
||||||
|
|
||||||
<DT>Get overview of the options:</DT>
|
<DT>Get overview of the options:</DT>
|
||||||
<DD>$<KBD> <A HREF="xorriso_help">xorriso -help</A></KBD></DD>
|
<DD>$<KBD> <A HREF="xorriso_help">xorriso -help</A></KBD></DD>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user