How can I boot the system using an external SSD?
What platform?
Hass.io and HassOss
No, I mean what hardware platform.
Ahh ok, sorry. Raspberry Pi 3B
Unfortunately we can't boot from most embedded devices using USB. There is a thread https://github.com/home-assistant/hassos/issues/164# That I see you've already found that documents the same use-case.
The RPi3B+ is special though, in that you CAN permanently enable USB boot with a FW configuration mechanism, but our boot-loader simply isn't setup to handle that case.
ok, thanks. Is there any option to reduce the overload of the SD card and use together with an USB SSD in the Raspberry Pi 3B?
What are the disadvantages of run Hass.io in Raspbian instead of HassOs? Because I see that is the quick and clean solution.
Unfortunately we can't boot from most embedded devices using USB. There is a thread https://github.com/home-assistant/hassos/issues/164# That I see you've already found that documents the same use-case.
The RPi3B+ is special though, in that you CAN permanently enable USB boot with a FW configuration mechanism, but our boot-loader simply isn't setup to handle that case.
So are you suggesting there are no plans to get USB/SSD boot working?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
The RPi3B+ is special though, in that you CAN permanently enable USB boot with a FW configuration mechanism, but our boot-loader simply isn't setup to handle that case.
That is only applicable on 3B, not 3B+, as the first one has a one time non reversible setting.