|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] centos jailtime image -- no network
On 2/5/07, Jon Christensen <jonc21@xxxxxxxxx> wrote:
Hello,
I am using the jailtime centos4.4 image. It boots up fine, however, I
cannot get networking to work. Here is my cfg:
kernel = "/boot/vmlinuz-2.6.16-1.2122_FC5xenU"
memory = 256
name = "foo"
vif = [ '' ]
disk = ['file:/home/foo/root,sda1,w',
'file:/home/foo/swap,sda2,w',
'file:/home/foo/home,sda3,w']
root = "/dev/sda1 ro"
I cannot simply do an ifconfig eth0 ip.address netmask 255.255.255.0 in the
guest to bring up networking.
What means "I annot simply"? What happens when you try it?
Is the eth0 device absolutely not there at all iun the domU?
Do you have ethernet modules compiled in, and copied the modules into
the domU system(or do you use a monoithis kernel)?
Henning
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|