HASS OS 6.0 VDI => After Upgrade fails every boot: Failed to start grow file system on /mnt/data

I just updated to 6.0 on Rasp4 - i have no monitor on it but it wont start - i have no idea whats going on…
Is it possible to hook up a monitor to the rasp?
Edit - ye not possible - is dead :frowning:

Yes but you need a micro HDMI cable or adaptor. You could first try to plug a keyboard in and press CTRL-D after 30 seconds after starting it. Should skip that error if its the same. Afterwards you can check in the logfile.

Do you have a similar setup with virtual machine or something else?

I hooked up the rasp to my monitor - i remembered i ordered a hdmi with micro connector - i think the sd card got corrupted in the process since there is no activity from the drive-led (flashes twice briefly on power-on)… Going to download the qcow2 image and start it on my unraid-rig… i hope my 3 month old full snapshot works - not much changes since then but my node-red tinkering is gone im afraid.

I run the Home Assistant OS VDI in VirtualBox too.

Seems to be the situation where this issue is caused. What would be the next step, raise some bug report on Github?

Get the Google Drive Snapshot addon next time, i’ve got automated backups running every night, and keep one for every week the last four weeks, and one for every month for the last 6 months.

FWIW, there is an issue tracking this error: Failed to start Grow File System on /mnt/data · Issue #1426 · home-assistant/operating-system · GitHub

1 Like

This is not cool -Got the qcow2 image working under kvm (unraid) - All the entities were still in my deconz stick. The 3 month old snapshot I had was usable - The changes that were not on the snapshot are from 2 weeks ago. System is back up and running - i never go back to rasp and I wont recommend it unless you can clone your sd-card easily…

Guy on Github issue posted the fix (reason was corrupted filesystem):

Press <enter> when the system stops during boot
systemctl stop systemd-journald
umount -A /dev/disk/by-label/hassos-data
fsck.ext4 /dev/disk/by-label/hassos-data
Keep pressing <enter> through all the prompts
14 Likes

@Tscherno did that work for you too?

same problem here… those steps solved the issue!
Tks!

Wondering if 6.1 solved the above issues. I’ve held off updating OS on my Pi4b so far…

So something is corrupting the filesystem. Hopefully not a dying ssd/sd.

after updating to 6.1 the haos keeps crashing… omg, have to reinstall again

Dying USV it was. Had some improper shutdowns the last few weeks.

haos 6.X is a disaster… installing 6.1 on a raspberry 4 from scratch doesn’t work too… reverting to 5.13, again…

Updated OS and severely broke HA.

How do you downgrade to 5.13?

installed 5.13 from scratch, restored a snapshot…

1 Like

THIS actually fixed the issue… thank you for the reference !!

Will Never update OS again until I realize it is stable.

4 Likes