> >You need to do both.  modules.conf determines the modules you need to
> load - >ie, ide-scsi.  LILO tells the kernel that you only want to use
> SCSI emulation >for hdc, and not the rest of your ide devices. >Ed
> Wilts, Mounds View, MN, USA
> 
> That begs the question, isn't there someplace to enter that other than
> LILO? What if LILO isn't used for booting?

I am using grub for booting and this is what my grub.conf looks like:

default=0
timeout=10
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
title Red Hat Linux (2.4.9-13)
        root (hd0,0)
        kernel /boot/vmlinuz-2.4.9-13 ro root=/dev/hda1 hdc=ide-scsi
        initrd /boot/initrd-2.4.9-13.img

My lg cd writer works great.  I can't remember having to fiddle with the 
modules when I got it working the first time.

(I suppose this wasn't really your question though).

b




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

Reply via email to