On 9/14/06, Vesa Jääskeläinen <[EMAIL PROTECTED]> wrote:
Hi,
Sorry for my late reply.
Well, perhaps QEMU just doesn't support that mode...
I tried this sequence with exception (set gfxmode=1024x768x32) in VMWare
and it works nicely. You can specify "set gfxmode=1024x768" to auto
detect best
Khaled Hosny wrote:
> I was exploring the new video subsystem of GRUB2 (1.94), I followed the
> instructions in GRUB wiki about using gfxterm.
> This what I did:
> insmod video
> insmod vbe
> insmod font
> font (fd1)/unifont.pff
> insmod gfxterm
> set gfxmode 102
I was exploring the new video subsystem of GRUB2 (1.94), I followed the
instructions in GRUB wiki about using gfxterm.
This what I did:
insmod video
insmod vbe
insmod font
font (fd1)/unifont.pff
insmod gfxterm
set gfxmode 1024x768x32
insmod te