|
|
|
|
|
|
|
|
|
|
xen-users
[Xen-users] Device 769 (vbd) could not be connected
Hi ,
I am trying to boot a freeBSD domU .
*********************************
My config file looks like this :
=>
kernel = "/boot/kernel"
memory = 256
name = "freebsd-xen"
vif = [ 'mac=********, ip=******' ]
disk = [ 'file:/vbsdserver/freebsd_xen.img,hda1,w' ]
extra = "4"
on_poweroff = 'destroy'
on_reboot = 'restart'
on_crash = 'restart'
extra = "boot_verbose"
extra += ",boot_single"
extra += ",kern.hz=100"
*********************************
I am using file backed system, where freebsd_xen.img is a 1GB blank
image that I've created.
xm create -c freebsd_xen
Using config file "./freebsd_xen".
Error: Device 769 (vbd) could not be connected.
/vbsdserver/freebsd_xen.img does not exist.
The image is very much there ... Whats with vbd error ?
Thanks,
Sanket
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-users] Device 769 (vbd) could not be connected,
sanket hase <=
|
|
|
|
|