[CentOS-virt] NetBSD on CentOS 5.2 Xen 3

Wed Aug 13 16:11:53 UTC 2008
white list <whitelist.augustin at gmail.com>

hi all good people,
can someone direct me to a solution i get the following error

# xm create -c vm03
Using config file "./vm03".
Error: (2, 'Invalid kernel', 'xc_dom_compat_check: guest type xen-3.0-x86_32
not supported by xen kernel, sorry\n')

here is my configuration file /etc/xen/vm03

kernel="/boot/netbsd/netbsd-INSTALL_XEN3_DOMU.gz"
name = "vm03"
maxmem = 512
memory = 512
vcpus = 1
on_poweroff = "destroy"
on_reboot = "restart"
on_crash = "restart"
vfb = [ "type=vnc,vncunused=1,keymap=en-us" ]
disk = [ "tap:aio:/var/lib/xen/images/vm03.img,wd0d,w" ]
vif = [ "mac=00:16:3e:fc:84:3c,bridge=xenbr0" ]


Thanks,
- Augustin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos-virt/attachments/20080813/8254b5f7/attachment.html>