[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] graphically accessing pv guest
Hi all, I'm trying to expand the screen resolution of my guest when using vnc. It appears I need to use the extra variable in my guest config file and xenfb. I pass it in like this: extra = 'xenfb.video=8,1024,768' I can see this being passed to the kernel when it boots but it doesn't change the vnc screen resolution. I also see this when I type ps -ef | grep vnc # ps -ef | grep vnc root 7187 2103 0 10:18 ? 00:00:04 /usr/lib/xen-4.0/bin/qemu-dm -d 6 -serial pty -domain-name ubuntuWork -videoram 4 -vnc 0.0.0.0:1 -vncunused -M xenpv root 7445 2688 0 10:46 pts/0 00:00:00 grep vnc So it appears the video ram is still 4MB. Here's the line for vnc in my guest config file. vfb = [ 'type=vnc,vncdisplay=1,vnclisten=0.0.0.0' ] My using Xen 4.0, Debian Squeeze for my dom0 and Ubuntu Maverick for the guest. Thanks! Ted On Fri, Feb 25, 2011 at 9:16 AM, Fajar A. Nugraha <list@xxxxxxxxx> wrote:
_______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |