I’m trying to install Hassio in a new, unused 32GB SD card.
On my Mac, I used balenaEtcher to flash “hassos_rpi3-3.13.img” on my SD card. When it finished, I got an alert on my Mac saying “the disk you inserted was not readable by this computer”. I thought it was just an issue with the Mac and assumed the SD card will be able to run on my Raspberry Pi 3.
After inserting the SD to the RPi and plugging it to the electricity, it seems like the installation is trying to start, but it gets stuck with the following message in the terminal window, even after several hours:
brcmfmac: brcmg_cfg80211_set_power_mgmt: power save disabled
IPv6: ADDRCONF(NETDEV_UP): wlan0: link is not ready
I did not setup the WiFi because my Mac doesn’t recognize the RPi after flashing the Hassio image.
Worth mentioning that I also tried formatting the SD card to FAT through Mac’s Disk Utility, but same result.
What do I need to do in order to properly install Hassio in this situation?