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-devel

[Xen-devel] Problems with xen-unstable running on HP Proliant 150 G2 wit

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Problems with xen-unstable running on HP Proliant 150 G2 with a Marvell SATA card
From: "M." <vo.sinh@xxxxxxxxx>
Date: Sat, 13 Aug 2005 13:27:39 +0200
Delivery-date: Sat, 13 Aug 2005 11:25:55 +0000
Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=uQndIHVgjbxtOzFwTIKu8zQ1hrav/nRVNbIt66GdtWS6cDUu0RsalVe0Y+0ehZJyKTh0P8Gz99hD3P8gOIcc4a3MvXB/qANVXR6xcxiAKBz3EA0SugcizvTngJ4SjvD+/sxq1ckBaES8RfUgtidsoM5c3ZU99mri9/HaxMfJmHg=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Hi list,

I'm trying to test xen-unstable on x86_64 (150G2 has a Xeon 2.8). I
compiled xen-unstable and installed it.
Compiling the driver for the PCI-X card on the box I ran into a
problem with the missing linux-2.6.12-xen0/include/asm/irq_vectors.h
(included from irq.h if CONFIG_XEN is defined) and resolved it copying
irq_vectors.h from include/asm-x86_64/ which is the same in
include/asm-xen/asm-x86_64/mach-xen/ and succeeded in the compilation.
I had to patch the driver to remove the serial_number_at_timeout usage
from the struct scsi_cmnd (described in
http://debian.catsanddogs.com/forum/index.php/topic,35.0.html).
Then I created an initrd image with the driver and all its
dependencies, and tried to boot.
It recognizes my two sata hdds properly but cant read from them when
linux is trying to recognize the partitions reading the partitions
table.

Is there something wrong with my procedure ? Or something related to
xen-unstable ?

Thanks,
Michele

-- 
"Share your knowledge. It is a way to achieve immortality."

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

<Prev in Thread] Current Thread [Next in Thread>