Port-xen archive

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

having trouble booting an i386 domU kernel.



Here's the setup
DomO
lucius$ uname -a
NetBSD lucius.nexus.org 5.0.1 NetBSD 5.0.1 (XEN3_DOM0) #0: Thu Jul 30 00:23:51 UTC 2009  builds%b7.netbsd.org@localhost:/home/builds/ab/netbsd-5-0-1-RELEASE/amd64/200907292356Z-obj/home/builds/ab/netbsd-5-0-1-RELEASE/src/sys/arch/amd64/compile/XEN3_DOM0 amd64

config file for domU1
kernel="/netbsd-INSTALL_XEN3PAE_DOMU"
memory = 512
name = "domU1"
#vcpus = 1
disk = [ 'phy:/dev/wd0j,0x03,w']
vif = [ 'mac=aa:00:00:50:02:f0, bridge=bridge0' ]


what I try
lucius# xm create -c /etc/xen/domU1 
Using config file "/etc/xen/domU1"
lucius# Error: Device 0 (vif) could not be connected. Hotplug scripts not working.

what /var/log/messages says
Aug 23 14:32:07 lucius xenbackendd[278]: Failed to read /local/domain/0/backend/console/4/0/script (No such file or directory)


do you want xend.log? It was rather verbose.

Any hints on what to do next/what might be wrong would be appreciated





Home | Main Index | Thread Index | Old Index