|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] FPU problem
>On Fri, May 27, 2005 at 11:49:03AM +0100, Ian Pratt wrote:
>> I'd be *very* interested to know if the unstable tree still has this
>> bug. There have been a bunch of changes to the way the FPU is handled,
>> so I'd be surprised if it was still present.
>
>I tried unstable. It booted dom0 fine, but couldn't start domU
>with error Permission denied.
>xm list displayed nothing (no dom0 either).
Are you running as root?
One change in the past while is the use of unix domain sockets rather
than [loopback] network sockets as the basic comms mechanism used by
the tools, which has a (desired!) side-effect of adding basic access
control to the xm <-> xend interface.
If this is not it, can you please try either/or:
- looking at the log files /var/log/xend.log /var/log/xend-debug.log
to see if anything jumps out at you
- running "strace xm <foo>" to see if anything's up at that side.
cheers,
S.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|