<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Verdana
}
</style>
</head>
<body class='hmmessage'>
<br>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. <br><br>Following error comes when I  try to boot F10 with Ramdisk created on FC8/ Dom0. <br><br># xm create -c xxx.cfg<br><br>........<br>Creating root device.<br>Mounting root filesystem.<br>mount: could not find filesystem '/dev/root'<br>Setting up other filesystems.<br>Setting up new root fs<br>setuproot: moving /dev failed: No such file or directory<br>no fstab.sys, mounting internal defaults<br>setuproot: error mounting /proc: No such file or directory<br>setuproot: error mounting /sys: No such file or directory<br>Switching to new root and running init.<br>unmounting old /dev<br>unmounting old /proc<br>unmounting old /sys<br>switchroot: mount failed: No such file or directory<br>Booting has failed.<br>....................................................................<br><br>Here is my xen configuration file. <br><br>-----------------------------------------<br>kernel = "/boot/vmlinuz-2.6.27.7-134.fc10.i686.PAE"<br>ramdisk = "/boot/initrd-2.6.27.7-134.fc10.i686.PAE-DomU.img"<br>memory = 128<br>name = "xxxx"<br>vif = [ 'ip=xx.xxx.xxxx.xxx' ]<br>disk = ['tap:aio:/var/vm13/root,sda1,w', 'tap:aio:/var/vm13/var,sda2,w', 'tap:aio:/var/vm13/swap,sda3,w']<br>root = "/dev/sda1 ro"<br>on_reboot   = 'restart'<br>on_crash    = 'restart'<br>------------------------------------------<br><br>How to boot FC-10 as domU on FC8?  I will appreciate help from xen experts.<br><br><br>Regards. Mateen<br><br /><hr />Send e-mail anywhere. No map, no compass. <a href='http://windowslive.com/Explore/hotmail?ocid=TXT_TAGLM_WL_hotmail_acq_anywhere_122008' target='_new'>Get your HotmailŪ account now.</a></body>
</html>