|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] xenstore tools in guest broken?
You may need to add a xenfs mount to the fstab. Try
mount -t xenfs none /proc/xen
And then try the xenstore tools again.
-- Trolle
On Fri, May 1, 2009 at 1:14 PM, Dan Magenheimer <dan.magenheimer@xxxxxxxxxx> wrote:
Running xenstore-ls (or any /usr/bin/xenstore* tool) in
a PV guest used to work fine around last summer. Trying
to run on a recent system, I get:
xenstore-ls: xs_domain_open: No such file or directory
I tried rebuilding the xenstore tools from scratch in
a PV guest ("make install" on a xen-unstable tip tree)
thinking there was some kind of shlib mismatch, but
same result.
Any ideas?
Thanks,
Dan
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|