[Bug 239483] [PATCH] bhyve prints confusing error message when vmm module not loaded
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Jul 27 21:51:44 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=239483
Bug ID: 239483
Summary: [PATCH] bhyve prints confusing error message when vmm
module not loaded
Product: Base System
Version: CURRENT
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: bhyve
Assignee: virtualization at FreeBSD.org
Reporter: brennan at umanwizard.com
Created attachment 206107
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=206107&action=edit
patch improving the error message
Before my patch:
$ bhyveload asdf
vm_create: No such file or directory
After:
$ /usr/obj/usr/src/amd64.amd64/usr.sbin/bhyveload/bhyveload asdf
vm_create: No such file or directory
Is the `vmm` module loaded?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-virtualization
mailing list