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 terminal
OK, no errors till now, then:
        terminal gfxterm
here I got that error:
        error: Can't locate valid adapter for mode
and nothing changes.
BTW I'm trying this under qemu.
-- 
Khaled Hosny

Egyptian GNU/Linux user
Member of Arabeyes translation team [www.arabeyes.org]
My Blog: [khalid_hosny.manalaa.net]

Attachment: pgpdI1Y4BEZbN.pgp
Description: PGP signature

_______________________________________________
Grub-devel mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to