On Wednesday 18 June 2008, Matthew R. Lee wrote:
> I've just compiled a new kernel. I then mounted the boot partition,
> copied the new bzimage across, along with .config and system.map. I
> then edited the grub.conf But when I reboot it offers me the same
> options as in the old grub.conf not the new one. I must have missed a
> step somewhere, but I can't think where. Can anyone point me in the
> right direction
> Thanks
> Matt
>
> New grub.conf:
> default 0
>
> timeout 30
>
> splashimage=(hd0,0) /boot/grub/splash2.xpm.gz
>
> title=Gentoo 2.6.22-r2
>
> root (hd0,0)
> kernel /boot/kernel-2.6.22-r2-2 root=/dev/sda3
> video=vesafb:mtrr,ywrap,[EMAIL PROTECTED]
>
> title=Gentoo 2.6.25-r5
>
> root (hd0,0)
> kernel /boot/kernel-2.6.25-r5 root=/dev/sda3
> video=vesafb:mtrr,ywrap,[EMAIL PROTECTED]


Switch the stanzas around in grub.conf. You have the older kernel listed 
first, and 'default 0'


-- 
Alan McKinnon
alan dot mckinnon at gmail dot com

-- 
gentoo-user@lists.gentoo.org mailing list

Reply via email to