I want to say thanks to Alex Dalloz who is a true Linux Expert. And he gives of his time to tell us what we need to know. I think, from what he told me is that Fedora Core 2 and up do not use the old kernel command to make all common IDE cd-rom drives appear to be scusi. This is news to me.
karl
Alexander Dalloz wrote:
Am Do, den 10.03.2005 schrieb karl larsen um 23:34:
I came from Red Hat 9 to Fedora core 2 and now I can't burn a cd-rom. I use the command line as root # cdrecord -v cw.iso with all other things in the cdrecord.conf file. But what I get is this:
Cdrecord-Clone 2.01a27-dvd (i686-pc-linux-gnu) Copyright (C) 1995-2004
TOC Type: 1 = CD-ROM
scsidev: 'ATAPI:1,0,0'
devname: 'ATAPI'
scsibus: 1 target: 0 lun: 0
cdrecord: Cannot do inquiry for CD/DVD-Recorder. cdrecord: Input/output error. test unit ready: scsi sendcmd: fatal error CDB: 00 00 00 00 00 00 cmd finished after 0.000s timeout 40s [root@bucket cd-burner]#
Has anyone got the cd-rom burner to work?
"cd-rom burner"? My CD-R(W) device works properly on FC2.
karl larsen
Please provide following information: a) uname -r b) cat /proc/cmdline c) rpm -q cdrecord d) egrep -v '^#|^$' /etc/cdrecord.conf
Alexander