All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sabarinathan <sabarinathan@comodo.com>
To: sudhir@digitallink.com.np
Cc: linux-kernel@vger.kernel.org
Subject: Re: confguring grub to load new kernel
Date: Thu, 27 Jan 2005 12:43:34 +0530	[thread overview]
Message-ID: <41F8949E.1050308@comodo.com> (raw)
In-Reply-To: <18910-220051427616499@M2W055.mail2web.com>


Hi,

Put this entry in your grub.conf file

title Red Hat Linux  (2.6.10)
        root (hd0,5)
        kernel /boot/vmlinuz-2.6.10 ro root=LABEL=/ rhgb quiet
        initrd /boot/initrd-2.6.10.img

sudhir@digitallink.com.np wrote:

>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/ .
>
>
>-
>To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at  http://vger.kernel.org/majordomo-info.html
>Please read the FAQ at  http://www.tux.org/lkml/
>
>  
>


-- 
Regards
Sabarinathan.A 
Trustix Os Programmer
Comodo India - "Invent ² Secure"
Temple Towers, Chennai
Mobile: 98403 66039

Registered Linux User: #376656








  reply	other threads:[~2005-01-27  7:12 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-27  6:01 confguring grub to load new kernel sudhir
2005-01-27  7:13 ` Sabarinathan [this message]
2005-01-27  7:23   ` Valdis.Kletnieks
2005-01-27  7:34 ` Andy liu
2005-01-27 16:50 ` David Hollis

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=41F8949E.1050308@comodo.com \
    --to=sabarinathan@comodo.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sudhir@digitallink.com.np \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.