Re: Trouble writing CD-R from DVD recorder



In article <471e756d$0$25689$4c368faf@xxxxxxxxxxxxxx>,
Mark Bratcher <mbratch.UN@xxxxxxxxxxxxxxxxxxxxx> wrote:
I have an LG DVD recorder that supports a whole pile of formats, including CD-R and CD-RW.
The drive can read/write anything except the CD-R and CD-RW. Every time I try to record
to CD-R I get this:
----------
# cdrecord -v dev=ATAPI:1,1,0 speed=16 image.iso
cdrecord: No write mode specified.
cdrecord: Asuming -tao mode.
cdrecord: Future versions of cdrecord may have different drive dependent defaults.
cdrecord: Continuing in 5 seconds...
Cdrecord-Clone 2.01.01a03-dvd (i686-pc-linux-gnu) Copyright (C) 1995-2005 Jörg Schilling
NOTE: This version contains the OSS DVD extensions for cdrtools and thus may
have bugs related to DVD issues that are not present in the original
cdrtools. Please send bug reports or support requests to
http://bugzilla.redhat.com/bugzilla The original cdrtools author should
not be bothered with problems in this version.
TOC Type: 1 = CD-ROM
scsidev: 'ATAPI:1,1,0'
devname: 'ATAPI'
scsibus: 1 target: 1 lun: 0
Use of ATA is preferred over ATAPI.
Warning: Using ATA Packet interface.

You made some mistakes....

1) This is not cdrecord but a bastardized variant that is known to
have massive problems.

Use the latest official cdrtools instead:

ftp://ftp.berlios.de/pub/cdrecord/alpha/

Make sure to install cdrecord suid root.

2) You used dev=ATAPI:1,1,0 which is just an interface to allow
CD/DVD writing with PCMCIA connected drives without causing
a Linux kernel panic.

If you have exactly one drive in your system, you may omit dev=
completely.

If you have more drives, run cdrecord -scanbus and select the
right drive.

--
EMail:joerg@xxxxxxxxxxxxxxxxxxxxxxxxxxx (home) Jörg Schilling D-13353 Berlin
js@xxxxxxxxxxxxxxx (uni)
schilling@xxxxxxxxxxxxxxxxxxx (work) Blog: http://schily.blogspot.com/
URL: http://cdrecord.berlios.de/old/private/ ftp://ftp.berlios.de/pub/schily
.


Quantcast