Hacker News new | ask | show | jobs
by otachack 2764 days ago
But where was the SD card flashed? I think the idea is to enable ssh right after flashing the image.
1 comments

Say on a Mac or windows box.
But /boot is a FAT32 partition, it's mountable on practiacally any os I'm aware of. On a mac it'll be under /Volumes/boot.
Unless I’m mistaken, /boot isn’t where any kind of network / ssh config would live.
Ssh can be enabled and wifi configured in /boot.
Yes. Touch (create) an empty file called "ssh" in /boot, and wifi details in wpa_supplicant.conf as mentioned elsewhere in the thread. Very handy!
Yes, I know. I was just telling GP that they are mistaken. :)