I need to set up a new instance of home assistant as my old one is all over the place so thought while i’m doing it i might has well SSD it. but i’m confused as to what or how it’s happening.
i have done the eeprom upgrade and i can see the drive in a normal raspian build etc. but when i try too boot off the drive i just get nothing, a few green light flashes and then it stops. this is with either the hassio image or the raspian image in the SSD which is a crucial BX500 ssd and a ugreen ssd to usb3 adaptor.
so in basics am i missing something completely, can you boot straight from SSD in hass and if so whats the route to take etc etc. there is just so much conflicting info out there i’m getting more list by the minute!!
Where am I wrong?
I followed the instructions of this link https://tynick.com/blog/05-22-2020/raspberry-pi-4-boot-from-usb/, however on the net there are others but almost all the same, as mentioned I followed all the instructions without errors found, result if I insert an SD with the Raspian flash image it starts regularly (so the boot update procedure worked), if I flash the hassio image on the SSD it does not it starts, I don’t understand I just have to flash the HA or do I have to do other maneuvers to start home assistant from ssd?
@gojonny: The Raspberry PI OS will boot without problems on SSD as you have found out.
When you say that the Hassio image does not work, I believe you mean HassOS?
HassOS use u-boot as bootloader.
U-boot does not yet support SSD (USB) boot on RPI4, and therefore HassOS can not boot from SSD until the u-boot developers have implemented that.
If you need a stable distro then I recommend you to try ubuntu 20.04 which is running 64bit and also bootable from USB SSD Drive. Then simply run supervised HASSIO and you are done.
my guide can be read [here](I add booting from USB for ubuntu 20.04 without microSD for those who need it and add Desktopify into it as a bonus. You can read my guide from here
And you can used my curl -sL https://raw.githubusercontent.com/krdesigns-com/supervised-installer/master/installer.sh | bash -s to install it
Which brand and model of SSD adapter are you using? Not all of them work. As a test have you verified that the RPi4 can boot from an SD card in the USB 3.0 port? When the SSD is plugged in and the RPI4 is booted up are you able to ping the IP of the RPi4 from a PC or laptop?
As far as I have researched and tried myself the 64 bit is currently the only one that will work. I have yet to read anyone having success with the 32 bit. I think you’ll be golden! I myself just got help from a user as to why I was having issues with radio interference. This is what the forum is about!
What do you think the future update process will be for you? Do you think you will have to do a fresh install when the SSD boot is officially supported?