I have FC8 running as dom0 and i want to install FC10 as domU. I have installed python-virtinst-0.300.2-5.fc8 from fedora standard repo on FC8. But still i am unable to boot FC10 kernel on FC8. Following error comes when I try to boot F10 with Ramdisk created on FC8/ Dom0. # xm create -c xxx.cfg ........ Creating root device. Mounting root filesystem. mount: could not find filesystem '/dev/root' Setting up other filesystems. Setting up new root fs setuproot: moving /dev failed: No such file or directory no fstab.sys, mounting internal defaults setuproot: error mounting /proc: No such file or directory setuproot: error mounting /sys: No such file or directory Switching to new root and running init. unmounting old /dev unmounting old /proc unmounting old /sys switchroot: mount failed: No such file or directory Booting has failed. .................................................................... Here is my xen configuration file. ----------------------------------------- kernel = "/boot/vmlinuz-2.6.27.7-134.fc10.i686.PAE" ramdisk = "/boot/initrd-2.6.27.7-134.fc10.i686.PAE-DomU.img" memory = 128 name = "xxxx" vif = [ 'ip=xx.xxx.xxxx.xxx' ] disk = ['tap:aio:/var/vm13/root,sda1,w', 'tap:aio:/var/vm13/var,sda2,w', 'tap:aio:/var/vm13/swap,sda3,w'] root = "/dev/sda1 ro" ------------------------------------------ How to boot FC-10 as domU on FC8? I will appreciate help from xen experts. Regards. Mateen Send e-mail anywhere. No map, no compass. Get your Hotmail® account now. |
-- Fedora-xen mailing list Fedora-xen@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-xen