Date: Wed, 22 Dec 1999 15:50:12 -0500 From: "Jim C" <jconner@enterit.com> To: <questions@freebsd.org> Subject: cdrecord issues Message-ID: <001501bf4cbe$248c87b0$26c72dd1@KWAN>
next in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] Hey all. Question about cdrecord. I created an iso raw image using mkisofs. Below is the debug info. I could really use some assistance if possible. I appreciate it! Specs: FreeBSD 3.2-RELEASE (njkern) #8: Tue Oct 26 09:46:31 EDT 1999 Cdrecord release 1.8a21 Copyright (C) 1995-1999 J÷rg Schilling and a Sony CD-R 920S on a P180MMX 128Mb. The worm is running on a bus running on an Adaptec AHA2940 controller. There is a Seagate ST15230W Sun4.2G 0738 HDD. I had no problems making the image file :) (called backup.raw) but I am having a really difficult time getting cdrecord to write that img file to the cd. Below is the output from cdrecord. I have been all over the man pages and am either missing something or am simply not understanding (this can always be the case with me). command: cdrecord -v -speed=1 -multi -xa2 dev=1,6,0 -ignsize ./backup.raw dddddddddddddddd Output: cdrecord: No such file or directory. WARNING: RR-scheduler not available, disabling. Cdrecord release 1.8a21 Copyright (C) 1995-1999 Jörg Schilling TOC Type: 3 = CD-ROM XA mode 2 scsidev: '1,6,0' scsibus: 1 target: 6 lun: 0 atapi: 0 Device type : Removable WORM Version : 2 Response Format: 2 Capabilities : SYNC LINKED Vendor_info : 'SONY ' Identifikation : 'CD-R CDU920S ' Revision : '2.0c' Device seems to be: Sony CDU-924S. Using driver for Sony CDU-924 (sony_cdu924). Driver flags : SWABAUDIO Drive buf size : 1048576 = 1024 KB FIFO size : 4194304 = 4096 KB cdrecord: Undefined error: 0. WARNING: RR-scheduler not available, disabling. Track 01: data 68 MB Total size: 79 MB (07:49.97) = 35248 sectors Lout start: 79 MB (07:51/73) = 35248 sectors Current Secsize: 2048 ATIP info from disk: Indicated writing power: 6 Is not unrestricted Disk application code: 0 ATIP start of lead in: -11231 (97:32/19) ATIP start of lead out: 335100 (74:30/00) Disk type: Phthalocyanine or similar Manuf. index: 27 Manufacturer: Prodisc Technology Inc. Blocks total: 335100 Blocks current: 335100 Blocks remaining: 299852 RBlocks total: 343921 RBlocks current: 343921 RBlocks remaining: 308673 Starting to write CD/DVD at speed 2 in write mode for multi session. Last chance to quit, starting real write in 9 seconds.8 seconds.7 seconds.6 seconds.5 seconds.4 seconds.3 seconds.2 seconds.1 seconds. Waiting for reader process to fill input-buffer ... cdrecord: Input/output error. write_track: scsi sendcmd: retryable error status: 0x2 (CHECK CONDITION) input-buffer ready. CDB: F5 00 00 00 00 00 00 00 00 00 Sense Bytes: 70 00 05 00 00 00 00 12 00 00 00 00 C9 00 00 00 00 00 00 00 20 06 00 00 00 00 Sense Key: 0x5 Illegal Request, Segment 0 Sense Code: 0xC9 Qual 0x00 (illegal block length for write command) Fru 0x0 Sense flags: Blk 0 (not valid) cmd finished after 0.018s timeout 40s Writing time: 0.187s Fixating... cdrecord: Input/output error. finalize: scsi sendcmd: retryable error status: 0x2 (CHECK CONDITION) CDB: F1 00 00 00 00 00 00 00 01 00 Sense Bytes: 70 00 05 00 00 00 00 12 00 00 00 00 89 00 00 00 00 00 00 00 02 06 00 00 00 00 Sense Key: 0x5 Illegal Request, Segment 0 Sense Code: 0x89 Qual 0x00 (inappropriate command) Fru 0x0 Sense flags: Blk 0 (not valid) cmd finished after 0.022s timeout 480s cdrecord: fifo had 64 puts and 0 gets. cdrecord: fifo was 0 times empty and 0 times full, min fill was 100%. Fixating time: 0.023s [-- Attachment #2 --] <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META content="text/html; charset=iso-8859-1" http-equiv=Content-Type> <META content="MSHTML 5.00.2919.3800" name=GENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=#ffffff> <DIV><FONT face=Arial size=2>Hey all. Question about cdrecord.</FONT></DIV> <DIV><FONT face=Arial size=2>I created an iso raw image using mkisofs. Below is the debug info. I could really use some assistance if possible. I appreciate it!</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>Specs:</FONT></DIV> <DIV><FONT face=Arial size=2>FreeBSD 3.2-RELEASE (njkern) #8: Tue Oct 26 09:46:31 EDT 1999</FONT></DIV> <DIV><FONT face=Arial size=2>Cdrecord release 1.8a21 Copyright (C) 1995-1999 J÷rg Schilling</FONT></DIV> <DIV><FONT face=Arial size=2>and a Sony CD-R 920S on a P180MMX 128Mb. The worm is running on</FONT></DIV> <DIV><FONT face=Arial size=2>a bus running on an Adaptec AHA2940 controller. There is a Seagate ST15230W Sun4.2G 0738 HDD.</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>I had no problems making the image file :) (called backup.raw) but I am having a really difficult time getting cdrecord to write that img file to the cd. Below is the output from cdrecord. I have been all over the man pages and am either missing something or am simply not understanding (this can always be the case with me).</FONT></DIV> <DIV> </DIV> <DIV><FONT face=Arial size=2>command:</FONT></DIV> <DIV><FONT face=Arial size=2>cdrecord -v -speed=1 -multi -xa2 dev=1,6,0 -ignsize ./backup.raw </FONT></DIV> <DIV><FONT face=Arial size=2>dddddddddddddddd</FONT></DIV> <DIV><FONT face=Arial size=2>Output:</FONT></DIV> <DIV><FONT face=Arial size=2>cdrecord: No such file or directory. WARNING: RR-scheduler not available, disabling.<BR>Cdrecord release 1.8a21 Copyright (C) 1995-1999 Jörg Schilling<BR>TOC Type: 3 = CD-ROM XA mode 2<BR>scsidev: '1,6,0'<BR>scsibus: 1 target: 6 lun: 0<BR>atapi: 0<BR>Device type : Removable WORM<BR>Version : 2<BR>Response Format: 2<BR>Capabilities : SYNC LINKED <BR>Vendor_info : 'SONY '<BR>Identifikation : 'CD-R CDU920S '<BR>Revision : '2.0c'<BR>Device seems to be: Sony CDU-924S.<BR>Using driver for Sony CDU-924 (sony_cdu924).<BR>Driver flags : SWABAUDIO<BR>Drive buf size : 1048576 = 1024 KB<BR>FIFO size : 4194304 = 4096 KB<BR>cdrecord: Undefined error: 0. WARNING: RR-scheduler not available, disabling.<BR>Track 01: data 68 MB <BR>Total size: 79 MB (07:49.97) = 35248 sectors<BR>Lout start: 79 MB (07:51/73) = 35248 sectors<BR>Current Secsize: 2048<BR>ATIP info from disk:<BR> Indicated writing power: 6<BR> Is not unrestricted<BR> Disk application code: 0<BR> ATIP start of lead in: -11231 (97:32/19)<BR> ATIP start of lead out: 335100 (74:30/00)<BR>Disk type: Phthalocyanine or similar<BR>Manuf. index: 27<BR>Manufacturer: Prodisc Technology Inc.<BR>Blocks total: 335100 Blocks current: 335100 Blocks remaining: 299852<BR>RBlocks total: 343921 RBlocks current: 343921 RBlocks remaining: 308673<BR>Starting to write CD/DVD at speed 2 in write mode for multi session.<BR>Last chance to quit, starting real write in 9 seconds.8 seconds.7 seconds.6 seconds.5 seconds.4 seconds.3 seconds.2 seconds.1 seconds.<BR>Waiting for reader process to fill input-buffer ... cdrecord: Input/output error. write_track: scsi sendcmd: retryable error<BR>status: 0x2 (CHECK CONDITION)<BR>input-buffer ready.<BR>CDB: F5 00 00 00 00 00 00 00 00 00<BR>Sense Bytes: 70 00 05 00 00 00 00 12 00 00 00 00 C9 00 00 00 00 00 00 00 20 06 00 00 00 00<BR>Sense Key: 0x5 Illegal Request, Segment 0<BR>Sense Code: 0xC9 Qual 0x00 (illegal block length for write command) Fru 0x0<BR>Sense flags: Blk 0 (not valid) <BR>cmd finished after 0.018s timeout 40s<BR>Writing time: 0.187s<BR>Fixating...<BR>cdrecord: Input/output error. finalize: scsi sendcmd: retryable error<BR>status: 0x2 (CHECK CONDITION)<BR>CDB: F1 00 00 00 00 00 00 00 01 00<BR>Sense Bytes: 70 00 05 00 00 00 00 12 00 00 00 00 89 00 00 00 00 00 00 00 02 06 00 00 00 00<BR>Sense Key: 0x5 Illegal Request, Segment 0<BR>Sense Code: 0x89 Qual 0x00 (inappropriate command) Fru 0x0<BR>Sense flags: Blk 0 (not valid) <BR>cmd finished after 0.022s timeout 480s<BR>cdrecord: fifo had 64 puts and 0 gets.<BR>cdrecord: fifo was 0 times empty and 0 times full, min fill was 100%.<BR>Fixating time: 0.023s<BR></FONT></DIV></BODY></HTML>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001501bf4cbe$248c87b0$26c72dd1>
