From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1JjfbO-0004tj-Rk for mharc-grub-devel@gnu.org; Wed, 09 Apr 2008 15:04:58 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1JjfbM-0004qE-Fd for grub-devel@gnu.org; Wed, 09 Apr 2008 15:04:56 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JjfbJ-0004lm-Ve for grub-devel@gnu.org; Wed, 09 Apr 2008 15:04:54 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JjfbJ-0004lT-KO for grub-devel@gnu.org; Wed, 09 Apr 2008 15:04:53 -0400 Received: from c60.cesmail.net ([216.154.195.49]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_ARCFOUR_SHA1:16) (Exim 4.60) (envelope-from ) id 1JjfbJ-0006CL-4i for grub-devel@gnu.org; Wed, 09 Apr 2008 15:04:53 -0400 Received: from unknown (HELO relay.cesmail.net) ([192.168.1.81]) by c60.cesmail.net with ESMTP; 09 Apr 2008 15:04:52 -0400 Received: from [192.168.1.21] (static-72-92-88-10.phlapa.fios.verizon.net [72.92.88.10]) by relay.cesmail.net (Postfix) with ESMTP id 91363619058 for ; Wed, 9 Apr 2008 15:04:51 -0400 (EDT) From: Pavel Roskin To: The development of GRUB 2 In-Reply-To: References: <1207725547.8539.101.camel@rd> Content-Type: text/plain Date: Wed, 09 Apr 2008 15:04:50 -0400 Message-Id: <1207767890.3944.13.camel@dv> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-3.fc8) Content-Transfer-Encoding: 7bit X-detected-kernel: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: Booting into a different entry without changing grub.conf X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: The development of GRUB 2 List-Id: The development of GRUB 2 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Apr 2008 19:04:56 -0000 On Wed, 2008-04-09 at 16:07 +0300, Mark Ryden wrote: > Hi, > > I tried it but it did not work. could it be that I was wrong somewhere? > below is the grub.conf. > > It was with default=1, and I changed it to default=2. > I added savedefault=1 to the second error (see below). That should be "savedefault 1", without "=". > > GRUB 1 has "savedefault" for that. Adding "savedefault 0" to the second > > entry would tell grub to boot the first entry next time. GRUB 2 doesn't > > have such facility yet. Please don't top post - it will make it easier for you to see what you are replying to and notice the difference. And it will make it easier for others to quote you. -- Regards, Pavel Roskin