I was trying to mount an NFS share but the mount command failed with “nfs: No such device”. First I was a bit confused, but I soon found the reason: The kernel was compiled without NFS (client) support. D’Oh!
Just recompile the kernel with NFS client support and it will (probably) work.
0 Responses to “nfs: No such device”