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] Problem to boot Xen 3.3.0 using CentOS as dom0

To: xen-users <xen-users@xxxxxxxxxxxxxxxxxxx>
Subject: RE: [Xen-users] Problem to boot Xen 3.3.0 using CentOS as dom0
From: "Joseph L. Casale" <JCasale@xxxxxxxxxxxxxxxxx>
Date: Tue, 23 Sep 2008 13:12:24 -0600
Accept-language: en-US
Acceptlanguage: en-US
Cc: 'Marco Sinhoreli' <msinhore@xxxxxxxxx>
Delivery-date: Tue, 23 Sep 2008 12:14:22 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <20fe3cf60809231203p10a88baak59c22dc3d4894515@xxxxxxxxxxxxxx>
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>
References: <20fe3cf60809230957t74166286y80d31cc1c83cc42@xxxxxxxxxxxxxx> <49627735003F5C479100225C339F9FE0D7A36C942D@xxxxxxxxxxxxxxxxxxxxxx> <20fe3cf60809231132m5c75f9f7jc953b5468011e486@xxxxxxxxxxxxxx> <49627735003F5C479100225C339F9FE0D7A36C9430@xxxxxxxxxxxxxxxxxxxxxx> <20fe3cf60809231203p10a88baak59c22dc3d4894515@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Thread-index: AckdrwZh4wg3ivAOROeON1aiuMsEnwAAFYEQ
Thread-topic: [Xen-users] Problem to boot Xen 3.3.0 using CentOS as dom0
># mkinitrd -v -f /boot/initrd-2.6.18.8-xen.img 2.6.18.8-xen

Well, your not loading any scsi/sata modules for instance?

># lspci
>
>00:06.0 IDE interface: nVidia Corporation MCP61 IDE (rev a2)
>
>00:08.0 IDE interface: nVidia Corporation MCP61 SATA Controller (rev a2)

Yeah, you need this module I assume for your SATA discs?
Do an lsmod in your working kernel, figure out what it is, then rebuild your 
initrd:

# mkinitrd -f --with=<sata module> /boot/initrd-2.6.18.8-xen.img 2.6.18.8-xen

That'll get you going...
jlc
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users