Date: Mon, 24 Jul 2023 14:54:39 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 243576] sysutils/vm-bhyve: module vmm.ko not loading in FreeBSD 13 on AMD64 Message-ID: <bug-243576-7788-GOXQWzJ1Jq@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-243576-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-243576-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D243576 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 is= sue prior to the upgrade. Since finishing the upgrade to 13.2-RELEASE, I have b= een 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 t= he -qm flag as noted below, not the -qn flag. Changing the relevant line to use -qn resolves the issue. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-243576-7788-GOXQWzJ1Jq>