edit /boot/grub/grub.cfg and modify this code:

if font (hd0,2)/grub/unifont.pff ; then
  set gfxmode=640x480
  insmod gfxterm
  insmod vbe
  terminal gfxterm
fi

with the right one:

set gfxmode=640x480
insmod gfxterm
insmod vbe
terminal gfxterm

** Changed in: grub2 (Ubuntu)
       Status: New => Confirmed

-- 
grub2 error on grub-probe, does not boot
https://bugs.launchpad.net/bugs/190147
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to