[Bug 269827] bhyve doesn't mount VirtFS/9p
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 269827] bhyve doesn't mount VirtFS/9p"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 04 Mar 2023 21:45:15 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269827
Gabor Pali <pgj@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pgj@FreeBSD.org
--- Comment #1 from Gabor Pali <pgj@FreeBSD.org> ---
We were able to analyze the issue and the conclusion was that this happens
because the submitter did not compile the kernel and the world with Capsicum
support. Looks like `bhyve` cannot work properly with VirtFS/9P if Capsicum is
not present.
--
You are receiving this mail because:
You are the assignee for the bug.