Skip to content

Instantly share code, notes, and snippets.

@Nagasaki45
Created March 22, 2014 11:14
Show Gist options
  • Save Nagasaki45/9705443 to your computer and use it in GitHub Desktop.
Save Nagasaki45/9705443 to your computer and use it in GitHub Desktop.
SD card setup
=============
http://elinux.org/RPi_Easy_SD_Card_Setup
Headless first time run (without router)
========================================
http://pihw.wordpress.com/guides/direct-network-connection/
sudo ifconfig eth0 169.254.0.1
ifconfig eth0
ping 169.254.0.2
ssh pi@169.254.0.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment