|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] Xen 3.2 is not loading on FC8 - Error: Kernel panic -Att
Hi Argyro,
Could you take out the “quiet” switch in the Xen kernel boot
args and tell us exactly what it says? You might also want to add a “noreboot”
in that section so you can write down exactly what it says.
Thanks,
-Tait
From: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
[mailto:xen-users-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Argyro
Andreou
Sent: Wednesday, February 13, 2008 3:36 PM
To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] Xen 3.2 is not loading on FC8 - Error: Kernel panic
-Attempted to kill init
Hi all,
I compiled and installed Xen 3.2 source on FC8. Compilation and installation
completed with no errors. However when I try to load Xen I get an error: Kernel
panic - Attempted to kill init !!!
This is my grub configuration:
# grub.conf generated by anaconda
#
# 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/VolGroup00/LogVol00
# initrd
/initrd-version.img
#boot=/dev/sda
default=0
timeout=15
splashimage=(hd0,0)/grub/splash.xpm.gz
#hiddenmenu
title Fedora (2.6.23.1-42.fc8)
root (hd0,0)
kernel /vmlinuz-2.6.23.1-42.fc8 ro
root=/dev/VolGroup00/LogVol00 rhgb quiet
initrd /initrd-2.6.23.1-42.fc8.img
title Fedora Core 8 + Xen 3.2.0
root (hd0,0)
kernel /xen-3.2.1-rc1-pre.gz
module /vmlinuz-2.6.18.8-xen ro
root=/dev/VolGroup00/LogVol00 rhgb quiet
module /initrd-2.6.18.8-xen.img
I tried loading Xen without initrd also. But I get the same error.
Please can anyone help me. I've trying to solve this problem since last Friday
and I can't see any light at the end of the tunnel
Regards
Argyro
|
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|