|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] /etc/xen/scripts/network-bridge: line 62: ip: commandnot
Friedrich Nietzsche schrieb:
I'm not sure what to do I changed paths to brctl and ifconfig with
/sbin/brctl and /sbin/ifconfig.
Also I saw this in another post but he didnt specify what he did and I
cant find it anywhere...
"i also updated /etc/xen/scripts/network-bridge to work under gentoo as
stated i de -devel ML."
In your bash, where the xend script works, execute: "dirname `which ip`"
and remember, what it says.
In my case:
dirname `which ip`
/sbin
So the answer would be "/sbin"
Then edit /etc/xen/scripts/network-bridge and put this line:
export PATH=$PATH:/sbin
to line 2. Then try again.
Regards
Dominik
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- Re: [Xen-users] /etc/xen/scripts/network-bridge: line 62: ip: commandnot found,
Dominik Klein <=
|
|
|
|
|