/usr/sbin/xenguest-install.py
What is the name of your virtual machine? fc5-xen1
How much RAM should be allocated (in megabytes)? 256
What would you like to use as the disk (path)? /xen
What is the install location?
http://download.fedora.redhat.com/pub/fedora/linux/core/development/i386/
Starting install...
Using config file "/etc/xen/fc5-xen1".
Error: Device 51712 (vbd) could not be connected. Backend device not found.
If your install has exited, you can restart your guest by running
'xm create -c fc5-xen1'. Otherwise, you can reconnect to the console
by running 'xm console fc5-xen1'
xm create -c fc5-xen1
Using config file "/etc/xen/fc5-xen1".
Traceback (most recent call last):
File "/usr/bin/pygrub", line 256, in ?
cf = get_config(file, isconfig)
File "/usr/bin/pygrub", line 110, in get_config
if is_disk_image(fn):
File "/usr/bin/pygrub", line 78, in is_disk_image
buf = os.read(fd, 512)
OSError: [Errno 21] Is a directory
Error: Boot loader didn't return any data!