Date: Tue, 26 Jul 2022 09:35:59 +0000 From: bugzilla-noreply@freebsd.org To: virtualization@FreeBSD.org Subject: [Bug 265444] bhyve cannot start vm: vm_open: No such file or directory Message-ID: <bug-265444-27103-3XZILCZC2O@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-265444-27103@https.bugs.freebsd.org/bugzilla/> References: <bug-265444-27103@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=3D265444 Vitaliy Gusev <gusev.vitaliy@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gusev.vitaliy@gmail.com --- Comment #1 from Vitaliy Gusev <gusev.vitaliy@gmail.com> --- It is not a bug and expected behaviour. When you deleted vmm files, if you = try to create vm env via: sysctl hw.vmm.create=3Ddebian it will report "File exists". You shouldn't directly remove '/dev/vmm/*' files. Instead, use 'bhyvectl --destroy'. --=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-265444-27103-3XZILCZC2O>