public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* confguring grub to load new kernel
@ 2005-01-27  6:01 sudhir
  2005-01-27  7:13 ` Sabarinathan
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: sudhir @ 2005-01-27  6:01 UTC (permalink / raw)
  To: linux-kernel

Hi,

I just compiled kernel 2.6.10 and now wondering how to make the grub to
load the newkernel.

The grub.conf file is configured as:

#boot=/dev/hda
default=1
timeout=10
splashimage=(hd0,5)/boot/grub/splash.xpm.gz
title Red Hat Linux (2.4.20-8)
        root (hd0,5)
        kernel /boot/vmlinuz-2.4.20-8 ro root=LABEL=/
        initrd /boot/initrd-2.4.20-8.img
title DOS
        rootnoverify (hd0,0)
        chainloader +1
                                                                            
    
How should I change the configuration?

sudhir

--------------------------------------------------------------------
mail2web - Check your email from the web at
http://mail2web.com/ .



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-01-27 16:52 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-01-27  6:01 confguring grub to load new kernel sudhir
2005-01-27  7:13 ` Sabarinathan
2005-01-27  7:23   ` Valdis.Kletnieks
2005-01-27  7:34 ` Andy liu
2005-01-27 16:50 ` David Hollis

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox