|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Re: xen "vga=" console mode set in ubuntu /boot/grub/men
On 20/5/08 15:36, "snowcrash+xen@xxxxxxxxx" <schneecrash+xen@xxxxxxxxx>
wrote:
> i apparently, then, have a gift for googling-without-finding; i had
> not seen that syntax :-/
>
> per suggestion, vga=gfx-1024x768x16 works great. thanks.
>
> random attempt @ vga=gfx-1280x1024x24 does not, bringing up the
> 'select video mode' again.
>
> somewhere (looking some more ...) there's a doc specifying the
> xen-allowed video modes? looking here @ src,
>
>
> http://lists.xensource.com/archives/html/xen-changelog/2007-06/msg00206.html
>
> it's not immediately obvious
We support pretty much any mode that a modern VGA BIOS will advertise. Often
the 24-bit formats are actually 32-bit. So you might find that
vga=gfx-1280x1024x32 will work.
You can see all available modes on a particular system by scrolling through
them when you specify vga=ask. You can then pick one and hardcode it in your
GRUB config.
-- Keir
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|