Hmmm, I'm take equal error to try start netbsd i386 on my solaris 
# uname -mvp
snv_75 i86pc i386
# isainfo
amd64 i386
#xm create netbsd
Error: (2, 'Invalid kernel', "Kernel ELF architecture '3' does not match Xen 
architecture '62' (x86_64)")

My config

memory = 192
name = "netbsd"
kernel = "/kernel/INSTALL_XEN3_DOMU.gz"
vif = [ 'type=ioemu, bridge=e1000g0' ]
disk = [ 'file:/img/netbsd.img,ioemu:hda,w', 
'file:/iso/i386cd_netbsd-3.0.iso,hdc:cdrom,r' ]
on_poweroff = 'destroy'
on_reboot   = 'restart'
on_crash    = 'preserve'
boot='d'
serial='console'
device_model = '/usr/lib/xen/bin/qemu-dm'

I think problem on compatibility HVM. Possible exist any options improve it?
 
 
This message posted from opensolaris.org
_______________________________________________
xen-discuss mailing list
[email protected]

Reply via email to