<br><br><div><span class="gmail_quote">On 5/14/06, <b class="gmail_sendername">Ashe Canvar</b> <<a href="mailto:acanvar@gmail.com">acanvar@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi all,<br><br>I am following the FC5 Xen install page. However my xenU installs do<br>not seem to work using the python script. What am I doing wrong ?<br><br>[root@medusa1 ~]# NM=m1b; export NM; /usr/sbin/xenguest-install.py
  -n<br>$NM -f /vmd/$NM/$NM.disk -s 5.1 -r 256   -l nfs:10.1.55.40:/mnt<br><br><br>Starting install...<br>Using config file "/etc/xen/m1b".<br>Error: Error creating domain: Kernel image does not exist:<br>/var/lib/xen/vmlinuz.oZFOHc
<br>If your install has exited, you can restart your guest by running<br>'xm create -c m1b'.  Otherwise, you can reconnect to the console<br>by running 'xm console m1b'<br>[root@medusa1 ~]# xm create -c m1b<br>Using config file "/etc/xen/m1b".
<br>Traceback (most recent call last):<br>  File "/usr/bin/pygrub", line 256, in ?<br>    cf = get_config(file, isconfig)<br>  File "/usr/bin/pygrub", line 139, in get_config<br>    raise RuntimeError, "Unable to read filesystem"
<br>RuntimeError: Unable to read filesystem<br>Error: Boot loader didn't return any data!<br>[root@medusa1 ~]#<br><br><br>[root@medusa1 ~]# uname -a<br>Linux medusa1 2.6.16-1.2080_FC5xen0 #1 SMP Tue Mar 28 04:13:51 EST<br>
2006 i686 i686 i386 GNU/Linux<br>[root@medusa1 ~]# rpm -qa | grep -i xen<br>xen-3.0.1-4<br>kernel-xen0-2.6.16-1.2080_FC5</blockquote><div><br><br>I've noticed very similar problems and I suspect a bug in the xenguest install python script.  What helped me along was rolling back to an older version of the dom0 kernel and running the xenguest install script interactively.  Once I did that, the process installed the domU kernel's correctly and just worked.  Lots of activity on this front on Bugzilla so please record your specifics there in an existing bug or open a new one to track your issue.
<br><br>Thanks.<br><br>-D<br></div><br></div><br>