|
|
|
|
|
|
|
|
|
|
xen-devel
[Xen-devel] nfsroot and brige
hello,
it seems like a catch-22 to me. I boot xen0 with nfsroot,
and then try to setup bridge stuff. something like this
/sbin/brctl addbr xen-br0
/sbin/brctl addif xen-br0 eth0
/sbin/ifconfig xen-br0 10.0.10.103 netmask 255.255.255.0 up
/sbin/ifconfig eth0 0.0.0.0 promisc up
however, once I start it running it crashes down with error
that nfs server is not available.
does it mean that I must use initramfs to configure bridge
first, or is there some other way?
-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxxxx
https://lists.sourceforge.net/lists/listinfo/xen-devel
|
|
|
|
|