I'd like to set a static IP for each of them; however, I would prefer NOT to have to boot each one separately.
I tried adding ip=192.168.8.xx to cmdline.txt file in the boot partition, to no avail. In fact, when I do that, I *think* the Pi can't be reached at all.
Any ideas? Or am I going to have to boot 45 images?
Regards,
Robert
P.S. Raspbian details:
Code: Select all
pi@rpi3-aa01:~/sens/vl53l0x $ cat /etc/os-release
PRETTY_NAME="Raspbian GNU/Linux 8 (jessie)"
NAME="Raspbian GNU/Linux"
VERSION_ID="8"
VERSION="8 (jessie)"
ID=raspbian
ID_LIKE=debian
HOME_URL="http://www.raspbian.org/"
SUPPORT_URL="http://www.raspbian.org/RaspbianForums"
BUG_REPORT_URL="http://www.raspbian.org/RaspbianBugs"