New -format mode "without_spare" (for BD-RE)

This commit is contained in:
2013-06-27 12:56:20 +00:00
parent 2626dc249e
commit e3cc065c5f
6 changed files with 76 additions and 53 deletions

View File

@ -1981,7 +1981,8 @@ File: xorriso.info, Node: Writing, Next: SetWrite, Prev: Filter, Up: Command
DVD+RW, format newly purchased BD-RE or BD-R, re-format DVD-RAM or
BD-RE.
Defined modes are:
as_needed, full, fast, by_index_<num>, fast_by_index_<num>
as_needed, full, fast, by_index_<num>, fast_by_index_<num>,
by_size_<num>, fast_by_size_<num>, without_spare
"as_needed" formats yet unformatted DVD-RW, DVD-RAM, BD-RE, or
blank unformatted BD-R. Other media are left untouched.
"full" (re-)formats DVD-RW, DVD+RW, DVD-RAM, BD-RE, or blank
@ -1995,9 +1996,13 @@ File: xorriso.info, Node: Writing, Next: SetWrite, Prev: Filter, Up: Command
"by_size_" selects a format out of the descriptor list which
provides at least the given size. That size is to be appended to
the mode word. E.g: "by_size_4100m". This applies to media with
Defect Management.
Defect Management. On BD-RE it will not choose format 0x31, which
offers no Defect Management.
"fast_by_size_" does the same as "by_size_" but tries to be
quicker.
"without_spare" selects the largest format out of the descriptor
list which provides no Spare Area for Defect Management. On BD-RE
this will be format 0x31.
The formatting action has no effect on media if -dummy is
activated.
Formatting is normally needed only once during the lifetime of a
@ -4766,7 +4771,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
* -chown_r sets ownership in ISO image: Manip. (line 54)
* -clone copies ISO directory tree: Insert. (line 180)
* -close controls media closing: SetWrite. (line 335)
* -close_damaged closes damaged track and session: Writing. (line 158)
* -close_damaged closes damaged track and session: Writing. (line 163)
* -close_filter_list bans filter registration: Filter. (line 52)
* -commit writes pending ISO image: Writing. (line 29)
* -commit_eject writes and ejects: Writing. (line 56)
@ -4837,9 +4842,9 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
* -list_delimiter replaces '--': Scripting. (line 60)
* -list_extras lists compile time extra features: Scripting.
(line 26)
* -list_formats lists available formats: Writing. (line 129)
* -list_profiles lists supported media: Writing. (line 172)
* -list_speeds lists available write speeds: Writing. (line 141)
* -list_formats lists available formats: Writing. (line 134)
* -list_profiles lists supported media: Writing. (line 177)
* -list_speeds lists available write speeds: Writing. (line 146)
* -lns creates ISO symbolic link: Insert. (line 175)
* -load addresses a particular session as input: Loading. (line 11)
* -local_charset sets terminal character set: Charset. (line 47)
@ -4996,7 +5001,7 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
* Create, new ISO image, _definition: Methods. (line 6)
* Cylinder alignment, _definition: Bootable. (line 198)
* Cylinder size, _definition: Bootable. (line 187)
* Damaged track and session, close, -close_damaged: Writing. (line 158)
* Damaged track and session, close, -close_damaged: Writing. (line 163)
* Delete, from ISO image, -rm: Manip. (line 21)
* Delete, from ISO image, -rm_r: Manip. (line 28)
* Delete, ISO directory, -rmdir: Manip. (line 32)
@ -5020,7 +5025,7 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
* Drive, for output, -outdev: AqDrive. (line 31)
* Drive, get drive list, -device_links: Inquiry. (line 18)
* Drive, get drive list, -devices: Inquiry. (line 7)
* Drive, list supported media, -list_profiles: Writing. (line 172)
* Drive, list supported media, -list_profiles: Writing. (line 177)
* Drive, reduce activity, -calm_drive: Loading. (line 243)
* Drive, report SCSI commands, -scsi_log: Scripting. (line 147)
* Drive, write and eject, -commit_eject: Writing. (line 56)
@ -5103,8 +5108,8 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
* MD5, control handling, -md5: Loading. (line 159)
* Media, erase, -blank: Writing. (line 61)
* Media, format, -format: Writing. (line 91)
* Media, list formats, -list_formats: Writing. (line 129)
* Media, list write speeds, -list_speeds: Writing. (line 141)
* Media, list formats, -list_formats: Writing. (line 134)
* Media, list write speeds, -list_speeds: Writing. (line 146)
* MIPS boot file, activation: Bootable. (line 209)
* mkisofs, Emulation: Emulation. (line 16)
* Modifying, _definition: Methods. (line 27)
@ -5261,41 +5266,41 @@ Node: Manip65281
Node: CmdFind74790
Node: Filter89786
Node: Writing94342
Node: SetWrite103730
Node: Bootable122481
Node: Jigdo138871
Node: Charset143118
Node: Exception145880
Node: DialogCtl152000
Node: Inquiry154598
Node: Navigate160915
Node: Verify169213
Node: Restore178245
Node: Emulation185332
Node: Scripting195634
Node: Frontend202791
Node: Examples210866
Node: ExDevices212044
Node: ExCreate212703
Node: ExDialog213988
Node: ExGrowing215253
Node: ExModifying216058
Node: ExBootable216562
Node: ExCharset217114
Node: ExPseudo217935
Node: ExCdrecord218833
Node: ExMkisofs219150
Node: ExGrowisofs220490
Node: ExException221625
Node: ExTime222079
Node: ExIncBackup222538
Node: ExRestore226518
Node: ExRecovery227451
Node: Files228021
Node: Seealso229320
Node: Bugreport230043
Node: Legal230624
Node: CommandIdx231635
Node: ConceptIdx247937
Node: SetWrite104039
Node: Bootable122790
Node: Jigdo139180
Node: Charset143427
Node: Exception146189
Node: DialogCtl152309
Node: Inquiry154907
Node: Navigate161224
Node: Verify169522
Node: Restore178554
Node: Emulation185641
Node: Scripting195943
Node: Frontend203100
Node: Examples211175
Node: ExDevices212353
Node: ExCreate213012
Node: ExDialog214297
Node: ExGrowing215562
Node: ExModifying216367
Node: ExBootable216871
Node: ExCharset217423
Node: ExPseudo218244
Node: ExCdrecord219142
Node: ExMkisofs219459
Node: ExGrowisofs220799
Node: ExException221934
Node: ExTime222388
Node: ExIncBackup222847
Node: ExRestore226827
Node: ExRecovery227760
Node: Files228330
Node: Seealso229629
Node: Bugreport230352
Node: Legal230933
Node: CommandIdx231944
Node: ConceptIdx248246

End Tag Table