this is in my grub.conf file:
 #boot=/dev/hda
 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

if i change default=0 that should boot with the 2.4.20-20.8 kernel yes?

Ian


-- redhat-list mailing list unsubscribe mailto:[EMAIL PROTECTED] https://www.redhat.com/mailman/listinfo/redhat-list

Reply via email to