Closed cheretbe closed 2 years ago
likely an issue with the modules installation path. check where it was installed in /lib/modules. otherwise simply load directly using insmod
on ubuntu its probably better you build via dpkg-buildpackage, see: https://github.com/abbbi/nullfsvfs#debian-package
/lib/modules/4.15.0-192-generic/kernel/fs/nullfs/
was empy. Manual copying of nullfs.ko
solved the issue.
Thanks for the help :handshake:
Hi @abbbi First of all, thank you for this great project! Occasionally it helps me to tackle network issues. Today I tried to use it once again and encountered the following problem.
Tried both 0.12.1 and master branch. Do you have any suggestions?