did you try: <span id="st" name="st" class="st">modprobe</span> xennet<br><br><div><span class="gmail_quote">On 4/17/06, <b class="gmail_sendername">Srinivasan S</b> <<a href="mailto:ssrini@linuxmail.org">ssrini@linuxmail.org
</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hi Folks,<br><br>I have FC5 installed with Xen 3.x from the official <a href="http://xensource.com">
xensource.com</a> tarball.  The dom0 boots perfectly.  I have a multiboot system with FC5 installed on /dev/sda6, OpenSUSE installed on /dev/hdc3 and Ubuntu on /dev/hdc1.<br><br>Goal: I am trying to get Ubuntu and Suse to run within my FC5/Xen box. (I had this working earlier in FC4 and Xen 
2.x without issues)<br><br>The configuration file I use is : /etc/xen/suseguest (contents)<br><br>kernel = "/boot/vmlinuz-2.6.16-xen"<br>memory = 100<br>name = "suseguest"<br>vif= ['mac=aa:00:10:00:00:10, bridge=xenbr0, ip=
<a href="http://192.168.2.2">192.168.2.2</a>']<br>gateway = "<a href="http://192.168.1.1">192.168.1.1</a>"<br>netmask = "<a href="http://255.255.255.0">255.255.255.0</a>"<br>disk = ['file:/dev/hdc3,hdc3,w']
<br>root = "/dev/hdc3 rw"<br><br>(As a variation to the above I also tried vif=[''] etc with no avail)<br><br>On running /usr/sbin/xm create -c /etc/xen/suseguest I get a number of errors<br>on module load that 
modules.dep file is not found etc .. However the boot<br>process continues uninterrupted and Iam finally provided the terminal login<br>prompt.  Iam also able to successfully login.<br><br>After logging in, however an ifconfig reveals that the virtual if
<br><a href="http://192.168.2.2">192.168.2.2</a> is not setup .. only loopback is enabled (127.x.x.x) ..<br><br>I tried ubuntuguest (same config as above, disk is /dev/hdc1) but with the same<br>result.<br><br>(To remove the 
modules.dep problem, I also copied the files from my FC5 /lib/modules/2.6.16-xen/ folder to Suse and tried, no errors but networking still does not work)<br><br>The dom0 ifconfig reveals that the bridge and peth0 etc are all setup properly.
<br>All help to get this "networking issue" resolved is appreciated.<br><br>Regards<br>Srini<br><br>--<br>_______________________________________________<br>Check out the latest SMS services @ <a href="http://www.linuxmail.org">
http://www.linuxmail.org</a><br>This allows you to send and receive SMS through your mailbox.<br><br>Powered by Outblaze<br><br>--<br>Fedora-xen mailing list<br><a href="mailto:Fedora-xen@redhat.com">Fedora-xen@redhat.com
</a><br><a href="https://www.redhat.com/mailman/listinfo/fedora-xen">https://www.redhat.com/mailman/listinfo/fedora-xen</a><br></blockquote></div><br>