<div dir="ltr">hi all good people, <br><br>can someone direct me to a solution, I get the following error. <br><br># xm create -c vm03<br>Using config file &quot;./vm03&quot;.<br>Error: (2, &#39;Invalid kernel&#39;, &#39;xc_dom_compat_check: guest type xen-3.0-x86_32 not supported by xen kernel, sorry\n&#39;)<br>
<br><span style="background-color: rgb(255, 255, 204);">Here is my config file</span><br><br>kernel=&quot;/boot/netbsd/netbsd-INSTALL_XEN3_DOMU.gz&quot; (Download from amd64)<br>name = &quot;vm03&quot;<br>maxmem = 512<br>
memory = 512<br>vcpus = 1<br>on_poweroff = &quot;destroy&quot;<br>on_reboot = &quot;restart&quot;<br>on_crash = &quot;restart&quot;<br>vfb = [ &quot;type=vnc,vncunused=1,keymap=en-us&quot; ]<br>disk = [ &quot;tap:aio:/var/lib/xen/images/vm03.img,wd0d,w&quot; ]<br>
vif = [ &quot;mac=00:16:3e:fc:84:3c,bridge=xenbr0&quot; ]<br>~<br><br>Thanks, <br>- Augustin<br><br></div>