Port-xen archive

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

Xen 3 NetBSD DomU don't start in Debian Dom0



Hi all !!

I have a Xen 3.0.3 Debian 4 (etch) sever. I using Xen package from
Debian repository.

Debians DomU start and works fine.

I would like to start netbsd 4 in a DomU  but I have this error:

srv1:/home/rpereyra# xm create netbsd.cfg
Using config file "/etc/xen/netbsd.cfg".
Error: (22, 'Invalid argument')
srv1:/home/rpereyra#

I using the latest netbsd kernel from releng.netbsd.org (HEAD/200705050002Z)


My config files are:

cat /etc/xen/netbsd.cfg
kernel = "/home/kernels/netbsd-INSTALL_XEN3_DOMU"
memory = 98
name = "netbsd4.0"
disk = [ 'file:/home/xen/domains/netbsd/disk.img,0x3,w' ]
root = "/dev/wd0d"
vcpu = 1

# I needed to add this because the installer couldn't find a network
card without it
vif = ['mac=00:16:3e:40:59:A3']

# Replace with your IP info
ip = "192.168.0.4"
netmask = "255.255.0.0"
gateway = "192.168.0.2"
:

Thanks in advance

roberto


--
Ing. Roberto Pereyra
ContenidosOnline
http://www.contenidosonline.com.ar



Home | Main Index | Thread Index | Old Index