Hi, You had a mistake. If you want to boot from kernel image. Didn't set builder='hvm'. Please try to use following configuration. kernel="/boot/netbsd/netbsd-XEN3_DOMU" #builder='hvm' name = "vm02" maxmem = 512 memory = 512 vcpus = 1 #bootloader = "/usr/bin/pygrub" on_poweroff = "destroy" on_reboot = "restart" on_crash = "restart" vfb = [ "type=vnc,vncunused=1,keymap=en-us" ] disk = [ "tap:aio:/var/lib/xen/images/vm02.img,wd0d,w" ] vif = [ "mac=00:16:3e:66:84:3c,bridge=xenbr0" ] #cdrom='/dev/hda' #ne2000=0 #boot='d' Best regards. TAIRA Hajime <centos at pantora.net>, web: http://pantora.net/ CentOS WikiName: HajimeTaira On 2008/08/09, at 3:25, white list wrote: > I just want to install NetBSD on Xen, i'm running centOS 5.2 Xen 3 > I'm not sure what i'm doing wrong, I can't install NetBSD. > here is my vm04 config file. > Please Help > > kernel="/boot/netbsd/netbsd-XEN3_DOMU.gz" > builder='hvm' > name = "vm02" > #uuid = "177aedba-c62a-e7df-84c3-4c870b2cade4" > maxmem = 512 > memory = 512 > vcpus = 1 > #bootloader = "/usr/bin/pygrub" > on_poweroff = "destroy" > on_reboot = "restart" > on_crash = "restart" > vfb = [ "type=vnc,vncunused=1,keymap=en-us" ] > disk = [ "tap:aio:/var/lib/xen/images/vm02.img,xvda,w" ] > vif = [ "mac=00:16:3e:66:84:3c,bridge=xenbr0" ] > cdrom='/dev/hda' > ne2000=0 > boot='d' > ~ > > > > > > > > On Thu, Aug 7, 2008 at 4:54 PM, white list <whitelist.augustin at gmail.com> wrote: > Thanks, I will try that > - Augustin > > > On Thu, Aug 7, 2008 at 4:15 PM, TAIRA Hajime <centos at pantora.net> wrote: > Hi, Augustin. > > If you want to install NetBSD by full virtual mode. > You should be use VT-enabled machine. > > If you want only to install NetBSD on Xen. > Please get xeno-kernel from following url. > http://ftp.netbsd.org/pub/NetBSD/NetBSD-3.1.1/i386/binary/kernel/netbsd-INSTALL_XEN3_DOMU.gz > > Best regards. > > TAIRA Hajime <centos at pantora.net>, web: http://pantora.net/ > CentOS WikiName: HajimeTaira > > On 2008/08/08, at 0:35, white list wrote: > > > WHen I try to install NetBSD this it what is get > > > > xm create vm02 -c > > Using config file "./vm02". > > Error: HVM guest support is unavailable: is VT/AMD-V supported by your CPU and enabled in your BIOS? > > > > > > My vm02 file in > > /etc/xen/vm02 > > > > kernel="/usr/lib/xen/boot/ > > hvmloader" > > builder='hvm' > > name = "vm02" > > #uuid = "177aedba-c62a-e7df-84c3-4c870b2cade4" > > maxmem = 512 > > memory = 512 > > vcpus = 1 > > #bootloader = "/usr/bin/pygrub" > > on_poweroff = "destroy" > > on_reboot = "restart" > > on_crash = "restart" > > vfb = [ "type=vnc,vncunused=1,keymap=en-us" ] > > disk = [ "tap:aio:/var/lib/xen/images/vm02.img,xvda,w" ] > > vif = [ "mac=00:16:3e:66:84:3c,bridge=xenbr0" ] > > cdrom='/dev/hda' > > ne2000=0 > > boot='d' > > > > > > Please Help! > > Thanks, > > Augustin > > _______________________________________________ > > CentOS-virt mailing list > > CentOS-virt at centos.org > > http://lists.centos.org/mailman/listinfo/centos-virt > > _______________________________________________ > CentOS-virt mailing list > CentOS-virt at centos.org > http://lists.centos.org/mailman/listinfo/centos-virt > > > _______________________________________________ > CentOS-virt mailing list > CentOS-virt at centos.org > http://lists.centos.org/mailman/listinfo/centos-virt