Skip to content

Instantly share code, notes, and snippets.

@cretudorin
Last active January 1, 2019 18:32
Show Gist options
  • Save cretudorin/dcf8c7504fa0764baa0f84899bfca450 to your computer and use it in GitHub Desktop.
Save cretudorin/dcf8c7504fa0764baa0f84899bfca450 to your computer and use it in GitHub Desktop.
Raspberry USB Interface with ssh
config.txt
dtoverlay=dwc2
cmdline.txt
after rootwait add:
modules-load=dwc2,g_ether
in /boot create empty file ssh
set network to local link only
ssh pi@raspberrypi.local
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment