[Bug 243576] sysutils/vm-bhyve: module vmm.ko not loading in FreeBSD 13 on AMD64

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 24 Jul 2023 14:54:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=243576

Greg <freebug@greggyb.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |freebug@greggyb.com

--- Comment #2 from Greg <freebug@greggyb.com> ---
I recently upgraded from 13.1 to 13.2-RELEASE. I was using bhyve without issue
prior to the upgrade. Since finishing the upgrade to 13.2-RELEASE, I have been
unable to run VMs.

The error is as noted in the original bug report:

/usr/local/sbin/vm: ERROR: unable to load vmm.ko!


I have checked my copy of /usr/local/lib/vm-bhyve/vm-util and it is using the
-qm flag as noted below, not the -qn flag. Changing the relevant line to use
-qn resolves the issue.

-- 
You are receiving this mail because:
You are the assignee for the bug.