Yes, you need to make sure that the drive is assigned to be handled by the
ide-scsi module.  

Updating your lilo.conf to look something similiar to the following
(snagged from another post)
       image=/boot/zImage-2.2.14
         label=Linux
         read-only
         append="hdc=ide-scsi"
(end snag)

The last line is the important one.  You need to change the hdc to the
device file for your drive.

Jamin W. Collins

-----Original Message-----
From: Christoph Klempau [mailto:[EMAIL PROTECTED]]
Sent: Friday, November 03, 2000 11:27 AM
To: [EMAIL PROTECTED]
Subject: AW: ATAPI CD Writer and RH 7



>
> You might see if the ide-scsi module is loading, use 'lsmod' to get a
> list of loaded modules.  If it isn't loaded try 'modprobe ide-scsi' and
> then see if cdrecord -scanbus works.
>
>

Hi !

lsmod said that its loaded, but cdrecord -scanbus still says: Cannot open
SCSI Driver. Is there anything else?

Bye

Christoph Klempau



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



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

Reply via email to