Skip site navigation (1)Skip section navigation (2)
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
This is a multi-part message in MIME format.

------=_NextPart_000_0010_01BF4C94.3B670020
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

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=F7rg 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=3D1 -multi -xa2 dev=3D1,6,0 -ignsize ./backup.raw=20
dddddddddddddddd
Output:
cdrecord: No such file or directory. WARNING: RR-scheduler not =
available, disabling.
Cdrecord release 1.8a21 Copyright (C) 1995-1999 J=F6rg Schilling
TOC Type: 3 =3D 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=20
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 =3D 1024 KB
FIFO size      : 4194304 =3D 4096 KB
cdrecord: Undefined error: 0. WARNING: RR-scheduler not available, =
disabling.
Track 01: data   68 MB       =20
Total size:      79 MB (07:49.97) =3D 35248 sectors
Lout start:      79 MB (07:51/73) =3D 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.=08=08=08=08=08=08=08=08=08=088 =
seconds.=08=08=08=08=08=08=08=08=08=087 =
seconds.=08=08=08=08=08=08=08=08=08=086 =
seconds.=08=08=08=08=08=08=08=08=08=085 =
seconds.=08=08=08=08=08=08=08=08=08=084 =
seconds.=08=08=08=08=08=08=08=08=08=083 =
seconds.=08=08=08=08=08=08=08=08=08=082 =
seconds.=08=08=08=08=08=08=08=08=08=081 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)=20
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)=20
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


------=_NextPart_000_0010_01BF4C94.3B670020
Content-Type: text/html;
	charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META content=3D"text/html; charset=3Diso-8859-1" =
http-equiv=3DContent-Type>
<META content=3D"MSHTML 5.00.2919.3800" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hey all.&nbsp; Question about=20
cdrecord.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I created an iso raw image using =
mkisofs.&nbsp;=20
Below is the debug info. I could really use some assistance if =
possible.&nbsp;I=20
appreciate it!</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>Specs:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>FreeBSD 3.2-RELEASE (njkern) #8: Tue =
Oct 26=20
09:46:31 EDT 1999</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Cdrecord release 1.8a21 Copyright (C) =
1995-1999=20
J=F7rg Schilling</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>and a Sony CD-R 920S on a P180MMX =
128Mb.&nbsp; The=20
worm is running on</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>a bus running on an Adaptec AHA2940=20
controller.&nbsp; There is a Seagate ST15230W Sun4.2G 0738 =
HDD.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>I had no problems making the image file =
:)&nbsp;=20
(called backup.raw) but I am having a really difficult time getting =
cdrecord=20
to&nbsp;write that img file to the cd.&nbsp; Below is the output from=20
cdrecord.&nbsp; 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=20
me).</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=3DArial size=3D2>command:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>cdrecord -v -speed=3D1 -multi -xa2 =
dev=3D1,6,0 -ignsize=20
./backup.raw </FONT></DIV>
<DIV><FONT face=3DArial size=3D2>dddddddddddddddd</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Output:</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>cdrecord: No such file or directory. =
WARNING:=20
RR-scheduler not available, disabling.<BR>Cdrecord release 1.8a21 =
Copyright (C)=20
1995-1999 J=F6rg Schilling<BR>TOC Type: 3 =3D CD-ROM XA mode =
2<BR>scsidev:=20
'1,6,0'<BR>scsibus: 1 target: 6 lun: 0<BR>atapi: 0<BR>Device=20
type&nbsp;&nbsp;&nbsp; : Removable=20
WORM<BR>Version&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : =
2<BR>Response=20
Format: 2<BR>Capabilities&nbsp;&nbsp; : SYNC LINKED=20
<BR>Vendor_info&nbsp;&nbsp;&nbsp; : 'SONY&nbsp;&nbsp;&nbsp; =
'<BR>Identifikation=20
: 'CD-R&nbsp;&nbsp; CDU920S&nbsp;=20
'<BR>Revision&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : '2.0c'<BR>Device =
seems to=20
be: Sony CDU-924S.<BR>Using driver for Sony CDU-924 =
(sony_cdu924).<BR>Driver=20
flags&nbsp;&nbsp; : SWABAUDIO<BR>Drive buf size : 1048576 =3D 1024 =
KB<BR>FIFO=20
size&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; : 4194304 =3D 4096 KB<BR>cdrecord: =
Undefined=20
error: 0. WARNING: RR-scheduler not available, disabling.<BR>Track 01:=20
data&nbsp;&nbsp; 68 MB&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; =
<BR>Total=20
size:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 79 MB (07:49.97) =3D 35248 =
sectors<BR>Lout=20
start:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 79 MB (07:51/73) =3D 35248 =
sectors<BR>Current=20
Secsize: 2048<BR>ATIP info from disk:<BR>&nbsp; Indicated writing power: =

6<BR>&nbsp; Is not unrestricted<BR>&nbsp; Disk application code: =
0<BR>&nbsp;=20
ATIP start of lead in:&nbsp; -11231 (97:32/19)<BR>&nbsp; ATIP start of =
lead out:=20
335100 (74:30/00)<BR>Disk type: Phthalocyanine or similar<BR>Manuf. =
index:=20
27<BR>Manufacturer: Prodisc Technology Inc.<BR>Blocks total: 335100 =
Blocks=20
current: 335100 Blocks remaining: 299852<BR>RBlocks total: 343921 =
RBlocks=20
current: 343921 RBlocks remaining: 308673<BR>Starting to write CD/DVD at =
speed 2=20
in write mode for multi session.<BR>Last chance to quit, starting real =
write in=20
9 seconds.=08=08=08=08=08=08=08=08=08=088 =
seconds.=08=08=08=08=08=08=08=08=08=087 =
seconds.=08=08=08=08=08=08=08=08=08=086=20
seconds.=08=08=08=08=08=08=08=08=08=085 =
seconds.=08=08=08=08=08=08=08=08=08=084 =
seconds.=08=08=08=08=08=08=08=08=08=083 =
seconds.=08=08=08=08=08=08=08=08=08=082=20
seconds.=08=08=08=08=08=08=08=08=08=081 seconds.<BR>Waiting for reader =
process to fill input-buffer=20
... cdrecord: Input/output error. write_track: scsi sendcmd: retryable=20
error<BR>status: 0x2 (CHECK CONDITION)<BR>input-buffer =
ready.<BR>CDB:&nbsp; F5=20
00 00 00 00 00 00 00 00 00<BR>Sense Bytes: 70 00 05 00 00 00 00 12 00 00 =
00 00=20
C9 00 00 00 00 00 00 00 20 06 00 00 00 00<BR>Sense Key: 0x5 Illegal =
Request,=20
Segment 0<BR>Sense Code: 0xC9 Qual 0x00 (illegal block length for write =
command)=20
Fru 0x0<BR>Sense flags: Blk 0 (not valid) <BR>cmd finished after 0.018s =
timeout=20
40s<BR>Writing&nbsp; time:&nbsp;&nbsp;&nbsp; =
0.187s<BR>Fixating...<BR>cdrecord:=20
Input/output error. finalize: scsi sendcmd: retryable error<BR>status: =
0x2=20
(CHECK CONDITION)<BR>CDB:&nbsp; F1 00 00 00 00 00 00 00 01 00<BR>Sense =
Bytes: 70=20
00 05 00 00 00 00 12 00 00 00 00 89 00 00 00 00 00 00 00 02 06 00 00 00=20
00<BR>Sense Key: 0x5 Illegal Request, Segment 0<BR>Sense Code: 0x89 Qual =
0x00=20
(inappropriate command) Fru 0x0<BR>Sense flags: Blk 0 (not valid) =
<BR>cmd=20
finished after 0.022s timeout 480s<BR>cdrecord: fifo had 64 puts and 0=20
gets.<BR>cdrecord: fifo was 0 times empty and 0 times full, min fill was =

100%.<BR>Fixating time:&nbsp;&nbsp;&nbsp; =
0.023s<BR></FONT></DIV></BODY></HTML>

------=_NextPart_000_0010_01BF4C94.3B670020--



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001501bf4cbe$248c87b0$26c72dd1>