Putting an SSH file in /boot/ on macOS

Hi!

Once I’ve burned the .img raspbian file onto the sd card using my mac, how do I put the SSH file into the /boot/ folder? When I have burned the file, removed the SD card and inserted it again I get the error that “the computer can’t open the SD card”.

@Samuel – If you use Etcher to write the Raspbian ISO file to the SD card this will allow you to mount it properly to add the ssh file to the boot partition on MacOS.

From what I recall after using Etcher a few days ago I just opened up iTerm and ran the following commands:

  • $ cd /Volumes/SD CARD
  • $ touch ssh