WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

Re: [Xen-users] Debian DomU no network and modprobe errors on xm create

To: "Andrej Radonic" <andrej.radonic@xxxxxxxx>
Subject: Re: [Xen-users] Debian DomU no network and modprobe errors on xm create
From: Simon <greminn@xxxxxxxxx>
Date: Sun, 2 Apr 2006 16:26:34 +1200
Cc: Xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Sun, 02 Apr 2006 04:28:24 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Z1qfZnQvg348D5OPfFgpYsMdNBmLGp9MhAWLszAI5gas0XS0oTSVWj5cofBNvzkZsV4dj8Zrqzh9Cy3R3FjgIzSzFudCdMFvflPal3njUHakvC0ivYG2PNtjADjRcvneSn4/E50HF900XpcD2weE3MOQ+5EA2NbwAYL3YXHRh/o=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <442E3820.6030507@xxxxxxxx>
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
References: <5bdb1aa70603301208s2f25ea41v189f26c292b7dc47@xxxxxxxxxxxxxx> <442E3820.6030507@xxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
On 4/1/06, Andrej Radonic <andrej.radonic@xxxxxxxx> wrote:
> 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

Thanks for the TIP, iv updated the conf file to have:

vif=['ip=192.168.1.100']

and removed the old line, but still no go. Will keep playing here.

Simon

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>