GRUB: drop `insmod vbe`
[grml-live.git] / templates / boot / grub / header.cfg
index 2b78bbc..fe6382d 100644 (file)
@@ -5,7 +5,6 @@ if loadfont /boot/grub/ascii.pf2 ; then
    insmod png
    set gfxmode=auto
    insmod gfxterm
-   insmod vbe
    terminal_output gfxterm
 fi