Sorry for necroposting but you are a hero!
Saved my bacon big time. Thank you.
Worked for me, Thank you
Solved it, thanks!
Here to add my thanks as well, though I didn’t get the “-old” file, so I’ll need to keep investigating.
Also: For those on Macs (at least Intel Macs running Monterey), the way you open the 2nd VirtualBox terminal window is:
right-hand CMD + option + F2 (fn+F2 if your keyboard has multi-purpose function keys)
You must use the right-hand CMD key. It won’t work with the left-hand key.
ETA: And now it just works. I didn’t do anything other than Machine>Reset the VirtualBox terminal because I couldn’t figure out how to close the “2nd” terminal (could not find the 1st either), so maybe if I had reset one more time prior to trying the solution in this post it would have fixed itself.
It wouldn’t reload in Firefox, but that happens to me regularly and is usually fixed by trying in a new tab. This time I had to close FF completely and reopen. Now it’s good as new (except for the known Mac/bluetooth issues, but that’s a different post!).
I encountered that problem on HA Green. The system layout was slightly different to what was described earlier.
/dev/disk/by-label/hassos-data-old -> ../../mmcblk0p8
To solve the issue, I had to:
e2label /dev/disk/by-label/hassos-data-old hassos-data
To get to this point, however, I first had to connect HA green to a monitor and keyboard. Root with an empty password was sufficient for login.
e2label /dev/sda8
returned:
e2label: No such file or directory while trying to open /dev/sda8
Couldn't find valid file sysltem superblock.
Instead:
fuser -km /mnt/data 2>/dev/null
followed by root worked without further hustle. The problem emerged after power outage.
I have the same situation. Just loaded a bigger HD and reloaded the HAOS from a bootable USB. Now I have the same error (Waiting for the Home Assistant CLI to be ready…) I checked the Drive names and I have the following: hasos-boot hasos-data hasos-overlay I can ping the device. I tried to log on to the device with the IP address:8123. Please help.
i dedicate a little to send a big Thank you for the author of this post , I had 1 week at least with everything that I know without success