Skip to content

Instantly share code, notes, and snippets.

@gersilex
Created April 13, 2017 23:18
Show Gist options
  • Save gersilex/2d842daaf7d92420c766a86deb659112 to your computer and use it in GitHub Desktop.
Save gersilex/2d842daaf7d92420c766a86deb659112 to your computer and use it in GitHub Desktop.
Raspberry Pi 2 cmdline for NFS root filesystem
dwc_otg.lpm_enable=0 console=serial0,115200 console=tty1 root=/dev/nfs nfsroot=192.168.21.1:/nfs/rootfs/vera ip=dhcp elevator=deadline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment