[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-API] vncterm isn't created in Ubuntu 12.04 dom0
On Wed, Jun 6, 2012 at 1:25 AM, Edison Su <Edison.su@xxxxxxxxxx> wrote: > Hi, > > I created a PV vm on Ubuntu 12.04 dom0, but seems the vnc doesn’t work. > > root@ubuntu:~# xe vm-list > > uuid ( RO) : 178b51f7-a6a4-aa7b-8174-227bdaed8d30 > > name-label ( RW): s-5-VM > > power-state ( RO): running > > > > root@ubuntu:~# ps aux|grep vncterm > > root 29180 0.0 0.0 9376 932 pts/1 S+ 16:21 0:00 grep > --color=auto vncterm > > > > root@ubuntu:~# aptitude show xcp-vncterm > > Package: xcp-vncterm > > State: installed > > Automatically installed: yes > > Version: 0.1-2 > > Priority: extra > > Section: universe/utils > > > > > > Could somebody help to get vnc work? I use the same code (which works for > XenServer) to create the VM, do I need to add extra configuration? > > > _______________________________________________ > Xen-api mailing list > Xen-api@xxxxxxxxxxxxx > http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api > You may be running into this bug: https://bugs.launchpad.net/xcp/+bug/907217 The vncterm tries to use /usr/share/qemu/keymaps but in Ubuntu this file is found in /usr/share/qemu-linaro/keymaps instead. Make a softlink from /usr/share/qemu-linaro to /usr/share/qemu and try again. _______________________________________________ Xen-api mailing list Xen-api@xxxxxxxxxxxxx http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |