On 04.02.2012 11:03, Jake Thomas wrote:
> insmod vbe
There is no vbe on EFI. You need efi_gop (recommended) or efi_uga. Without a loaded video driver in GRUB Linux can be loaded only in blind mode which *is* a black screen
set gfxmode=keep
Never use "keep" for gfxmode
insmod gfxterm
terminal_output gfxterm
You launch gfxterm without having video mode.
terminal gfxterm
terminal isn't a command
insmod gettext


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


_______________________________________________
Bug-grub mailing list
Bug-grub@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-grub

Reply via email to