From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1NrnpK-0002Nb-Co for mharc-grub-devel@gnu.org; Wed, 17 Mar 2010 03:38:02 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NrnpE-0002Mb-Mj for grub-devel@gnu.org; Wed, 17 Mar 2010 03:37:57 -0400 Received: from [140.186.70.92] (port=50572 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NrnpC-0002MD-TP for grub-devel@gnu.org; Wed, 17 Mar 2010 03:37:55 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Nrnp7-00052K-Cl for grub-devel@gnu.org; Wed, 17 Mar 2010 03:37:51 -0400 Received: from chatel.calistel.com ([217.108.195.9]:39564 helo=obiou.calistel.com) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Nrnp2-00051e-J7 for grub-devel@gnu.org; Wed, 17 Mar 2010 03:37:45 -0400 Received: by obiou.calistel.com (Postfix, from userid 1001) id 386CF4C; Wed, 17 Mar 2010 08:37:41 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by obiou.calistel.com (Postfix) with ESMTP id DD07F4B for ; Wed, 17 Mar 2010 08:37:36 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at obiou.calistel.com Received: from obiou.calistel.com ([127.0.0.1]) by localhost (obiou.calistel.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id qgqNgTWX-Sdq for ; Wed, 17 Mar 2010 08:37:35 +0100 (CET) Received: from prem6s (prem6s.calistel.com [10.99.0.196]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (Client did not present a certificate) by obiou.calistel.com (Postfix) with ESMTPS id 5419D12 for ; Wed, 17 Mar 2010 08:37:35 +0100 (CET) Date: Wed, 17 Mar 2010 08:37:31 +0100 From: =?UTF-8?B?RnLDqWTDqXJpYw==?= Boiteux To: grub-devel@gnu.org Message-ID: <20100317083731.4fd72c13@prem6s> Organization: Calistel X-Mailer: Claws Mail 3.7.5 (GTK+ 2.18.6; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 1) Subject: save default working with Grub 1.98 ? X-BeenThere: grub-devel@gnu.org X-Mailman-Version: 2.1.5 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: Wed, 17 Mar 2010 07:37:58 -0000 Hello, I installed last year Grub2 from Debian 'experimental' repository to get =C2=AB=C2=A0default=3Dsaved=C2=A0=C2=BB feature, it worked well, and re= cently I updated it to 1.98 release (from official =C2=AB=C2=A0unstable=C2=A0=C2=BB repository)= , and now I get a strange behaviour : the menu always preselects the entry saved with old Grub2 version, but if I choose another one, the new entry isn't saved. Does it means that Grub2 1.98 doesn't support yet entry saving ? or should I look at my conf more carefully for a misconfiguration ? Thanks for your advice, Fred.