[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Debian DomU no network and modprobe errors on xm create
Simon wrote: Hi There, I have my debian sarge dom0 on a IBM xSeries 206 with a SATA drive (seen as /dev/sda) working just peachy with the xen 3.0.1 packages from http://packages.debianbase.de/. I have followed the instructions for creating a debian domU from these sources: http://wiki.xensource.com/xenwiki/DebianDomU http://www.howtoforge.com/perfect_setup_xen3_debian_p4 This is now my current domU config file: name="dev-domU" kernel="/boot/xen-linux-2.6.12.6-xen" root="/dev/hda1" memory=512 disk=[ 'phy:/dev/xenvg/domu1,hda1,w', 'phy:/dev/xenvg/domu1-swap,hda2,w' ] vif=[ '' ] dhcp="off" ip="192.168.1.100" Simon, the "IP" Parameter is no longer allowed outside the "vif" statement.Comment it out and see if networking comes up after stopping / starting (not "restart"-ing) your domU Greetz, Andrej _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |