That didn't fix it for everyone (aka: me)<br>My vm's configfile, after I commented out some code that autoselected architecture (it gives the same error with or without that,) :<br>[freenas.cfg]<br>kernel = "/usr/lib/xen-4.0/boot/hvmloader"<br>
builder = 'hvm'<br>memory = 256<br>vcpus = 1<br>name = "naknasb"<br>vif = [ 'type=ioemu, bridge=eth0' ]<br>acpi = 1<br>apic = 1<br>disk = [ '/dev/mapper/nakvg00-nnaslv00,hda,w',<br> 'file:/nas/isos/Productive/FreeNAS-8.0-RC3-amd64.iso,hdc:cdrom,r' ]<br>
device_model = '/usr/lib/xen-4.0/bin/qemu-dm'<br>usbdevice='tablet'<br>boot='d'<br>vnc=1<br>sdl=0<br>vncconsole=1<br>on_poweroff = 'destroy'<br>on_reboot = 'restart'<br>on_crash = 'restart'<br>
[EOF]<br clear="all"><br>-- Nakarti<br>