>>>>> "Colin" == Colin Watson <cjwat...@ubuntu.com> writes:

> On Tue, Jul 26, 2011 at 02:12:30PM +0100, Colin Watson wrote:
[..]
> Given the lack of output, we've been narrowing down the problem by
> inserting infinite loops at strategic points and testing whether we
> get back to a PMON prompt or not.  So far it looks as though the
> failure is somewhere in grub_font_init.

I'm not too knowledgeable about grub, but have been messing around with
font configuration myself yesterday.  Just an idea: AFAICS
'grub-mkconfig' (i.e. 'update-grub') will set grub.cfg to load fonts
From /usr/{local/,}/share, not /boot, which failed in my case, and may
be causing trouble for you.  What happens if you put your fonts to /boot
and update grub.cfg accordingly?

I.e. add to (/usr/local)/etc/default/grub the line

GRUB_FONT=/boot/grub/fonts/euro.pf2

and run update-grub, 

David
-- 
GnuPG public key: http://dvdkhlng.users.sourceforge.net/dk.gpg
Fingerprint: B17A DC95 D293 657B 4205 D016 7DEF 5323 C174 7D40

Attachment: pgp0dEEthvvSO.pgp
Description: PGP signature

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

Reply via email to