Ian L wrote:
Thanks, i think i got it now. I just installed kernel-smp-2.4.18-14.i686.rpm. One question though, my lilo file is called lilo.conf.anaconda and when i run /sbin/lilo it complains it cant find lilo.conf
That mean you are using grub. (Red Hat's installer creates a lilo.conf.anaconda in case grub doesn't work.) Take a look and the /etc/grub.conf file.
-- Once you have their hardware. Never give it back. (The First Rule of Hardware Acquisition) Sam Flory <[EMAIL PROTECTED]>
Ahh thanks. It says default=1 in grub.conf ... i assume that means it should run the 2nd entry? and i'd change that to default=0 to have it run the first entry? This is what my grub.conf file looks like:
default=1 timeout=10 splashimage=(hd0,0)/grub/splash.xpm.gz title Red Hat Linux (2.4.20-20.8) root (hd0,0) kernel /vmlinuz-2.4.20-20.8 ro root=LABEL=/ initrd /initrd-2.4.20-20.8.img title Red Hat Linux (2.4.18-14) root (hd0,0) kernel /vmlinuz-2.4.18-14 ro root=LABEL=/ initrd /initrd-2.4.18-14.img
thanks again for all the help,
Ian
-- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list