On Mon, 15 Sep 2008, Guillaume wrote:
I finally achieve a goal to start a para-VM with xen. But i still experience problem with networking inside the vm (domU). There are no network interface shown. Maybe kernel module is not loaded for the emulated NIC. In domU i'm only able to see loopback interface. But, in dom0 i can see all bridge interface and networking is OK. Can someone help me ?
You are probably re-using the initrd from the dom0 to use in a guest. You need to create a new initrd for the domU guests using mkinitrd --preload=xenblk --with=xennet. Or if your image boots, you might get away with just 'modprobe xennet'. See: http://www.mail-archive.com/fedora-xen@xxxxxxxxxx/msg00609.html Paul -- Fedora-xen mailing list Fedora-xen@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-xen