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-devel

[Xen-devel] can xen-3.0.2 run in fedora core 3?

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] can xen-3.0.2 run in fedora core 3?
From: wangbbb@xxxxxxxxxx
Date: Wed, 19 Apr 2006 11:31:50 +0800
Delivery-date: Tue, 18 Apr 2006 20:33:26 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
can xen-3.0.2 run in fedora core 3?

I tried to install xen-3.0.2 to fedora core 3 (with 2.6.16 kernel), I
install it in the following steps:
make world
make install
./install.sh
mkinitrd -v -f initrd-2.6.16-xen.img 2.6.16-xen
and I configure grub as follows:
title xen 3.0.2
     root (hd0,0)
     kernel /boot/xen-3.0.gz dom0_men=262144
     module /boot/vmlinuz-2.6.16-xen root=/dev/sda1 ro console=tty0
     module /boot/initrd-2.6.16-xen.img

when I reboot with xen, domain 0 crashed when boot up, the error message is
listed as follows:
Red Hat nash version 4.1.18 starting
Mounted /proc filesystem
Mounting sysfs
Creating /dev
Starting udev
Loading jbd.ko module
Loading ext3.ko module
Creating root device
Mounting root filesystem
mount: error 6 mounting ext3
mount: error 2 mounting none
Switching to new root
switchroot: mount failed: 22
umount /initrd/dev failed: 2
Kernel panic - not syncing: Attempted to kill init!
 (XEN) Domain 0 crashed: rebooting machine in 5 seconds.



Best wishes!

yours,

Bibo Wang
Trusted Computing Lab
Lenovo Corporation Research
Lenovo Group

Tel: 010-5886 1064
Email:wangbbb@xxxxxxxxxx


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

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-devel] can xen-3.0.2 run in fedora core 3?, wangbbb <=