From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by lists.gnu.org with archive (Exim 4.71) id 1VZO1x-0005sW-Iw for mharc-grub-devel@gnu.org; Thu, 24 Oct 2013 12:45:05 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:36865) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VZO1o-0005pT-CL for grub-devel@gnu.org; Thu, 24 Oct 2013 12:45:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VZO1h-0006L8-1n for grub-devel@gnu.org; Thu, 24 Oct 2013 12:44:56 -0400 Received: from mail.csclub.uwaterloo.ca ([129.97.134.52]:57148) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VZO1g-0006Kz-SR for grub-devel@gnu.org; Thu, 24 Oct 2013 12:44:48 -0400 Received: from caffeine.csclub.uwaterloo.ca (caffeine.csclub.uwaterloo.ca [129.97.134.17]) by mail.csclub.uwaterloo.ca (Postfix) with SMTP id 77BA72E7C6 for ; Thu, 24 Oct 2013 12:44:46 -0400 (EDT) Received: by caffeine.csclub.uwaterloo.ca (sSMTP sendmail emulation); Thu, 24 Oct 2013 12:44:46 -0400 From: "Lennart Sorensen" Date: Thu, 24 Oct 2013 12:44:46 -0400 To: The development of GNU GRUB Subject: Re: How to pick a kernel to boot ? Message-ID: <20131024164446.GT13097@csclub.uwaterloo.ca> References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.20 (2009-06-14) Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 129.97.134.52 X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: The development of GNU GRUB List-Id: The development of GNU GRUB List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Oct 2013 16:45:03 -0000 On Thu, Oct 24, 2013 at 04:46:19PM +0200, Luk=C3=A1=C5=A1 Czerner wrote: > Hi, >=20 > I have a simple question about grub2 which I can not find satisfying > answer to. >=20 > What is a proper way to pick a kernel to boot from in case I have > multiple kernels installed ? Note that picking the right kernel from > the menu is not an option I do not always have access to the > console. >=20 > With grub legacy, this was easy. Simply edit >=20 > /boot/grub/menu.lst >=20 > and pick the right number. All the information I need are in that > file. >=20 > So what is a recommended way to do this with grub2 ? Same thing in /boot/grub/grub.cfg. There is default with a number. --=20 Len Sorensen