On Thu, 2005-01-27 at 01:01 -0500, [EMAIL PROTECTED] 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
>
[EMAIL PROTECTED] 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)
ker
On Thu, 27 Jan 2005 12:43:34 +0530, Sabarinathan said:
> 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
And *DONT* remove this one:
> >title
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
[EMAIL PROTECTED] wrote:
Hi,
I just compiled kernel 2.6.10 and now wondering how to make the grub to
load t
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.
5 matches
Mail list logo