[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Xen-users] Device 0 (vif) could not be connected. Hotplug scripts not working



On 2008-08-25 03:47, Dilshan Jayarathna wrote:
When I try to start DomU (centos 5.2) which I download from jailtime.org, I am getting the following and hang there:
Error: Device 0 (vif) could not be connected. Hotplug scripts not working.

Here is my config file:
kernel = "/boot/vmlinuz-2.6.18"
memory = 256
name = "centos.5-2"
vif = [ '' ]

Perhaps you should define a vif. E.g.:

vif = [ "mac=00:16:3e:XX:XX:XX,bridge=xenbr0" ]

dhcp = "dhcp"
disk = ['file:/xen/centos/centos.5-2.img,sda1,w']

Shouldn't this be

disk = ['file:/xen/centos/centos.5-2.img,sda,w']

(i.e. sda, not sda1)?

root = "/dev/sda1 ro"

--
Jefferson Ogata : Internetworker, Antibozo

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.