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] Error during booting Dom0

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Error during booting Dom0
From: vipul borikar <vipulcell@xxxxxxxxx>
Date: Tue, 1 Dec 2009 10:32:44 +0530
Delivery-date: Mon, 30 Nov 2009 21:03:27 -0800
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=AE+TmfFHPhvrhXJuaEbvdcVi0YTu3PzMUBcavvi1a50=; b=I5dv2py2OJJ/gDMri3t+4rdpGM7ZTM1WRxlSjdboe/eXBIAuD5fKFolikh3db+NAH8 398HRmCnC6sUPTxJGARqWFLw99/Mp/J4K72t7cgvnH24QNL8y/FdeTwC7GL01+Ef8VDr kkP6Hx70il1KA4OdfDPVUduhifnbr5dck2Y18=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=LBaEfccSuKV/fBj4vjkDeexCrOvORMU7YwXWJNTvPlQibcF+skJqtf++U7KooZsvOE ZTcd6t3Q2DAXyhsLUYn0aQeo7pdtopm0JQtDTUHZwEuwtv+TrxlJTiKfKspSlxHfVQUQ yw17Zery/0SDg9PHWWLaHJNEEQUCClsAHqL5M=
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
Hi all,
I am newbie to Xen.

I am facing a problem in booting Dom0 OS.

I have FC8 OS which i want as Dom0. Its kernel is having by default Dom0
support. Xen is v 3.4 latest build from source.

So when I boot up the machine with Xen hypervisor i get some error on boot
screen.

Errors:
---------------------------------------------------------------------
(XEN) Cannot load bzImage v2.06 at least v2.08 is required.

(XEN) Xenoproof:Initialization failed . No APIC

(XEN) I/O virtualization disabled.
************************************************************
Panic on CPU0
Could not set up Dom0 guest OS
**************************************************************
----------------------------------------------------------------------

I have not captured the entire screen as i am not able to do it. I just
wrote down few messages.

My grub entry:

title Xen 3.4 / Fedora (2.6.23.1-42.fc8)
root (hd0,1)
kernel /xen-3.4.gz
module /vmlinuz-2.6.23.1-42.fc8 ro root=/dev/VolGroup00/LogVol00
rhgb quiet
module /initrd-2.6.23.1-42.fc8.img


Does any one is having any idea about this.

Thanks
Vipul.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-users] Error during booting Dom0, vipul borikar <=