How can I make my Raspberry Pi use an NFS server for the root filesystem, instead of the SD card?
I'd like to be able to set up my Raspberry Pi to have its root file system on a remote machine via NFS for performance/backup/development purposes. How can I do this?