|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Re: eth0 not showing up in guest domains
Do you have the following settings in the domU config?
ip = "xxx.xxx.xxx.xxx"
netmask = "xxx.xxx.xxx.xxx"
gateway = "xxx.xxx.xxx.xxx"
hostname = "testing"
On 2/21/06, Adam Huda <wolverine_@xxxxxxx> wrote:
> I'm running rawhide (vmlinuz-2.6.15-1.1955_FC5hypervisor kernel). I'm
> booting my guests with the vmlinuz-2.6.15-1.1955_FC5guest kernel.
> I've been trying out the guest filesystems from jailtime.org. My xend-
> config.sxp is setup for bridging, (network-script network-bridge)
> & (vif-script vif-bridge). Whenever I boot into a guest system,
> "ifconfig -a" only shows the loopback device. Any ideas on what
> happened to eth0? I've tried setting vif = [''] and vif =
> ['mac=00:16:3E:00:00:11'] in my guest configuration file.
>
> -- Adam
>
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users
>
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|