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: [email protected]
Reporter: [email protected]
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.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-virtualization
To unsubscribe, send any mail to
"[email protected]"