Trouble when editing /boot/wpa_supplicant.conf

Hello!

I have been running my Navio 2 with the old image for a while now.

Now I have upgraded to the 20160718 image. When i edit the /boot/wpa_supplicant.conf image the RPi will not boot. I have tried to edit directly on the SD card and trough a SSH session with a ethernet cable trough my router.

I do not have a monitor I can connect.

Any suggestions?

Best regards
Alex

Sure! ```sudo sh -c “wpa_passphrase >> /boot/wpa_supplicant.conf”```` should help.

@george.staroselskiy, thanks for the reply. I will test later tonight.

Any clue why the Rpi won’t boot after manually editing the wpa_suppliciant.conf file?

I´t was not a problem earlier when the file not was located in the /boot folder.

Am I missing something?

Alex

-check /var/log/boot for possible messages; (or if /var/log/boot doesnt help: /var/log/syslog)

(-could be a permission problem if u edited wpa_supplicant.conf from another machine;).