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: alian <alian@xxxxxxxxxx>
Date: Tue, 20 Jun 2006 15:49:44 +0200
Delivery-date: Tue, 20 Jun 2006 06:57:03 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <4497F854.4010905@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>
References: <4497F854.4010905@xxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Thunderbird 1.5.0.4 (X11/20060516)
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