simcon
12th March 2004, 09:02 PM
Hi, I installed Fedora onto a machine with 2 DVD drives, hdc and hdd. I removed the slave drive and replaced it with a CD-RW. I do have kudzu running but it doesn't seem to have set the SCSI part of the drive up (as the writer part of the drive is normally on the SCSI bus). To force it to discover the drive I edited the kudzu conf file /etc/sysconfig/hwconf and removed the entry for the slave CD hdd and rebooted. When I checked the file a new entry was added and here it is:-
class: CDROM
bus: IDE
detached: 0
device: hdd
driver: ignore
desc: "HL-DT-ST RW/DVD GCC-4120B"
Now I was expecting kudzu to set this up properly, so my question is, is kudzu not functioning correctly or do I need to do something manually?
Here's what 'cdrecord -scanbus' says:-
[root@localhost simcon]# cdrecord -scanbus
Cdrecord-Clone 2.01a19 (i686-redhat-linux-gnu) Copyright (C) 1995-2003 Jrg Schilling
cdrecord: No such file or directory. Cannot open '/dev/pg*'. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are root.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
I've Googled for this information and I would have thought it was quite a common thing to do, add/replace CD drives, but I have found nothing.
Regards,
simcon
class: CDROM
bus: IDE
detached: 0
device: hdd
driver: ignore
desc: "HL-DT-ST RW/DVD GCC-4120B"
Now I was expecting kudzu to set this up properly, so my question is, is kudzu not functioning correctly or do I need to do something manually?
Here's what 'cdrecord -scanbus' says:-
[root@localhost simcon]# cdrecord -scanbus
Cdrecord-Clone 2.01a19 (i686-redhat-linux-gnu) Copyright (C) 1995-2003 Jrg Schilling
cdrecord: No such file or directory. Cannot open '/dev/pg*'. Cannot open SCSI driver.
cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are root.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.
I've Googled for this information and I would have thought it was quite a common thing to do, add/replace CD drives, but I have found nothing.
Regards,
simcon