All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bean <bean123ch@gmail.com>
To: The development of GRUB 2 <grub-devel@gnu.org>
Subject: Re: Macbook, Efi, Display mode
Date: Sat, 26 Sep 2009 21:13:03 +0800	[thread overview]
Message-ID: <ca0f59980909260613q789d8064v1d664f911088d8f1@mail.gmail.com> (raw)
In-Reply-To: <4ABE0A5A.7020709@zbh.uni-hamburg.de>

On Sat, Sep 26, 2009 at 8:34 PM, Stefan Bienert
<bienert@zbh.uni-hamburg.de> 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?

Hi,

You can use search command to locate the root device. Something like this:

search --set /vmlinuz
linux /vmlinuz ...
initrd /initrd.img

>
> - 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.

If you use my repo, you can enable graphic mode for EFI, it even
allows you to set a background image. Add these lines in grub.cfg:

set gfxmode="0x0"
loadfont /unifont.pf2
terminal_output.gfxterm
background_image /splash.png

You need to include these modules when generating grub.efi: video
efi_fb gfxterm font png jpeg

unifont.pf2 is the font file, you can generate it using grub-mkfont,
or just download it here:

http://grub4dos.sourceforge.net/unifont.pf2

-- 
Bean

gitgrub home: http://github.com/grub/grub/
my fork page: http://github.com/bean123/grub/



  reply	other threads:[~2009-09-26 13:13 UTC|newest]

Thread overview: 66+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-20 16:38 Grub2 and Efi (MacBook 5,1) Stefan Bienert
2009-09-20 16:49 ` Robert Millan
2009-09-20 16:56   ` Stefan Bienert
2009-09-20 20:00 ` Vladimir 'phcoder' Serbinenko
2009-09-21 18:34   ` Stefan Bienert
2009-09-21 21:15     ` Stefan Bienert
2009-09-22 14:01       ` Michal Suchanek
2009-09-22 14:36         ` Stefan Bienert
2009-09-22 14:41           ` Michal Suchanek
2009-09-22 15:15             ` Stefan Bienert
2009-09-22 15:29               ` Michal Suchanek
2009-09-22 17:34                 ` Stefan Bienert
2009-09-22 17:42                   ` Felix Zielcke
2009-09-22 17:54                     ` Stefan Bienert
2009-09-22 18:07                       ` Felix Zielcke
2009-09-22 18:27                       ` Bean
2009-09-22 20:12                         ` Stefan Bienert
2009-09-23  3:03                           ` Bean
2009-09-24 18:36                             ` Stefan Bienert
2009-09-26 12:34                               ` Macbook, Efi, Display mode Stefan Bienert
2009-09-26 13:13                                 ` Bean [this message]
2009-09-26 19:12                                   ` Seth Goldberg
2009-09-26 19:54                                   ` Stefan Bienert
2009-09-26 19:59                                     ` Felix Zielcke
2009-09-27 11:40                                   ` Stefan Bienert
2009-09-27 11:48                                     ` Michal Suchanek
2009-09-27 13:00                                       ` Stefan Bienert
2009-09-27 15:11                                         ` Bean
2009-09-27 15:44                                           ` Stefan Bienert
2009-09-27 16:15                                             ` Michal Suchanek
2009-09-27 16:49                                               ` Stefan Bienert
2009-09-27 18:39                                             ` Bean
2009-09-27 18:49                                               ` Stefan Bienert
2009-10-03 19:10                                                 ` Stefan Bienert
2009-10-03 20:17                                                   ` Bean
2009-10-03 20:55                                                     ` Stefan Bienert
2009-10-04  2:58                                                       ` Peter Cros
2009-10-04 14:45                                                         ` Stefan Bienert
2009-10-04 14:49                                                           ` Bean
2009-10-04 17:27                                                             ` Stefan Bienert
2009-10-04 20:10                                                               ` Bean
2009-10-04 20:43                                                                 ` Stefan Bienert
2009-10-05  1:56                                                                   ` Peter Cros
2009-10-09 17:44                                                                 ` Michal Suchanek
2009-10-09 17:53                                                                   ` Stefan Bienert
2009-10-09 20:54                                                                     ` Michal Suchanek
2009-10-09 21:49                                                                       ` Stefan Bienert
2009-10-19 20:04                                                                       ` Stefan Bienert
2009-10-20  3:31                                                                         ` Bean
2009-10-24 10:09                                                                           ` Stefan Bienert
2009-10-24 10:17                                                                             ` Bean
2009-10-24 10:30                                                                               ` Stefan Bienert
2009-10-24 10:38                                                                                 ` Bean
2009-10-24 12:07                                                                                   ` Stefan Bienert
2009-10-24 23:33                                                                                   ` Stefan Bienert
2009-10-25  0:34                                                                                     ` richardvoigt
2009-10-25  0:38                                                                                       ` Stefan Bienert
2009-10-25  0:52                                                                                         ` richardvoigt
2009-10-25 17:41                                                                                           ` Stefan Bienert
2009-09-26 14:25                                 ` Vladimir 'phcoder' Serbinenko
2009-09-26 19:55                                   ` Stefan Bienert
2009-09-26 20:01                                     ` Felix Zielcke
2009-09-26 20:48                                       ` Stefan Bienert
2009-09-27 10:39                                         ` Felix Zielcke
2009-09-27 11:11                                           ` Stefan Bienert
2009-09-27 11:14                                             ` Felix Zielcke

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ca0f59980909260613q789d8064v1d664f911088d8f1@mail.gmail.com \
    --to=bean123ch@gmail.com \
    --cc=grub-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.