Putting the kernel modules on the rootfs means that the rootfs can only be used with the exact same kernel version. They should be moved to the /storage partition and either secured with kernel [module signing](https://www.kernel.org/doc/html/v4.10/admin-guide/module-signing.html) or placed in a resource pack (see #5)