Port-xen archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Hotplug scripts not working.



On Fri, Jun 19, 2009 at 02:33:54PM +0200, Goran wrote:
> Hi all,
> 
> in spite of your help my Xen machine still does not run X-(
> 
> After Manuel Bouyer noted that my VM config file had an error I've
> corrected this. So, now at least my VM starts but crashes directly:
> 
> # xm create trial.hvm -c
> Using config file "/usr/pkg/etc/xen/trial.hvm".
> [Python warning...]
> Started domain trial
> [Python warning...]
> xenconsole: Could not read tty from store: No such file or directory
> 
> # xm list
> [Python warning...]
> Name       ID   Mem VCPUs      State   Time(s)
> Domain-0   0   256     1     r-----     18.2
> trial      3   128     1     ------      0.0
> 
> The VM trial is up but not running. I've searched about the message from
> xenconsole above and found many things but nothing concerning my
> problem.
> 
> Below some files content:
> 
> 
> Failed to read /local/domain/0/backend/console/2/0/script (No such file
> or directory)
> 
> # cat /var/log/xen/xend-debug.log
> 
> Shared object "libXt.so.6" not found

It looks like you didn't install xbase on your system, so qemu-dm
can't start.
You should have a libXt.so.6 in /usr/X11R7/lib/

-- 
Manuel Bouyer, LIP6, Universite Paris VI.           
Manuel.Bouyer%lip6.fr@localhost
     NetBSD: 26 ans d'experience feront toujours la difference
--


Home | Main Index | Thread Index | Old Index