Hello all, I am troubles trying nvmm.
I am following the guide here: https://www.netbsd.org/docs/guide/en/chap-virt.html
The first step for me already fails, i am on a netbsd-current kernel with pkgsrc-current repos.
When I try:
modload nvmm
It just states that the nvmm: No such file or directory.
I also tried to grep through modstat but the module is not there.
Can somebody tell me why this happens? Should I compile my own kernel to enable virtualization features?
Or am i missing some packages?
I tried pkgin se "nvmm" and didn't find any nvmm related packages.
HELP!