Date: Wed, 02 May 2018 18:06:09 +0000 From: bugzilla-noreply@freebsd.org To: virtualization@FreeBSD.org Subject: [Bug 227880] `kldstat -m` does not work for vmm.ko (while `kldstat -n` does) Message-ID: <bug-227880-27103-E2OTGm5qrK@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-227880-27103@https.bugs.freebsd.org/bugzilla/> References: <bug-227880-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=3D227880 --- Comment #9 from Mateusz Piotrowski <0mp@FreeBSD.org> --- (In reply to Conrad Meyer from comment #8) On the system that demonstrates the reported bug: # kldunload vmm # kldload ppt kldload: can't load ppt: No such file or directory # kldload ivhd kldload: can't load ivhd: No such file or directory # kldload vmm # kldstat -m ppt kldstat: can't find module ppt: No such file or directory # kldstat -m ivhd kldstat: can't find module ivhd: No such file or directory --=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-227880-27103-E2OTGm5qrK>