|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] problem creating Virtual Machine
On 2/7/07, ramesh ankam <ramesh.ankam@xxxxxxxxx> wrote:
Error: Device 2055 (vbd) could not be connected. Backend device not found.
OK. That error indicates the "backend" device is not found.... :-)
when I gave df -k on my machine this is what i am able to see:
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda8 20161172 10904360 8232672 57% /
/dev/sda7 101086 37403 58464 40% /boot
none 130524 0 130524 0% /dev/shm
/dev/sda6 10231392 218160 10013232 3% /mnt/proj
And that won't find your "backend" device either, because....
disk = [ 'phy:hd0,sda7,w' ]
Your "backend" device is the mysterious "hd0". The rest is an exercise
I'll leave to you... :-)
jerry
--
"Pay no attention to that man behind the curtain!"
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|