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

Setting your memory in Kb should fix your problem.  Try setting
dom0_mem=131072.

Mike

On Mon, 2005-08-29 at 19:59 -0700, 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


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

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