Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jul 2019 21:51:43 +0000
From:      bugzilla-noreply@freebsd.org
To:        virtualization@FreeBSD.org
Subject:   [Bug 239483] [PATCH] bhyve prints confusing error message when vmm module not loaded
Message-ID:  <bug-239483-27103@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D239483

            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@FreeBSD.org
          Reporter: brennan@umanwizard.com

Created attachment 206107
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D206107&action=
=3Dedit
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?

--=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-239483-27103>