Set Raspberry Pi's IP address on boot
07 Oct 2023 - Tobias ErdleTo 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.