All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Vladimir 'φ-coder/phcoder' Serbinenko" <phcoder@gmail.com>
To: grub-devel@gnu.org
Subject: Re: Gfxmenu does not work for me
Date: Sun, 11 Sep 2011 21:33:58 +0200	[thread overview]
Message-ID: <4E6D0D26.9000106@gmail.com> (raw)
In-Reply-To: <CAKw11hpSt1M+9j=3jjCmN=4SiE6w2eoDqPR24yL7=PgputP-pg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1594 bytes --]

On 11.09.2011 21:22, Bernard Kolobara wrote:
> Hello,
>
> I downloaded the latest GRUB source from the Bazaar today and compiled
> it for the i686-pc platform.
> I installed grub on a NTFS formatted USB flash drive with:
>
> grub-install --no-floppy --boot-directory=/media/USB /dev/sdb
> (this takes 100x more time than installing to a fat32 USB)
>
> After that I got grub to boot without grub.cfg
>
> I tried Colin Bennett's grub.cfg file from here:
>
> http://grub.gibibit.com/files/overlay_2009-07-19.tar.gz
>
Format for old version. New ones are under
http://download.savannah.nongnu.org/releases/grub-extras/
> with all the themes/fonts.
>
> But after booting grub complains about not having the pc.mod file and
> boots into the standard UI.
>
> Here is the grub.cfg:
>
> insmod pc
> insmod biosdisk
both of above useless
> insmod font
> insmod vbe
> insmod gfxterm
> insmod videotest
> insmod tga
> insmod png
> insmod gfxmenu
>
> menuviewer="gfxmenu"
useless
> gfxmode="640x480"
>
> theme="/grub/themes/ubuntu1/theme.txt"
>
> gfxterm_font="Fixed Regular 12"
>
missing "terminal_output gfxterm"
> timeout=8
> default="3"
> fallback="2 1"
>
> menuentry "OpenSUSE" --cl
> .....
> .....
>
> loadfont /grub/fonts/10x20.pf2
> loadfont /grub/fonts/4x6.pf2
> .....
>
> What am I doing wrong?

> Regards, Bernard.
>
> _______________________________________________
> Grub-devel mailing list
> Grub-devel@gnu.org
> https://lists.gnu.org/mailman/listinfo/grub-devel
>


-- 
Regards
Vladimir 'φ-coder/phcoder' Serbinenko



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 294 bytes --]

  reply	other threads:[~2011-09-11 19:34 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-11 19:22 Gfxmenu does not work for me Bernard Kolobara
2011-09-11 19:33 ` Vladimir 'φ-coder/phcoder' Serbinenko [this message]
2011-09-11 21:06   ` Bernard Kolobara

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=4E6D0D26.9000106@gmail.com \
    --to=phcoder@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.