В Fri, 28 Nov 2014 15:09:42 +0000
John Lane <[email protected]> пишет:

> 
> error: can't open `/boot/grub/fonts/unicode.pf2': No such file or directory.
> 
> > You need extra dependencies to create font unicode.pf2. Do you have
> > grub-mkfont binary created? If not, configure should have said in
> > summary what is missing. Otherwise it should just work.
> >
> I do have ./grub-mkfont. I tried to make a font and it worked!
> 
>     ./grub-mkfont -s 14 -o unicode.pf2 /usr/share/fonts/TTF/cour.ttf
> 

grub builds unicode.pf2 itself. It really expects unifont, not
arbitrary one. But this should not matter for emu.

> then copied it to "/boot/grub/fonts" (which I had to mkdir first).
> 
> However, although the emu appears to work, it doesn't respond to the
> keyboard.
> 
> 
Do you have /boot/grub/grub.cfg? What is in there? It looks like grub
tries to execute some configuration file.

_______________________________________________
Help-grub mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-grub

Reply via email to