On Tue, Jun 19, 2007 at 08:34:33PM +0200, Marcin Michal Jessa wrote:
I'll have to try Xen on a VGA console then; I'm mostly using serial
console (all Xen debugging tools is on serial)
Great, as I said before, I could clearly see the XEN ASCI logo with
the new version
which wasn't there before and which seems to mess up the VGA console
output.
The acsii logo was there before as well. What changed is that now the
default vga mode is 80x50 when it was 80x25 before (with 80x25 it's
possible
you didn't have time to see the text logo :)
You can add:
vga=text-80x25
to the xen.gz boot options; it will keep the default VGA mode which
netbsd
expects.