|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] CPU0 is toast error message
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
Thanks for the suggestion guys. Unfortunately, I get the same response --
"CPU is toast". Although I do appreciate the humorous error message, I'm
getting tired of seeing it and would like to get xen happy :< .
Is it possible this is a problem with the .1447 Fedora rpm? I haven't
tried installing the prior version (currently running fine on another
machine) or building from source.
# 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=0
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=131072
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
|
|
|
|
|