CLI fails to start after Core? update

I just did a Core (I think) update, 12/4/2023 and now it gets stuck on “Waiting for the Home Assistant CLI to be ready”. Any ideas? I’m running HSOS within Virtual Box on Windows.

Thanks!

-Mike

Fixed it. Found that my /dev/sda8 had been labeled to hassos-data-old.
Relabeled it back to hassos-data via e2label /dev/sda8 hassos-data and rebooted.
All ok now.