On 1/24/07, Eduard Bloch <[EMAIL PROTECTED]> wrote:
The simplest way would be: cd /usr/bin rm cdrecord editor cdrecord insert: #!/bin/sh exec wodim ts=16000 "$@"
OK this didn't work as I don't have a cdrecord on my system. So took the original command from k3b and added ts=16000 to it: [EMAIL PROTECTED]:~/linuxsrc/linus$ /usr/bin/X11/wodim -v gracetime=2 dev=2,0,0 speed=10 -dao driveropts=burnfree -eject -data /home/ian/large2/debian-31r4-powerpc-binary-1.iso And the original error went away showing that your theory seems to be correct but get a whole lot of new issues: TOC Type: 1 = CD-ROM scsidev: '2,0,0' scsibus: 2 target: 0 lun: 0 Linux sg driver version: 3.5.34 Wodim version: 1.1.2 Driveropts: 'burnfree' SCSI buffer size: 16000 atapi: 1 Device type : Removable CD-ROM Version : 0 Response Format: 2 Capabilities : Vendor_info : '_NEC ' Identification : 'DVD_RW ND-1300A ' Revision : '1.08' Device seems to be: Generic mmc2 DVD-R/DVD-RW. Current: 0x000A (CD-RW) Profile: 0x001B (DVD+R) Profile: 0x001A (DVD+RW) Profile: 0x0014 (DVD-RW sequential recording) Profile: 0x0013 (DVD-RW restricted overwrite) Profile: 0x0011 (DVD-R sequential recording) Profile: 0x0010 (DVD-ROM) Profile: 0x000A (CD-RW) (current) Profile: 0x0009 (CD-R) Profile: 0x0008 (CD-ROM) (current) Using generic SCSI-3/mmc CD-R/CD-RW driver (mmc_cdr). Driver flags : MMC-3 SWABAUDIO BURNFREE Supported modes: TAO PACKET SAO SAO/R96R RAW/R96R Drive buf size : 1345536 = 1314 KB Beginning DMA speed test. Set CDR_NODMATEST environment variable if device communication breaks or freezes immediately after that. FIFO size : 12582912 = 12288 KB Track 01: data 613 MB Total size: 704 MB (69:45.13) = 313885 sectors Lout start: 704 MB (69:47/10) = 313885 sectors Current Secsize: 2048 ATIP info from disk: Indicated writing power: 3 Reference speed: 6 Is not unrestricted Is erasable Disk sub type: High speed Rewritable (CAV) media (1) ATIP start of lead in: -11635 (97:26/65) ATIP start of lead out: 337350 (75:00/00) 1T speed low: 4 1T speed high: 10 2T speed low: 4 2T speed high: 0 (reserved val 6) power mult factor: 1 5 recommended erase/write power: 5 A1 values: 24 1A D8 A2 values: 26 B2 4A Disk type: Phase change Manuf. index: 3 Manufacturer: CMC Magnetics Corporation Blocks total: 337350 Blocks current: 337350 Blocks remaining: 23465 Speed set to 1764 KB/s Starting to write CD/DVD at speed 10.0 in real SAO mode for single session. Last chance to quit, starting real write 0 seconds. Operation starts. Waiting for reader process to fill input buffer ... input buffer ready. Performing OPC... Sending CUE sheet... Writing pregap for track 1 at -150 Starting new track at sector: 0 Track 01: 1 of 613 MB written (fifo 99%) [buf 100%] 45.8x.Errno: 19 (No such device), write_g1 scsi sendcmd: no error CDB: 2A 00 00 00 02 0D 00 00 07 00 status: 0x0 (GOOD STATUS) cmd finished after 200.178s timeout 200s write track data: error after 1075200 bytes /usr/bin/X11/wodim: A write error occured. /usr/bin/X11/wodim: Please properly read the error message above. Errno: 19 (No such device), test unit ready scsi sendcmd: no error CDB: 00 00 00 00 00 00 status: 0x0 (GOOD STATUS) cmd finished after 0.000s timeout 200s Writing time: 209.753s Average write speed 20.4x. Fixating... Errno: 19 (No such device), flush cache scsi sendcmd: no error CDB: 35 00 00 00 00 00 00 00 00 00 status: 0x0 (GOOD STATUS) cmd finished after 0.000s timeout 200s Trouble flushing the cache Fixating time: 42.045s Errno: 19 (No such device), prevent/allow medium removal scsi sendcmd: no error CDB: 1E 00 00 00 00 00 status: 0x0 (GOOD STATUS) cmd finished after 0.000s timeout 200s Errno: 19 (No such device), start/stop unit scsi sendcmd: no error CDB: 1B 00 00 00 02 00 status: 0x0 (GOOD STATUS) cmd finished after 0.000s timeout 200s /usr/bin/X11/wodim: Cannot eject media. -- Web: http://wand.net.nz/~iam4 Blog: http://iansblog.jandi.co.nz WAND Network Research Group -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]