Boot into video mode with grub2
Hi, I'm trying to boot L4Linux under MAG. I used to use the "vbeset 0x117" GRUB command to set the screen into the correct video mode but now I'm using GRUB2 and I can't find any equivalent command(s). Has anyone successfully booted MAG under GRUB2?
Hi, On Tue Feb 22, 2011 at 18:39:38 +0200, Dan Haim wrote:
I'm trying to boot L4Linux under MAG. I used to use the "vbeset 0x117" GRUB command to set the screen into the correct video mode but now I'm using GRUB2 and I can't find any equivalent command(s). Has anyone successfully booted MAG under GRUB2?
Yes, seems there aren't any. Do you use 'fb-drv' as shown in conf/examples/x86-fb.cfg? That should actually switch to graphics mode so that the vbeset of Grub is not needed. Adam -- Adam adam@os.inf.tu-dresden.de Lackorzynski http://os.inf.tu-dresden.de/~adam/
Confirmed working. Many thanks. -----Original Message----- From: l4-hackers-bounces@os.inf.tu-dresden.de [mailto:l4-hackers-bounces@os.inf.tu-dresden.de] On Behalf Of Adam Lackorzynski Sent: Wednesday, February 23, 2011 10:05 AM To: l4-hackers@os.inf.tu-dresden.de Subject: Re: Boot into video mode with grub2 Hi, On Tue Feb 22, 2011 at 18:39:38 +0200, Dan Haim wrote:
I'm trying to boot L4Linux under MAG. I used to use the "vbeset 0x117" GRUB command to set the screen into the correct video mode but now I'm using GRUB2 and I can't find any equivalent command(s). Has anyone successfully booted MAG under GRUB2?
Yes, seems there aren't any. Do you use 'fb-drv' as shown in conf/examples/x86-fb.cfg? That should actually switch to graphics mode so that the vbeset of Grub is not needed. Adam -- Adam adam@os.inf.tu-dresden.de Lackorzynski http://os.inf.tu-dresden.de/~adam/ _______________________________________________ l4-hackers mailing list l4-hackers@os.inf.tu-dresden.de http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers
participants (2)
-
Adam Lackorzynski -
Dan Haim