On Wed, 9 Aug 2000, kevin wrote:
> How do I change the boot sequence from loading Advansys to AIC-7xxx? I've 
> tried changing /etc/conf.modules which appears to work after boot as the 
> network card adjustments are ok, but no such luck with the SCSI host.

cd /boot
mv -f initrd-`uname -r`.img /tmp
mkinitrd initrd-`uname -r`.img `uname -r`
lilo

A previous post mentioned making a new initrd, but didn't say how, so...





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

Reply via email to