From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1MrdSF-00057o-Jr for mharc-grub-devel@gnu.org; Sat, 26 Sep 2009 16:01:15 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MrdSE-00057i-26 for grub-devel@gnu.org; Sat, 26 Sep 2009 16:01:14 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MrdS9-00057T-7r for grub-devel@gnu.org; Sat, 26 Sep 2009 16:01:13 -0400 Received: from [199.232.76.173] (port=33297 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MrdS9-00057Q-55 for grub-devel@gnu.org; Sat, 26 Sep 2009 16:01:09 -0400 Received: from moutng.kundenserver.de ([212.227.126.171]:50629) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MrdS8-0004lg-EH for grub-devel@gnu.org; Sat, 26 Sep 2009 16:01:08 -0400 Received: from [85.180.11.247] (e180011247.adsl.alicedsl.de [85.180.11.247]) by mrelayeu.kundenserver.de (node=mreu0) with ESMTP (Nemesis) id 0M8mxE-1MfVyp24HE-00CRNq; Sat, 26 Sep 2009 22:01:07 +0200 From: Felix Zielcke To: The development of GRUB 2 In-Reply-To: <4ABE71A6.6000707@zbh.uni-hamburg.de> References: <4AB65A8C.9020809@zbh.uni-hamburg.de> <4AB8E0DE.4040908@zbh.uni-hamburg.de> <4AB8EA28.5010209@zbh.uni-hamburg.de> <4AB90A90.7000703@zbh.uni-hamburg.de> <1253641375.2840.32.camel@fz.local> <4AB90F3F.7020904@zbh.uni-hamburg.de> <4AB92F99.3020302@zbh.uni-hamburg.de> <4ABBBC1B.7020102@zbh.uni-hamburg.de> <4ABE0A5A.7020709@zbh.uni-hamburg.de> <4ABE245E.5030909@gmail.com> <4ABE71A6.6000707@zbh.uni-hamburg.de> Content-Type: text/plain; charset="UTF-8" Date: Sat, 26 Sep 2009 22:01:06 +0200 Message-Id: <1253995266.4058.6.camel@fz.local> Mime-Version: 1.0 X-Mailer: Evolution 2.28.0 Content-Transfer-Encoding: 7bit X-Provags-ID: V01U2FsdGVkX189i+FNlJSLLmW3i8Pp2prdHL1jcmzUSCgKsag EP6tWTaUcyux3ATO6tAQqWEX4GjBbVRohhpJ/ike5pxvz5c0xD Pmu0X8rcqwN2r2PP5R0sQ== X-detected-operating-system: by monty-python.gnu.org: Genre and OS details not recognized. Subject: Re: Macbook, Efi, Display mode 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: Sat, 26 Sep 2009 20:01:14 -0000 Am Samstag, den 26.09.2009, 21:55 +0200 schrieb Stefan Bienert: > Vladimir 'phcoder' Serbinenko wrote: > > Stefan Bienert wrote: > >> Hi again, > >> > >> 2 days of booting with grub2 in EFI mode and still happy... > >> > >> Now I have several further questions: > >> > >> - Depending on whether an USB disk is connected, or not, the hd numbers > >> change. Is there a setup to avoid changing the numbers in the entries on > >> boot? > >> > > Use UUIDs > > What is that? http://en.wikipedia.org/wiki/UUID > Where do I get it from? grub-probe -t fs_uuid / or grub-probe -t fs_uuid -d /dev/sda1 > How do I incorporate this into > grub.cg? search --set --fs-uuid abc-123... -- Felix Zielcke Proud Debian Maintainer