====== Raspberry NFS Boot ====== Copying the filesystem to the mounted NFS directory: cp -axv /. /path/to/nfs/mountpoint/. cp -axv /dev/. /path/to/nfs/mountpoint/dev/. In ''/boot/cmdline.txt'': root=/dev/nfs rootfstype=nfs nfsroot=: ip=:::::eth0:dhcp