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] Simple problem using IDE Controller Card

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] Simple problem using IDE Controller Card
From: Daniel Hulme <dh286@xxxxxxxxx>
Date: Sun, 11 Sep 2005 14:32:04 +0100
Delivery-date: Sun, 11 Sep 2005 13:30:13 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <001401c5b6be$09880dc0$0a00000a@Notebook>
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: <001401c5b6be$09880dc0$0a00000a@Notebook>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
> I probably just have a simple problem. I installed a standard Debian
> Sarge with a 2.4.27 Kernel. Running this it correctly finds my IDE
> Controller (Promise Ultra 100 TX2) and gives the HD the device name
> hde. Using the standard Xen Kernel (2.6.12) it can not find the hard
> drive anymore!
> 
> I am not so familiar with kernel issues, so i would be pleased if
> someone could help me where to start!
The default Xen kernel config might not have that driver turned on. If
you know which driver your hardware uses (try doing lsmod in native
linux to find it), go into your Xen source tree, cd into
linux-2.6.12-xen, then do a "make ARCH=xen menuconfig". Find the driver
and turn it on, then cd .. and do a "make KERNELS=linux-2.6-xen kernels"
to recompile it. Install the recompiled kernel and you should be good to
go.

You can try to compile it as a module instead, but then you will need an
initrd so the module is available before root is mounted. It is much
less effort to just compile it into the kernel.

HTH,
Dan

-- 
"I will not be pushed,  filed, stamped, indexed, briefed,  debriefed, or
numbered. My life is my own." <-- Number Six   http://surreal.istic.org/
"If you need an outward sign to know your own, you don't really belong."
"If the science fails,  the damn-foolishness may work." <--  ^-- Hagbard

Attachment: pgpqAK3FKyLd8.pgp
Description: PGP signature

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