I'm trying to get my IDE CD burner working using cdrecord, and as usual, not
as simple as the documentation suggests. The first step is to type
'cdrecord -scanbus' and figure out what the device, LUN, etc. is, but when I
do it it just says
"No such file or directory. Cannot open SCSI driver".

How do I know if there's a SCSI driver installed? I tried "modprobe scsi", I
get "can't locate module scsi". Same for scsi_mod and sr_mod. I also tried
"modprobe ide-scsi" and that returned nothing. Does that mean it exists? I'm
assuming it does. How do I make sure it's loaded at startup? I've created
the line

append="hdc=ide-scsi"

in lilo.conf, knowing that hdc is my burner. I've read through the
"CD-Writing HOWTO", which was fairly helpful, but I'm left uncertain whether
or not I need to rebuild the kernel. Thanks for any thoughts on how to get
this burner burning again.

-John



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to