Trying to work through this document http://nanopi.org/NanoPi_Development.html#tag and having a few problems. 1) there is no rootfs.tgz in ~/sd-fuse_nanopi/prebuilt/ 2) the kernel modules appear to be built for v5t 3) this command: sudo find . -name \*.ko | xargs arm-linux-strip --strip-unneeded gives the following error: could not create temporary file to hold stripped copy: No error 4) the Rabbit Linux instructions: sudo make && make install && make strip (they had su) doesn't work either. I am using Xubuntu. Anybody else working through this? Thanks, Dave
NanoPi
3) only relevant when you "add YOUR own modules to the kernel or you changed your kernel configurations you need to recompile these new modules"