|
|
|
@ -753,7 +753,28 @@ activate them only after image loading.
|
|
|
|
|
than 52xCD, 24xDVD, or 20xBD, depending on the medium type.
|
|
|
|
|
MMC drives usually activate their own idea of speed and take the
|
|
|
|
|
speed value given by the burn program only as hint for their own
|
|
|
|
|
decision.
|
|
|
|
|
decision. Friendly drives adjust their constant angular velocity
|
|
|
|
|
so that the desired speed is reached at the outer rim of the
|
|
|
|
|
medium. But often there is only the choice between very slow and
|
|
|
|
|
very loud.
|
|
|
|
|
Sometimes no speed setting is obeyed at all, but speed is adjusted
|
|
|
|
|
to the demand frequency of the reading program. So xorriso offers
|
|
|
|
|
to set an additional software enforced limit by prefix
|
|
|
|
|
"soft_force:". The program will take care not to read faster than
|
|
|
|
|
the soft_force speed. This may be combined with setting the drive
|
|
|
|
|
speed to a higher value. Setting "soft_force:0" disables this
|
|
|
|
|
feature.
|
|
|
|
|
"soft_force:" tries to correct in subsequent waiting periods lost
|
|
|
|
|
or surplus time of up to 0.25 seconds. This smoothens the overall
|
|
|
|
|
data stream but also enables short times of higher speed to
|
|
|
|
|
compensate short times of low speed. Prefix "soft_corr:" sets this
|
|
|
|
|
hindsight span by giving a number of microseconds. Not more than 1
|
|
|
|
|
billion = 1000 seconds. Very short times can cause speed
|
|
|
|
|
deviations, because systematic inaccuracies of the waiting function
|
|
|
|
|
cannot be compensated.
|
|
|
|
|
Examples (combinable):
|
|
|
|
|
-read_speed 6xBD
|
|
|
|
|
-read_speed soft_force:4xBD -read_speed soft_corr:100000
|
|
|
|
|
-load entity id
|
|
|
|
|
Load a particular (possibly outdated) ISO session from -dev or
|
|
|
|
|
-indev. Usually all available sessions are shown with command
|
|
|
|
@ -5374,7 +5395,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
|
|
|
|
* # starts a comment line: Scripting. (line 156)
|
|
|
|
|
* -abort_on controls abort on error: Exception. (line 27)
|
|
|
|
|
* -abstract_file sets abstract file name: SetWrite. (line 250)
|
|
|
|
|
* -acl controls handling of ACLs: Loading. (line 144)
|
|
|
|
|
* -acl controls handling of ACLs: Loading. (line 165)
|
|
|
|
|
* -add inserts one or more paths: Insert. (line 44)
|
|
|
|
|
* -add_plainly inserts one or more paths: Insert. (line 68)
|
|
|
|
|
* -alter_date sets timestamps in ISO image: Manip. (line 139)
|
|
|
|
@ -5384,14 +5405,14 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
|
|
|
|
* -application_id sets application id: SetWrite. (line 197)
|
|
|
|
|
* -application_use sets application use field: SetWrite. (line 272)
|
|
|
|
|
* -as emulates mkisofs or cdrecord: Emulation. (line 13)
|
|
|
|
|
* -assert_volid rejects undesired images: Loading. (line 84)
|
|
|
|
|
* -auto_charset learns character set from image: Loading. (line 96)
|
|
|
|
|
* -assert_volid rejects undesired images: Loading. (line 105)
|
|
|
|
|
* -auto_charset learns character set from image: Loading. (line 117)
|
|
|
|
|
* -backslash_codes enables backslash conversion: Scripting. (line 71)
|
|
|
|
|
* -ban_stdio_write demands real drive: Loading. (line 316)
|
|
|
|
|
* -ban_stdio_write demands real drive: Loading. (line 337)
|
|
|
|
|
* -biblio_file sets biblio file name: SetWrite. (line 256)
|
|
|
|
|
* -blank erases media: Writing. (line 57)
|
|
|
|
|
* -boot_image controls bootability: Bootable. (line 75)
|
|
|
|
|
* -calm_drive reduces drive activity: Loading. (line 306)
|
|
|
|
|
* -calm_drive reduces drive activity: Loading. (line 327)
|
|
|
|
|
* -cd sets working directory in ISO: Navigate. (line 7)
|
|
|
|
|
* -cdx sets working directory on disk: Navigate. (line 15)
|
|
|
|
|
* -changes_pending overrides change status: Writing. (line 12)
|
|
|
|
@ -5425,15 +5446,15 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
|
|
|
|
* -cp_rx copies file trees to disk: Restore. (line 110)
|
|
|
|
|
* -cp_rx copies file trees to disk <1>: Restore. (line 118)
|
|
|
|
|
* -cut_out inserts piece of data file: Insert. (line 139)
|
|
|
|
|
* -data_cache_size adjusts read cache size: Loading. (line 332)
|
|
|
|
|
* -data_cache_size adjusts read cache size: Loading. (line 353)
|
|
|
|
|
* -dev acquires one drive for input and output: AqDrive. (line 12)
|
|
|
|
|
* -devices gets list of drives: Inquiry. (line 7)
|
|
|
|
|
* -device_links gets list of drives: Inquiry. (line 17)
|
|
|
|
|
* -dialog enables dialog mode: DialogCtl. (line 7)
|
|
|
|
|
* -disk_dev_ino fast incremental backup: Loading. (line 226)
|
|
|
|
|
* -disk_dev_ino fast incremental backup: Loading. (line 247)
|
|
|
|
|
* -disk_pattern controls pattern expansion: Insert. (line 34)
|
|
|
|
|
* -displacement compensate altered image start address: Loading.
|
|
|
|
|
(line 57)
|
|
|
|
|
(line 78)
|
|
|
|
|
* -drive_access control device file locking: AqDrive. (line 72)
|
|
|
|
|
* -drive_class controls drive accessability: AqDrive. (line 43)
|
|
|
|
|
* -du show directory size in ISO image: Navigate. (line 78)
|
|
|
|
@ -5442,8 +5463,8 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
|
|
|
|
* -dusx show directory size on disk: Navigate. (line 88)
|
|
|
|
|
* -dux show directory size on disk: Navigate. (line 84)
|
|
|
|
|
* -dvd_obs set write block size: SetWrite. (line 336)
|
|
|
|
|
* -early_stdio_test classifies stdio drives: Loading. (line 320)
|
|
|
|
|
* -ecma119_map names w/o Rock Ridge, Joliet: Loading. (line 208)
|
|
|
|
|
* -early_stdio_test classifies stdio drives: Loading. (line 341)
|
|
|
|
|
* -ecma119_map names w/o Rock Ridge, Joliet: Loading. (line 229)
|
|
|
|
|
* -eject ejects drive tray: Writing. (line 50)
|
|
|
|
|
* -end writes pending session and ends program: Scripting. (line 151)
|
|
|
|
|
* -errfile_log logs problematic disk files: Scripting. (line 116)
|
|
|
|
@ -5454,13 +5475,13 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
|
|
|
|
* -extract_cut copies file piece to disk: Restore. (line 87)
|
|
|
|
|
* -extract_l copies files to disk: Restore. (line 83)
|
|
|
|
|
* -extract_single copies file to disk: Restore. (line 80)
|
|
|
|
|
* -file_name_limit curbs length of file names: Loading. (line 246)
|
|
|
|
|
* -file_name_limit curbs length of file names: Loading. (line 267)
|
|
|
|
|
* -file_size_limit limits data file size: SetInsert. (line 7)
|
|
|
|
|
* -find traverses and alters ISO tree: CmdFind. (line 7)
|
|
|
|
|
* -findx traverses disk tree: Navigate. (line 91)
|
|
|
|
|
* -follow softlinks and mount points: SetInsert. (line 69)
|
|
|
|
|
* -format formats media: Writing. (line 87)
|
|
|
|
|
* -for_backup -acl,-xattr,-hardlinks,-md5: Loading. (line 194)
|
|
|
|
|
* -for_backup -acl,-xattr,-hardlinks,-md5: Loading. (line 215)
|
|
|
|
|
* -fs sets size of fifo: SetWrite. (line 402)
|
|
|
|
|
* -getfacl shows ACL in ISO image: Navigate. (line 60)
|
|
|
|
|
* -getfacl_r shows ACL in ISO image: Navigate. (line 66)
|
|
|
|
@ -5468,15 +5489,15 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
|
|
|
|
* -getfattr_r shows xattr in ISO image: Navigate. (line 75)
|
|
|
|
|
* -gid sets global ownership: SetWrite. (line 293)
|
|
|
|
|
* -grow_blindly overrides next writeable address: AqDrive. (line 112)
|
|
|
|
|
* -hardlinks controls handling of hard links: Loading. (line 107)
|
|
|
|
|
* -hardlinks controls handling of hard links: Loading. (line 128)
|
|
|
|
|
* -help prints help text: Scripting. (line 19)
|
|
|
|
|
* -hfsplus enables production of HFS+ partition: SetWrite. (line 14)
|
|
|
|
|
* -hide excludes file names from directory trees: Manip. (line 177)
|
|
|
|
|
* -history brings text into readline history: Scripting. (line 42)
|
|
|
|
|
* -indev acquires a drive for input: AqDrive. (line 23)
|
|
|
|
|
* -in_charset sets input character set: Loading. (line 91)
|
|
|
|
|
* -in_charset sets input character set: Loading. (line 112)
|
|
|
|
|
* -iso_nowtime fixed "now" time for ISO 9660 objects: Loading.
|
|
|
|
|
(line 220)
|
|
|
|
|
(line 241)
|
|
|
|
|
* -iso_rr_pattern controls pattern expansion: Manip. (line 10)
|
|
|
|
|
* -jigdo clears JTE or or adds parameter to JTE: Jigdo. (line 37)
|
|
|
|
|
* -joliet enables production of Joliet tree: SetWrite. (line 10)
|
|
|
|
@ -5489,7 +5510,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
|
|
|
|
* -list_profiles lists supported media: Writing. (line 163)
|
|
|
|
|
* -list_speeds lists available write speeds: Writing. (line 139)
|
|
|
|
|
* -lns creates ISO symbolic link: Insert. (line 181)
|
|
|
|
|
* -load addresses a particular session as input: Loading. (line 33)
|
|
|
|
|
* -load addresses a particular session as input: Loading. (line 54)
|
|
|
|
|
* -local_charset sets terminal character set: Charset. (line 57)
|
|
|
|
|
* -logfile logs output channels to file: Frontend. (line 19)
|
|
|
|
|
* -ls lists files in ISO image: Navigate. (line 24)
|
|
|
|
@ -5504,7 +5525,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
|
|
|
|
* -map_l inserts paths from disk file: Insert. (line 96)
|
|
|
|
|
* -map_single inserts path: Insert. (line 93)
|
|
|
|
|
* -mark sets synchronizing message: Frontend. (line 23)
|
|
|
|
|
* -md5 controls handling of MD5 sums: Loading. (line 163)
|
|
|
|
|
* -md5 controls handling of MD5 sums: Loading. (line 184)
|
|
|
|
|
* -mkdir creates ISO directory: Insert. (line 177)
|
|
|
|
|
* -modesty_on_drive keep drive buffer hungry: SetWrite. (line 342)
|
|
|
|
|
* -mount issues mount command for ISO session: Restore. (line 153)
|
|
|
|
@ -5545,7 +5566,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
|
|
|
|
* -pwdx tells working directory on disk: Navigate. (line 21)
|
|
|
|
|
* -quoted_not_list sets exclusions: SetInsert. (line 66)
|
|
|
|
|
* -quoted_path_list inserts paths from disk file: Insert. (line 85)
|
|
|
|
|
* -read_fs filesystem type for image loading: Loading. (line 75)
|
|
|
|
|
* -read_fs filesystem type for image loading: Loading. (line 96)
|
|
|
|
|
* -read_mkisofsrc searches and reads .mkisofsrc file: Emulation.
|
|
|
|
|
(line 155)
|
|
|
|
|
* -read_speed set read speed: Loading. (line 11)
|
|
|
|
@ -5561,7 +5582,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
|
|
|
|
(line 57)
|
|
|
|
|
* -rollback discards pending changes: Writing. (line 9)
|
|
|
|
|
* -rollback_end ends program without writing: Scripting. (line 154)
|
|
|
|
|
* -rom_toc_scan searches for sessions: Loading. (line 278)
|
|
|
|
|
* -rom_toc_scan searches for sessions: Loading. (line 299)
|
|
|
|
|
* -rr_reloc_dir sets name of relocation directory: SetWrite. (line 150)
|
|
|
|
|
* -scdbackup_tag enables scdbackup checksum tag: Emulation. (line 179)
|
|
|
|
|
* -scsi_dev_family choose Linux device file type: AqDrive. (line 95)
|
|
|
|
@ -5609,7 +5630,7 @@ File: xorriso.info, Node: CommandIdx, Next: ConceptIdx, Prev: Legal, Up: Top
|
|
|
|
|
* -volume_date sets volume timestamp: SetWrite. (line 211)
|
|
|
|
|
* -write_type chooses TAO or SAO/DAO: SetWrite. (line 423)
|
|
|
|
|
* -x enables automatic execution order of arguments: ArgSort. (line 16)
|
|
|
|
|
* -xattr controls handling of xattr (EA): Loading. (line 151)
|
|
|
|
|
* -xattr controls handling of xattr (EA): Loading. (line 172)
|
|
|
|
|
* -zisofs controls zisofs production: SetWrite. (line 296)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -5621,7 +5642,7 @@ File: xorriso.info, Node: ConceptIdx, Prev: CommandIdx, Up: Top
|
|
|
|
|
|