[...]
Harry wrote:
>> [...] vga=0x31a video=vesafb:mtrr,ywrap
(Does not work with newly installed gentoo guest on win7 Vbox)
Michael Mol <[email protected]> responded:
> VESA framebuffer should work with absolutely everything PC-derived. I don't
> know the grub configuration details, though.
Sorry.. yes... here it is:
/boot/grub/grub.conf
default 0
timeout 10
splashimage=(hd0,0)/grub/splash.xpm.gz
title vgen
root (hd0,0)
kernel /vmlinuz root=/dev/sda3 vga=0x31A video=vesafb:mtrr,ywrap
# initrd /boot/initramfs-genkernel-x86-2.6.24-gentoo-r5
# vim:ft=conf: