All of lore.kernel.org
 help / color / mirror / Atom feed
* No network device problem in -testing
@ 2006-02-03  5:43 NAHieu
  2006-02-03 11:50 ` Christopher Clark
  0 siblings, 1 reply; 8+ messages in thread
From: NAHieu @ 2006-02-03  5:43 UTC (permalink / raw)
  To: Xen-devel

Hi,

I am running the latest Xen 3.0-testing tree, and have a trouble: my
virtual machine cannot find the network device. Network in Dom0 is OK,
but in DomU, "ifconfig -a" only shows the local interface. But here in
the dmesg content, I found these line:

^^^
...
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Xen virtual console successfully installed as tty1
Event-channel device installed.
netfront: Initialising virtual ethernet driver.
NET: Registered protocol family 2
Registering block device major 3
IP: routing cache hash table of 2048 buckets, 16Kbytes
TCP established hash table entries: 8192 (order: 4, 65536 bytes)
TCP bind hash table entries: 8192 (order: 3, 32768 bytes)
TCP: Hash tables configured (established 8192 bind 8192)
NET: Registered protocol family 1
NET: Registered protocol family 17
^^^

The above messages convice me that the network was succesfully
initialized, but why I dont see the "eth0" as normally? I am kinda
stuck now. Anybody knows how to fix the problem, or tell me how to
debug it myself?

I use the latest -testing tree, as below:
# hg tip
changeset:   8738:eff96462fde8
tag:         tip
user:        kaf24@firebug.cl.cam.ac.uk
date:        Tue Jan 31 12:04:12 2006 +0100
summary:     Remove dummy definitions of __gpfn_to_mfn/__mfn_to_gpfn.


And here is my configuration file:
^^^
kernel = "/boot/vmlinuz-2.6-xenU"
memory = 200
name = "ubuntu"
disk = ['file:/home/hieu/xen/rootfs.swap,hda1,w',
'file:/home/hieu/xen/rootfs.ubuntu,hda2,w']
root = "/dev/hda2 ro"
^^^

Many thanks.
Hieu

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2006-02-06 18:20 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-03  5:43 No network device problem in -testing NAHieu
2006-02-03 11:50 ` Christopher Clark
2006-02-03 13:51   ` NAHieu
2006-02-03 22:00     ` Ewan Mellor
2006-02-06 12:54       ` Molle Bestefich
2006-02-06 17:50         ` Ewan Mellor
2006-02-06 17:58           ` Molle Bestefich
2006-02-06 18:20             ` Ewan Mellor

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.