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

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Re: Panic on CPU 0
From: "Gianluca Mardente" <gianluca.mardente@xxxxxxxxx>
Date: Thu, 15 May 2008 17:15:19 -0700
Delivery-date: Thu, 15 May 2008 17:15:50 -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:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=VxX1etlg6LnZq2EyV2mSIw00xtviJNGnrFGO9chhgS8=; b=ZbGECNWDeU1Nvs/NnNK0tE5zfJhvb+Gr0mbxsTzwfGZc6wgy7V10YVjJWNu3jl20un4z2B5AluPSWQxtS27t7H8TheoPlxbgQdkzAL9vH+JscwgDDpLNhMe65bhaNskD3KVW8jiS6V2a9nTriwKzv4suILLSeRmnvr7m70U4S88=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=xQ9Vbrf3X17l26lzzXX8KLDYgA1lGPIh71n5GjjCcY8Ky6HHAHWfit8JarxykMDe69Y7yQpCOj74lgWs2hrZjyNQCE60ctE39rfGe8R/umLOwxC2reuzq/g92M4Xih8XMEi9H6Y2k5/Txms/kFVVY2rZQ1yWBtT0f9LiI99Czqw=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <ecbd42c90805151543s6eb9ae0aie9dd991f68750bd7@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/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: <ecbd42c90805151543s6eb9ae0aie9dd991f68750bd7@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I tried removing the console=vga (my gpxe script is now
> #!gpxe
> kernel xen-3.2.0
> module initrd.img
> module vmlinuz-2.6.18.8-xen ro root=/dev/ram0
> boot
)

and the error I get now is
Panic on CPU 0:
Cannot access memory beyond end of bootstrap direct-map area
Reboot in five seconds...
Unknown interrupt (cr2=fffdf020)


Sorry, I'm just trying different things :(

Thanks,
 Gianluca

On Thu, May 15, 2008 at 3:43 PM, Gianluca Mardente
<gianluca.mardente@xxxxxxxxx> wrote:
> 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>