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] CPU0 is toast error message

To: master@xxxxxxxxxxxxxxx
Subject: Re: [Xen-users] CPU0 is toast error message
From: Marcus Brown <marcusbrutus@xxxxxxxxxxxxxxxx>
Date: Tue, 30 Aug 2005 13:10:48 +1000
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Tue, 30 Aug 2005 03:08:34 +0000
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <2614.192.168.2.100.1125370765.squirrel@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/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: <2614.192.168.2.100.1125370765.squirrel@xxxxxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
User-agent: Debian Thunderbird 1.0.2 (X11/20050602)
Hi Dave,

You might find that the dom0_mem argument needs an integer in KB.
eg. dom0_mem=131072

Marcus.

master@xxxxxxxxxxxxxxx wrote:
> # grub.conf generated by anaconda
> I recently tried installing xen on another machine and I'm getting the
> "CPU0 is toast rebooting in 5 seconds" message. Reading through past
> postings, I was hopeful setting the dom0_mem=128M would solve the problem.
> Unfortunately, it didn't make a difference.
> 
> I haven't fooled with anything on this system -- just a fresh FC4 install,
> updated everything with yum and tried to get xen going. The machine runs
> FC4 just fine and has been up for days.
> 
> If it matters, the machine is a Dell Optiplex, PIII 550 with 512M of ram.
> 
> Any help would be appreciated.
> 
> 
> Thanks,
> 
> Dave
> 
> #
> # Note that you do not have to rerun grub after making changes to this file
> # NOTICE:  You have a /boot partition.  This means that
> #          all kernel and initrd paths are relative to /boot/, eg.
> #          root (hd0,0)
> #          kernel /vmlinuz-version ro root=/dev/hda3
> #          initrd /initrd-version.img
> #boot=/dev/hda
> default=1
> timeout=5
> splashimage=(hd0,0)/grub/splash.xpm.gz
> hiddenmenu
> title Fedora Core (2.6.12-1.1447_FC4xen0)
>         root (hd0,0)
>         kernel /xen.gz dom0_mem=128M
>         module /vmlinuz-2.6.12-1.1447_FC4xen0 ro root=LABEL=/
>         module /initrd-2.6.12-1.1447_FC4xen0.img
> title Fedora Core (2.6.12-1.1447_FC4)
>         root (hd0,0)
>         kernel /vmlinuz-2.6.12-1.1447_FC4 ro root=LABEL=/
>         initrd /initrd-2.6.12-1.1447_FC4.img


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

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