New xorriso command -write_type
This commit is contained in:
@ -2359,6 +2359,14 @@ according to the setting of command -acl.
|
||||
This is the contrary of cdrecord, wodim, cdrskin command -multi,
|
||||
and is one aspect of growisofs option -dvd-compat.
|
||||
|
||||
-write_type "auto"|"tao"|"sao/dao"
|
||||
Set the write type for the next burn run. "auto" will select SAO
|
||||
with blank CD media, DAO with DVD-R[W] if -close is "on", and
|
||||
elsewise CD TAO or the equivalent write type of the particular
|
||||
DVD/BD media. Choosing TAO or SAO/DAO explicitely might cause the
|
||||
burn run to fail if the desired write type is not possible with
|
||||
the given media state.
|
||||
|
||||
-padding number["k"|"m"]|"included"|"appended"
|
||||
Append the given number of extra bytes to the image stream. This
|
||||
is a traditional remedy for a traditional bug in block device read
|
||||
@ -4272,7 +4280,7 @@ $ xorriso \
|
||||
|
||||
To be used several times on the same medium, whenever an update of the
|
||||
two disk trees to the medium is desired. Begin with a blank medium and
|
||||
update it until he run fails gracefully due to lack of remaining space
|
||||
update it until the run fails gracefully due to lack of remaining space
|
||||
on the old one.
|
||||
This makes sense if the full backup leaves substantial remaining
|
||||
capacity on media and if the expected changes are much smaller than the
|
||||
@ -4644,7 +4652,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -outdev acquires a drive for output: AqDrive. (line 31)
|
||||
* -overwrite enables overwriting in ISO: SetInsert. (line 127)
|
||||
* -pacifier controls pacifier text form: Emulation. (line 158)
|
||||
* -padding sets amount or mode of image padding: SetWrite. (line 339)
|
||||
* -padding sets amount or mode of image padding: SetWrite. (line 347)
|
||||
* -page set terminal geometry: DialogCtl. (line 19)
|
||||
* -paste_in copies file into disk file: Restore. (line 121)
|
||||
* -path_list inserts paths from disk file: Insert. (line 78)
|
||||
@ -4715,6 +4723,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
||||
* -volid sets volume id: SetWrite. (line 160)
|
||||
* -volset_id sets volume set id: SetWrite. (line 179)
|
||||
* -volume_date sets volume timestamp: SetWrite. (line 206)
|
||||
* -write_type chooses TAO or SAO/DAO: SetWrite. (line 339)
|
||||
* -x enables automatic execution order of arguments: ArgSort.
|
||||
(line 16)
|
||||
* -xattr controls handling of xattr (EA): Loading. (line 151)
|
||||
@ -4987,11 +4996,12 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
||||
* Write, free space, -tell_media_space: Inquiry. (line 89)
|
||||
* Write, log problematic disk files, -errfile_log: Scripting. (line 118)
|
||||
* Write, log written sessions, -session_log: Scripting. (line 138)
|
||||
* Write, padding image, -padding: SetWrite. (line 339)
|
||||
* Write, padding image, -padding: SetWrite. (line 347)
|
||||
* Write, pending ISO image, -commit: Writing. (line 29)
|
||||
* Write, predict image size, -print_size: Inquiry. (line 80)
|
||||
* Write, set speed, -speed: SetWrite. (line 282)
|
||||
* Write, simulation, -dummy: SetWrite. (line 322)
|
||||
* Write, TAO or SAO/DAO, -write_type: SetWrite. (line 339)
|
||||
* xattr, _definition: Extras. (line 65)
|
||||
* xattr, control handling, -xattr: Loading. (line 151)
|
||||
* xattr, set in ISO image, -setfattr: Manip. (line 111)
|
||||
@ -5023,40 +5033,40 @@ Node: CmdFind73212
|
||||
Node: Filter87916
|
||||
Node: Writing92471
|
||||
Node: SetWrite101435
|
||||
Node: Bootable119658
|
||||
Node: Jigdo134901
|
||||
Node: Charset139147
|
||||
Node: Exception141908
|
||||
Node: DialogCtl148027
|
||||
Node: Inquiry150624
|
||||
Node: Navigate155490
|
||||
Node: Verify163787
|
||||
Node: Restore172753
|
||||
Node: Emulation179662
|
||||
Node: Scripting189473
|
||||
Node: Frontend196633
|
||||
Node: Examples197933
|
||||
Node: ExDevices199110
|
||||
Node: ExCreate199769
|
||||
Node: ExDialog201054
|
||||
Node: ExGrowing202319
|
||||
Node: ExModifying203124
|
||||
Node: ExBootable203628
|
||||
Node: ExCharset204180
|
||||
Node: ExPseudo205001
|
||||
Node: ExCdrecord205899
|
||||
Node: ExMkisofs206216
|
||||
Node: ExGrowisofs207556
|
||||
Node: ExException208691
|
||||
Node: ExTime209145
|
||||
Node: ExIncBackup209604
|
||||
Node: ExRestore213595
|
||||
Node: ExRecovery214555
|
||||
Node: Files215125
|
||||
Node: Seealso216424
|
||||
Node: Bugreport217147
|
||||
Node: Legal217728
|
||||
Node: CommandIdx218739
|
||||
Node: ConceptIdx234538
|
||||
Node: Bootable120068
|
||||
Node: Jigdo135311
|
||||
Node: Charset139557
|
||||
Node: Exception142318
|
||||
Node: DialogCtl148437
|
||||
Node: Inquiry151034
|
||||
Node: Navigate155900
|
||||
Node: Verify164197
|
||||
Node: Restore173163
|
||||
Node: Emulation180072
|
||||
Node: Scripting189883
|
||||
Node: Frontend197043
|
||||
Node: Examples198343
|
||||
Node: ExDevices199520
|
||||
Node: ExCreate200179
|
||||
Node: ExDialog201464
|
||||
Node: ExGrowing202729
|
||||
Node: ExModifying203534
|
||||
Node: ExBootable204038
|
||||
Node: ExCharset204590
|
||||
Node: ExPseudo205411
|
||||
Node: ExCdrecord206309
|
||||
Node: ExMkisofs206626
|
||||
Node: ExGrowisofs207966
|
||||
Node: ExException209101
|
||||
Node: ExTime209555
|
||||
Node: ExIncBackup210014
|
||||
Node: ExRestore214006
|
||||
Node: ExRecovery214966
|
||||
Node: Files215536
|
||||
Node: Seealso216835
|
||||
Node: Bugreport217558
|
||||
Node: Legal218139
|
||||
Node: CommandIdx219150
|
||||
Node: ConceptIdx235022
|
||||
|
||||
End Tag Table
|
||||
|
Reference in New Issue
Block a user