|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Device 0 (vif) could not be connected?Thank you verymuch
extra = "TERM=xterm xencons=tty
console=tty1" , which Solve this
Problem.
Thank you very much!
----- Original Message -----
Sent: Tuesday, May 12, 2009 6:18 PM
Subject: Re: [Xen-users] Device 0 (vif) could
not be connected?Thank you verymuch!
Hi, Even I was facing the same error. Below is the
config file which I am using and I am able to create the guest domain without
any errors.
kernel = "/boot/vmlinuz-2.6.18.8-xenU" name =
'fedora9' vif = [''] dhcp = "192.168.31.30" disk =
['file:/srv/xen/domU/fedora.fc9.img,sda1,w'] root = "/dev/sda1
ro"
vfb = [
'type=vnc,vncdisplay=1,vncpasswd=test,vnclisten=0.0.0.0' ] extra =
"TERM=xterm xencons=tty console=tty1" (This might solve your
problem...hopefully)
Please try this and let me know if you are still
facing the same problem.
Regards Ananth
_______________________________________________ Xen-users mailing
list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|