<html><head><style type="text/css"><!-- DIV {margin:0px} --></style></head><body><div style="font-family:verdana, helvetica, sans-serif;font-size:10pt"><div>Don wrote:<br>2<br><pre style="margin: 0em;">did you put "nfs:" in front of the path specification?<br>that got me a few times...<br><br>- Don</pre><br>-----------<br><br>Yes I put NFS in there.  It actually does mount it.  Here is the output:<br><br>[root@myhost ~]# xenguest-install.py<br>What is the name of your virtual machine? myhost2<br> How much RAM should be allocated (in megabytes)? 256<br> What would you like to use as the disk (path)? /xen/myhost2<br> What is the install location? nfs:myserver:/images/fedora/fc5<br>Invalid NFS location given<br><br>[root@myhost ~]# df -t nfs<br>Filesystem           1K-blocks      Used Available Use% Mounted
 on<br>myserver:/images/fedora/fc5<br>                     421073536 111936288 287747936  29% /var/lib/xen/xennfs.xm-YwG<br><br></div></div></body></html>