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] RE: Can not find the SATA disk during booting the Xen Ke

To: xen-users@xxxxxxxxxxxxxxxxxxx, ikewu83@xxxxxxxxx, eXeC001er <execooler@xxxxxxxxx>
Subject: Re: [Xen-users] RE: Can not find the SATA disk during booting the Xen Kernel (opensuse 11.1)
From: Boris Derzhavets <bderzhavets@xxxxxxxxx>
Date: Fri, 29 May 2009 09:38:24 -0700 (PDT)
Cc:
Delivery-date: Fri, 29 May 2009 09:39:13 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s1024; t=1243615104; bh=tNTEeBQ3nvdlpkfCdb/r6UtqsxzLsTTbrQolqe2lM4o=; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=ja9mkZcu7FNvLJmGSK7fLcn3l6yct1hJ6SfyrcKrTrF8sBhISuIV8wX3MUXuFGf3bMuDTMggwesAB9OKN9j/opxsuOoFqHRH4ZkAv0dnmf5onOVuaJpO4fUy4X7pOmk6cT9SBqTRy73CjkY+aV3SSL+fuaYCLCLALJcTbDutWUU=
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Message-ID:X-YMail-OSG:Received:X-Mailer:Date:From:Subject:To:MIME-Version:Content-Type; b=Rot5EDPmd7RVbWHSjJuqn58jLO/+T9BZC8OWOXXHIefcjMT5RCb4PCUsPAb6mn8F7UXCRREr5o6TijtyeE5R40SSns/OqxAH8RztkfyBhdYW1cTUSFUJPKY5DSmdX26JUE2YDxQ/3gAOeox7k5+r7hgf6Dx84ElZGk3tW6q8MaM=;
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
vmlinuz-2.6.18.8-xen does have Intel ICH(X) SATA drivers built-in by default.
I would guess it's missing driver for your HDD controller. Might be SATA.
See what driver for your hard drives controller you are running and rebuild :-

5. To rebuild a kernel with a modified config:

    # make linux-2.6-xen-config CONFIGMODE=menuconfig     (or xconfig)
    # make linux-2.6-xen-build
    # make linux-2.6-xen-install

Boris.

--- On Fri, 5/29/09, eXeC001er <execooler@xxxxxxxxx> wrote:

From: eXeC001er <execooler@xxxxxxxxx>
Subject: [Xen-users] RE: Can not find the SATA disk during booting the Xen Kernel (opensuse 11.1)
To: xen-users@xxxxxxxxxxxxxxxxxxx, ikewu83@xxxxxxxxx
Date: Friday, May 29, 2009, 12:26 PM

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


-----Inline Attachment Follows-----

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

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