Code: Select all
menuentry "videoinfo" {
videoinfo
sleep 10
}
I am booting from a USB key created using grub-mkrescue. I did not specify a --platform so it's using /usr/lib/grub/i386-pc/boot_hybrid.img
Any idea why no video modes are listed and/or what I might try to debug further?