Date: Mon, 14 Sep 2009 19:54:42 -0500
From: "Gerald Waugh" <gwaugh (at mark) frontstreetnetworks.com>
Subject: [coba-e:16026] Re: change default kernel
To: <coba-e (at mark) bluequartz.org>
Message-Id: <B77556D74AC1414AAEFBA70386E0223C@GeraldHP>
In-Reply-To: <000001ca359a$55c378f0$014a6ad0$@de>
References: <000001ca359a$55c378f0$014a6ad0$@de>
X-Mail-Count: 16026
Florian Arzberger wrote
>i am trying to change the default kernel on a bq system, but no matter what
> i set as default in /boot/grub/grub.conf, it always boots the same kernel.
> what could i possibly be missing? ;)
>
Are you sure it is using grub as a boot loader?
Is there a /etc/lilo.conf?
default=2.6.9-89.0.9.E1 (that is the kernel)
If not just setting the default=0 (or change to the kernel)
in grub.conf should work.
Gerald