|
|
|
|
|
|
|
|
|
|
xen-api
RE: [Xen-API] Problems with xapi-autobuilder and vncterm
Hi,
Mike wrote:
[vncterm]
> It's not an essential package, but without it you won't be able to use
> VNC to connect to your PV guests, so you'll probably want to use it.
> You
> can just download the latest binary from the repo on downloads.xen.org,
> as explained in the first part of the wiki page.
If you're feeling adventurous you could enable a paravirtualised framebuffer
(this is experimental)
$ xe vm-param-set uuid=... platform:pvfb=true
You need to reboot the guest after setting the key. You might also need to
fiddle with the kernel commandline. After that you should be able to see the
graphical console via openxenmanager/XenCenter as if it were an HVM guest.
Cheers,
Dave
_______________________________________________
xen-api mailing list
xen-api@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/mailman/listinfo/xen-api
|
|
|
|
|