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] no eth0 on guest

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] no eth0 on guest
From: Pablo Javier Roca Mendez <pablo.javier.roca.mendez@xxxxxxxxx>
Date: Tue, 20 Jun 2006 16:02:30 +0200
Delivery-date: Wed, 21 Jun 2006 01:32:38 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <4497FCF8.6080701@xxxxxxxxxx>
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>
Mail-followup-to: xen-users@xxxxxxxxxxxxxxxxxxx
References: <4497F854.4010905@xxxxxxxxxx> <4497FCF8.6080701@xxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Mutt/1.5.6i
Hi alian!

I think you need to specify at least
  vif = [ '' ]
for the eth0 device to come up in the host.

Regards,
Pablo

On Tue, Jun 20, 2006 at 03:49:44PM +0200, alian wrote:
> config file for the guest:
> 
> # Kernel image file.
> kernel = "/boot/vmlinuz-xen"
> 
> # Initial memory allocation (in megabytes) for the new domain.
> memory = 256
> 
> # A name for your domain. All domains must have different names.
> name = "Suse80"
> 
> disk = [ 'phy:sda5,hdc5,w', 'phy:sda6,hdc6,r' ]
> 
> # Set if you want dhcp to allocate the IP address.
> dhcp="dhcp"
> 
> # Set the hostname.
> hostname= "suse80"
> 
> # Set root device.
> root = "/dev/hdc5 ro"
> 
> # Sets runlevel 4.
> extra = "4"
> 
> The only difference with the master is I didn't use the initrd, because  
> with it, boot fail with:
> 
> Waiting for device /dev/hdc5 to appear:  ok
> rootfs:  major=22 minor=5 devn=5637
> Mounting root /dev/hdc5
> mount: No such device
> Kernel panic - not syncing: Attempted to kill init!
> 
> _______________________________________________
> Xen-users mailing list
> Xen-users@xxxxxxxxxxxxxxxxxxx
> http://lists.xensource.com/xen-users

-- 
Pablo Javier Roca Mendez

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