|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] Backend device not found? (Solved)
On Mon, Jan 23, 2006 at 11:48:24AM -0700, Rob Gardner wrote:
> I figured out this problem, in case anyone is interested. I had
> installed bridge-utils-1.0.6, which by default installs brctl in
> /usr/local/sbin, which is not in the execution path of xm. Hence, brctl
> was not being found when trying to create a domain. Don't know why xm
> didn't just inherit the value of my PATH variable. Maybe a bug?
xen-hotplug-common.sh is sanitising the PATH. That seems a sensible thing to
do, but I don't see any problem with adding /usr/local/sbin at the end of
that.
Ewan.
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|