From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with archive (Exim 4.43) id 1Mrc2V-00026j-Ec for mharc-grub-devel@gnu.org; Sat, 26 Sep 2009 14:30:35 -0400 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Mrc2R-00023T-0o for grub-devel@gnu.org; Sat, 26 Sep 2009 14:30:31 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Mrc2M-0001yz-Jd for grub-devel@gnu.org; Sat, 26 Sep 2009 14:30:30 -0400 Received: from [199.232.76.173] (port=58027 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Mrc2M-0001yb-CW for grub-devel@gnu.org; Sat, 26 Sep 2009 14:30:26 -0400 Received: from mail-fx0-f205.google.com ([209.85.220.205]:54022) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Mrc2L-0006FK-Px for grub-devel@gnu.org; Sat, 26 Sep 2009 14:30:26 -0400 Received: by fxm1 with SMTP id 1so2805404fxm.31 for ; Sat, 26 Sep 2009 11:30:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=XJJGmnJlbuifrRBqbEbUdznzWEOm68Ydj2u7PVFyPBA=; b=oNrnJph+foHyuO4dSXk5funeqH7o5wJlg1Azly4t8kEDuruRtLSks6NbLZ3XmzMJVq oD1pAI+bX1i+nqKaE5IQnOKmVG8mLhmPSqVrqkv3YVm2FqwRzqOELao4ILEhUtfOQNWv lCfLFyBgUIYLUtfnelMp0T+JRNsB89oMOAQ7c= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=Wczj19mSEcVoHVNjlmxddEpildN8sKK3VDLHospf1CIk4gQPSdnC1sx5zEXJPHOLNp B++zZH7R5MpsAWxTZZjUN5zhum+1HsaBf5gcUN5LrQIMU/VKet288IDer+E3eXrwkx4F xQZM/XhFc3fgy2WyoL0soCAcHNMyr205CzTIs= Received: by 10.86.220.11 with SMTP id s11mr1990626fgg.47.1253989823961; Sat, 26 Sep 2009 11:30:23 -0700 (PDT) Received: from ?129.132.210.210? (vpn-global-dhcp3-210.ethz.ch [129.132.210.210]) by mx.google.com with ESMTPS id e20sm2203961fga.12.2009.09.26.11.30.22 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sat, 26 Sep 2009 11:30:23 -0700 (PDT) Message-ID: <4ABE245E.5030909@gmail.com> Date: Sat, 26 Sep 2009 16:25:34 +0200 From: Vladimir 'phcoder' Serbinenko User-Agent: Mozilla-Thunderbird 2.0.0.22 (X11/20090701) MIME-Version: 1.0 To: The development of GRUB 2 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> In-Reply-To: <4ABE0A5A.7020709@zbh.uni-hamburg.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 2) 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 18:30:32 -0000 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 > - The menu is rather small, is it possible to expand the display to > 1280x800? > > - Since I own a Macbook, I want my boot manager nice and shiny. How do I > set the looks? E.g. Background image? Couldn't find helpful info in the > manual-draft. > > Use Bean's repo > greetings, > > Stefan > > > _______________________________________________ > Grub-devel mailing list > Grub-devel@gnu.org > http://lists.gnu.org/mailman/listinfo/grub-devel > >