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] Panic on CPU 0

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Panic on CPU 0
From: "Gianluca Mardente" <gianluca.mardente@xxxxxxxxx>
Date: Thu, 15 May 2008 15:43:59 -0700
Delivery-date: Thu, 15 May 2008 15:44:31 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; bh=0IYdyudMmFtr3ziKp5Uq823c/Eydn6hzKtQDwxlcxHU=; b=UunPsFXHNIA+Ef7TgJkqSK1Xodzu6g58VK8pawjVQCbjg/v/Tb2I+l23PITEr1YHuFUF0xFNsvdlzmPumbW9hkjiKiSXpgsUK7MVleYF8bZ7oAMZlv4/QtJsX/NtessEeC1Lemw7zwjFXiEwCDScSzaCTu4q3StRxCIy7MBtSkE=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=JyN7Tf/bpU4tCf3zEQJN+6ORTHACwJSyLpvtEw5fslww51U/WNVjjEynWtxMuPIpecElRr3xSji3snl8t7lDfEJO4+g0oapR/K/3lFK6SNJNQ/dh9PkeyURnmwdAQMg952+jgHjyo63pi8zllejHIjfIzkrYi+AtSrpoN+MxEGc=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
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>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi all,
 I'm trying to boot XEN. I get the following error though

Panic on CPU 0:
Early fatal page fault at e008:ff134570 (cr2=fffdf020, ec=0000)
Reboot in five seconds...
Unknown interrupt (cr2=fffdf020)

My system has 2GB of RAM.

Has anyone had the same problem and can give an hint? Thanks.

In case anyone had done the same I'm doing, I'm actually downloading
XEN from the network (using etherboot)

This is the gpxe script I use

#!gpxe
kernel xen-3.2.0 console=vga
module initrd.img
module vmlinuz-2.6.18.8-xen ro root=/dev/ram0
boot


I can boot XEN instead if I use Grub in the following way

title XEN
     root (hd0,0)
     kernel /xen-3.2.0.gz console=vga
     module /vmlinuz-2.6.18.8-xen ro root=LABEL=/ console=tty0
     module /initrd.img

Thanks,
 Gianluca

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

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