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

[Xen-users] RE: Can not find the SATA disk during booting the Xen Kernel

To: xen-users@xxxxxxxxxxxxxxxxxxx, ikewu83@xxxxxxxxx
Subject: [Xen-users] RE: Can not find the SATA disk during booting the Xen Kernel (opensuse 11.1)
From: eXeC001er <execooler@xxxxxxxxx>
Date: Fri, 29 May 2009 20:26:15 +0400
Cc:
Delivery-date: Fri, 29 May 2009 09:27:00 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=LUBnr8VGysjY2YlVX8VWcDg4Vfyr5J7kV66mGIdjQ9I=; b=aTTDAxBAzDOz4iAMGcSG25xC5GjlK0wnlxMYZrXAB8LULOsIu/dcP8szRzP1kDz+Gq enRGjH+kB9Iaqsvo3G1Tbh34I44XqzAmlVH3ls65MQJoJCC3zclWltDNkwzz10FW43Dp sW4OJ9zLV191xN/FYbxmba2IvhOe4P0DSxhV4=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=TGZh02XtsEwYcqx0bIGpVSR6qDKFPOvF5w9D2tx1og//rqnEMY33lrkdQIFaoqaJHl Ax1jKpQACYn5xRIi09CM4gPIaWCF4zB2bckgKHKdYyWYXzgbGjrvi77xIFZZQPq223+h jT518gXRhqxQWDTV4tMdDsPfNjNB0XFTnPLR8=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
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/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Your kernel config does'n include SATA driver.
 
Hi, all,
I have find the problem (Can not find the SATA disk during booting the Xen
Kernel) on a lot of opensuse distros,

Below is the reproduce steps:

1. download the xen 3.4 source
2. make world
3. make install
4. depmod
5. mkinitrd
6. add below config on grub

  title Xen 3.4 / XenLinux 2.6.18.8
  kernel /boot/xen.gz console=vga
  module /boot/vmlinuz-2.6.18.8-xen
root=/dev/disk/by-id/ata-HDT722516DLA380_41N3148LEN_VDS91DTEFSRARP-part1 ro
console=tty0
  module /boot/initrd-2.6.18.8-xen
7. reboot and can not reach
root=/dev/disk/by-id/ata-HDT722516DLA380_41N3148LEN_VDS91DTEFSRARP-part1

please help me,

Ike wu
ikewu83@xxxxxxxxx

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>