[lug] cdrecord ide-scsi
jd
lug at taproot.bz
Mon Mar 24 15:48:23 MST 2003
hello,
I tried to get cdrecored working with my ide cdburner. It just worked
with Redhat, but now with Debian i am having problems... the problem
is my cdrom is not showing up in /proc/scsi/scsi. I think I have
all the modules loaded and i added append="hdc=ide-scsi" to lilo and
rebooted. Still no luck. below is the output of a few commands.
Please Help :)
jd
ns2:~# lsmod
Module Size Used by Tainted: PF
st 26640 0 (unused)
sr_mod 13104 0 (unused)
sg 23996 0 (unused)
ide-scsi 7600 0
vmnet 20736 2
vmmon 19444 0 (unused)
cmpci 30388 0 (autoclean)
soundcore 3588 4 (autoclean) [cmpci]
ext3 59680 3 (autoclean)
jbd 43412 3 (autoclean) [ext3]
nvidia 1466784 10
ns2:~# cat /proc/scsi/scsi
Attached devices: none
ns2:~# cat /etc/lilo.conf | grep scsi
append="hdc=ide-scsi"
ns2:~# dmesg | grep hdc
ide1: BM-DMA at 0xa408-0xa40f, BIOS settings: hdc:DMA, hdd:DMA
hdc: TDK CDRW241040X, ATAPI CD/DVD-ROM drive
hdc: ATAPI 40X CD-ROM CD-R/RW drive, 2048kB Cache, DMA
ns2:~# cdrecord -scanbus
Cdrecord 2.0 (i686-pc-linux-gnu) Copyright (C) 1995-2002 J?rg 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 tried making a sym-link from /dev/hdc to /dev/pg0 but this did not
help
More information about the LUG
mailing list