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] Xen 3.2 is not loading on FC8 - Error: Kernel panic - At

To: "Argyro Andreou" <argyro.andreou@xxxxxxxxx>
Subject: Re: [Xen-users] Xen 3.2 is not loading on FC8 - Error: Kernel panic - Attempted to kill init
From: weiming <zephyr.zhao@xxxxxxxxx>
Date: Wed, 13 Feb 2008 15:46:24 -0500
Cc: xen-users@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 13 Feb 2008 12:47:02 -0800
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:cc:in-reply-to:mime-version:content-type:references; bh=RwOSFtzLxiQfaGD4V344yEmIWZYJboOSjwBxmsHvxv0=; b=KCjI/m8hJImOz67oszf6EIgm1aEzX1Yy2XdkV35kYITA3/x5NQqGtS5FH9OBNXaNihIp2WHjNAYTCU+Zvua0MWuwgN4hUCrmmAvJU7Z7v657sj6TtAF6yvQ6w2MZUNObprgn9PNnTkpqQDny/zkhqYbpVIdLbWsRLDhGaYdlZz4=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=uWIIxoJZUMNeIPNP8tGeCC3rZZpe69xZOUF7XFFUDcD155Pav5g+XWpLPWOaFyCH0/S8NWlKccJLW4sLzFbi8QCMNdylZP1Q17uPt/wm6U6lPZAKRfsc48fgUqNiDApLeqHhyG/t0l2ifyyaOEyDYsfqtZu+31wK8Aq9Sy22aMQ=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <a0e85f930802131235v6cc518d8he7112b8058045707@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: <a0e85f930802131235v6cc518d8he7112b8058045707@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
I just compiled xen 3.2 on F8 64bit today.
Here is my grub
title Xen 3.2 (2.6.18.8-64)
        root (hd0,3)
        kernel /boot/xen.gz console=vga
        module /boot/vmlinuz-2.6.18.8-xen ro root=LABEL=/dom0 console=tty0
        module /boot/initrd-2.6.18.8-xen.img

Did you include the sata drivers into img? like
  • cd /boot
  • sudo /sbin/depmod 2.6.18.8-xen
  • sudo /sbin/mkinitrd -v -f --with=aacraid --with=sd_mod --with=scsi_mod initrd-2.6.18.8-xen.img 2.6.18.8-xen
weiming


On Feb 13, 2008 3:35 PM, Argyro Andreou <argyro.andreou@xxxxxxxxx> wrote:
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

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