Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Feb 2020 07:35:41 -0300
From:      Sergio de Almeida Lenzi <lenzi.sergio@gmail.com>
To:        freebsd-virtualization@freebsd.org
Subject:   bhyve does not run NetBSD-i386 cd
Message-ID:  <ae197b76dace36984e75dd4c894acbd34e0c9abf.camel@gmail.com>

next in thread | raw e-mail | index | archive | help
Hello

I am trying to run/install a Bhyve vm for NetBSD-i386 any version but the bhyve aborts with a signal trap error.
Interesting note that iso from AMD64 runs fine

Steps to reproduce the error
1) download NetBSD iso => https://cdn.netbsd.org/pub/NetBSD/NetBSD-9.0/images/NetBSD-9.0-i386.iso
2) install vm-bhyve port => sysutils/vm-bhyve
3) create and install vm 
	vm init
	vm create -t netbsd -s 20G -m 1024M NetBSD
	vm install  -f NetBSD NetBSD-9.0.i386.iso   => abort trap
the system opens a terminal, shows grub prompt on start the machine, it aborts with the message "Abort Trap"
This happens on every version of FreeBSD(amd64)  including FreeBSD 13.0-CURRENT #0 r357847M

Thank you for any help





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ae197b76dace36984e75dd4c894acbd34e0c9abf.camel>