Hi,
I had a ha with external usb data disk (see datactl move /dev/sda or https://github.com/home-assistant/operating-system/blob/d42f80c65e8506a6aec0c7f7f9e603107e163faf/Documentation/partition.md#data-disk article). All works fine.
Now MMC crashed and I reformat a new fresh hassio system on MMC.
When reboot and login findfs LABEL="hassos-data"
should return /dev/sda1
but I get /dev/mmcblk0p3
.
How to remount correctly data folder?