Mohammad Bhuyan wrote: > Hi all, > > I have installed Xen VM server using Yast to my OpenSUSE 10.2. Then > made the Xen kernel as default for GRUB boot. As shown in - > http://en.opensuse.org/How_to_Install_a_Xen_VM_Server (Din't play with > GRUB boot loader file) > > When I boot to the Xen VM Server, > > 1. The text messages during boot are larger and wraps to next line in > the screen. This doesn't happen with my standard OpenSUSe 10.2 boot.
Make sure you have the same "vga=" line on the kernel or module boot line. I had the same problem - XEN was using 80x25. Try adding either vga=0x317 or vga=0x333. See the bottom of this page for more info on the vga= option: http://www.linux.org/docs/ldp/howto/BootPrompt-HOWTO-3.html#ss3.4 -- Jonathan Arnold (mailto:[EMAIL PROTECTED]) Daemon Dancing in the Dark, an Open OS weblog: http://freebsd.amazingdev.com/blog/ UNIX is user-friendly. It's just a bit picky about who its friends are. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
