All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy liu <liudeyan@gmail.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 15:34:38 +0800	[thread overview]
Message-ID: <41F8998E.7060903@gmail.com> (raw)
In-Reply-To: <18910-220051427616499@M2W055.mail2web.com>

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/
>
>  
>
by the way,have you update your module utility?
kernel module format has changed in linux 2.6,so do not forget to update 
insmod lsmod modprobe.......

  parent reply	other threads:[~2005-01-27  7:36 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
2005-01-27  7:23   ` Valdis.Kletnieks
2005-01-27  7:34 ` Andy liu [this message]
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=41F8998E.7060903@gmail.com \
    --to=liudeyan@gmail.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.