Tobias Erdle's Blog

Development Engineer working with different technologies. Former Jakarta MVC & Eclipse Krazo Committer. All views are my own.

Github: erdlet | E-Mail: blog (at) erdlet (punkt) de

Set Raspberry Pi's IP address on boot

To set the IP of your Raspberry PI on boot, just set ip=[YOUR IP] in the /boot/cmdline.txt file. This is perfect for creating a private network between e. g. your development host and the Raspi.