After flashing the SD card with the hass.io image and starting raspberry pi for the first time a black screen with white letters appeared. There was some loading and things happening, but at the end it stuck on the following line:
Raspberry pi is connected to my router via cable, while my mac via wifi.
During the time, in which raspberry pi is working and loading things I can see it connected in the router interface. But once the last line is reached, I don’t see it anymore.
I have assigned it a static IP address in the DCHP settings but the setting disappeared for some reason.
I am not sure if my router even supports mdns.
Basically I have no idea what’s going on. Where should I go from here? My next step is to try and connect to the hassio local url right? Or does the screenshot tell you, that the OS installation is not complete?
Your installation is not loading. It keeps resetting. I’m no expert on this but it looks like it can’t download the initial update. You appear to have a network / router / firewall problem.
For some reason, after reaching the last line, I don’t see it connected to the router anymore. I tried the last IP I remembered, but it didn’t work. When I restart the device, all the loading starts again. But I will try it again and see if I can connect.
I think you need to use SD Formatter on your card and flash it again, perhaps with a new download. It looks like it is trying to PXE boot from a tftp server.
I reformatted the SD card, mounted a freshly downloaded image.
I also created a usb with wifi settings (although I am not sure if I put all the settings in correctly)
Then I disabled the router firewall and my macs firewall.
Still, the same problem though.
And at the very beginning I always get the msg “Net no Ethernet” or something like that, even though the Ethernet port is flashing and I can see the device in the router interface.
God no. Forwarding ports is for externally accessing a service running on your network. When you’re on the same network you don’t need to forward a port to access a LOCAL IP address.
It seems that there is a TFTP/PXE server on our LAN (192.168.0.1 = your router?) and HassOS find it and expect to get some files from it.
You may have to disable this feature on our router or try from another internet access.
What model of Pi? Some people pxe booted older ones by adjusting settings in the Pi itself.
Older ones are anything older than the 3 B+.
There should be a way to reverse that setting but I didn’t find it with an online search.