> -----Original Message-----
> From: Rolu [mailto:r...@roce.org]
> Sent: Thursday, June 21, 2012 11:02 AM
> To: Edison Su
> Cc: xen-api@lists.xen.org
> Subject: Re: [Xen-API] vncterm isn't created in Ubuntu 12.04 dom0
> 
> On Wed, Jun 6, 2012 at 1:25 AM, Edison Su <edison...@citrix.com> 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@lists.xen.org
> > 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.

Yah, exactly, that's what I figured it out from 
http://wiki.xen.org/wiki/XCP_toolstack_on_a_Debian-based_distribution

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

Reply via email to