Corrected a typo in man page of xorrecord, tolerating--grow_over[w]rit[e]able_iso
This commit is contained in:
@ -89,7 +89,7 @@ formatted once to become overwritable. See options
|
||||
*blank=format_overwrite* and *blank=deformat*.
|
||||
If ISO 9660 filesystems are to be stored on overwritable media, then it
|
||||
is possible to emulate multiple sessions, by using option
|
||||
*-grow_overriteable_iso*. In this case, the need for blanking before
|
||||
*-grow_overwriteable_iso*. In this case, the need for blanking before
|
||||
re-use is emulated too.
|
||||
|
||||
|
||||
@ -222,7 +222,7 @@ File: xorrecord.info, Node: Inquire, Next: SetBurn, Prev: DriveAddr, Up: Opt
|
||||
a session contains an ISO 9660 filesystem, then its Volume Id is
|
||||
reported. If the medium is writable, then the next writable block
|
||||
address is reported.
|
||||
If not option *-grow_overriteable_iso* is given or no ISO 9660
|
||||
If not option *-grow_overwriteable_iso* is given or no ISO 9660
|
||||
file system is present on the medium, then overwritable media are
|
||||
reported as being blank. This is due to the fact that they can be
|
||||
written from scratch without further preparation, and that MMC
|
||||
@ -656,7 +656,7 @@ option -multi is used. It will contain the files of hard disk directory
|
||||
|
||||
$ xorrisofs -o image_1.iso -J -graft-points /dir1=./tree1
|
||||
$ xorrecord -v dev=/dev/sr0 speed=12 fs=8m \
|
||||
-multi -grow_overwritable_iso \
|
||||
-multi -grow_overwriteable_iso \
|
||||
blank=as_needed -eject padsize=300k image_1.iso
|
||||
|
||||
For the second session xorrisofs needs to know the -msinfo numbers of
|
||||
@ -679,7 +679,7 @@ Now burn the new session onto the same medium. This time without
|
||||
blanking:
|
||||
|
||||
$ xorrecord -v dev=/dev/sr0 speed=12 fs=8m \
|
||||
-multi -grow_overwritable_iso \
|
||||
-multi -grow_overwriteable_iso \
|
||||
-eject padsize=300k image_2.iso
|
||||
|
||||
Operating systems which mount this medium will read the superblock of
|
||||
@ -697,7 +697,7 @@ pipeline without storing the ISO 9660 image as file on hard disk:
|
||||
$ xorrisofs -M /dev/sr0 -C $m \
|
||||
-J -graft-points /dir2=./tree2 \
|
||||
| xorrecord -v dev=/dev/sr0 speed=12 fs=8m \
|
||||
-waiti -multi -grow_overwritable_iso \
|
||||
-waiti -multi -grow_overwriteable_iso \
|
||||
-eject padsize=300k -
|
||||
|
||||
This is also the main use case of program *xorriso* itself, where this
|
||||
@ -932,29 +932,29 @@ Tag Table:
|
||||
Node: Top401
|
||||
Node: Overview1111
|
||||
Node: Standards1632
|
||||
Node: Drive3783
|
||||
Node: Xorriso5107
|
||||
Node: Options5818
|
||||
Node: DriveAddr6186
|
||||
Node: Inquire7512
|
||||
Node: SetBurn10381
|
||||
Node: Verbous20591
|
||||
Node: NonCdrecord22141
|
||||
Node: Examples25307
|
||||
Node: ExDevices25968
|
||||
Node: ExMedium26186
|
||||
Node: ExBlank26449
|
||||
Node: ExFormat26670
|
||||
Node: ExDeformat27184
|
||||
Node: ExIsoSingle27451
|
||||
Node: ExIsoMulti27735
|
||||
Node: ExIsoFly29339
|
||||
Node: ExAfio30001
|
||||
Node: Files30982
|
||||
Node: Seealso31529
|
||||
Node: Bugreport31894
|
||||
Node: Legal32475
|
||||
Node: CommandIdx33402
|
||||
Node: ConceptIdx36388
|
||||
Node: Drive3784
|
||||
Node: Xorriso5108
|
||||
Node: Options5819
|
||||
Node: DriveAddr6187
|
||||
Node: Inquire7513
|
||||
Node: SetBurn10383
|
||||
Node: Verbous20593
|
||||
Node: NonCdrecord22143
|
||||
Node: Examples25309
|
||||
Node: ExDevices25970
|
||||
Node: ExMedium26188
|
||||
Node: ExBlank26451
|
||||
Node: ExFormat26672
|
||||
Node: ExDeformat27186
|
||||
Node: ExIsoSingle27453
|
||||
Node: ExIsoMulti27737
|
||||
Node: ExIsoFly29343
|
||||
Node: ExAfio30006
|
||||
Node: Files30987
|
||||
Node: Seealso31534
|
||||
Node: Bugreport31899
|
||||
Node: Legal32480
|
||||
Node: CommandIdx33407
|
||||
Node: ConceptIdx36393
|
||||
|
||||
End Tag Table
|
||||
|
Reference in New Issue
Block a user