Well, if it is IDE you need to have scsi emulation set up in grub. Here
is an example for my burner:


#boot=/dev/hde
default=0
timeout=10
splashimage=(hd0,0)/grub/splash.xpm.gz
title Red Hat Linux (2.4.20-2.2)
        root (hd0,0)
        kernel /vmlinuz-2.4.20-2.2 ro root=LABEL=/ hda=ide-scsi vga=791
        initrd /initrd-2.4.20-2.2.img


The line you need to add is hdX=ide-scsi

Where x is your drive...





On Sat, 2002-12-28 at 11:19, nate wrote:
> Ted Gervais said:
> 
> > This leaves me with the question  -  where else do I look?  Or does anyone
> >  have a  suggestion as to how to get this CD-WRITER to work?
> 
> what kind of CD-R ? I have only used X-CD roast on SCSI CDRs. If it is
> a SCSI CD-R be sure that the driver for the controller is loaded. If it
> is an IDE burner, look into documentation for ide-scsi. I've never used
> this myself so can't offer much insight.  With SCSI though it should just
> work provided the driver for the controller is used.
> 
> it would be helpful if you provided the brand/model of the drive(s), the
> brand/model of the controller card(s) that they are connected to, and whether
> or not any other devices are on these controller card(s) that you can access
> (easy way to determine if the driver is loaded or not).
> 
> nate
> 
> 
-- 
A Touch of Class Computer Services
9504 Bohning Drive
Garfield Heights, Ohio 44125
216-375-4487

A Step Above The Rest!

http://www.winsweptrottweilers.com

ICQ# 55846749

Registered Linux user #191829








-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to