[Fedora-xen] RE: Urgent Help Required: FC10 as DomU on FC8 as Dom0

Pasi Kärkkäinen pasik at iki.fi
Wed Dec 17 20:32:18 UTC 2008


On Wed, Dec 17, 2008 at 06:43:52PM +0000, MOHAMMAD MATEEN ASLAM wrote:
> 
> 
> 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"
> on_reboot   = 'restart'
> on_crash    = 'restart'
> ------------------------------------------
> 
> How to boot FC-10 as domU on FC8?  I will appreciate help from xen experts.
> 

https://bugzilla.redhat.com/show_bug.cgi?id=458164

"python-virtinst-0.300.2-5.fc8 has been pushed to the Fedora 8 stable
repository.  If problems still persist, please make note of it in this bug
report."

So the python-virtinst you have should be OK.

Are you sure your ramdisk/initrd is correct? based on the output you pasted
it seems your initrd image is not working correctly..

Have you tried installing F10 domU with the installer? 

-- Pasi




More information about the Fedora-xen mailing list