A recent HA 2023.10.1 working fine on Khadas VIM1s hardware.
BTW - Happy to be able to make our house ‘smarter’, that works like a charm, thanks to all who participate to this project!
But I can easily predict I’ll be out of space for data soon, so I bought a brand new Sandisk 128GB Extreme Pro SD, inserted in the Khadas.
I wish to move only the data.
I tried using the lovelace UI:
The lovelace log shows:
2023-10-11 19:36:10.979 ERROR (MainThread) [homeassistant.components.hassio] Failed to to call /os/datadisk/move - ‘DataDisk.migrate_disk’ blocked from execution, no Home Assistant OS available
I installed Terminal/SSH on the UI:
ha os datadisk move /dev/mmcblk1
Error: ‘DataDisk.migrate_disk’ blocked from execution, no Home Assistant OS available
I then tried what I’ve found reading:
gdbus call --system --dest io.hass.os --object-path /io/hass/os/DataDisk --method io.hass.os.DataDisk.ChangeDevice "/dev/mmcblk1"
Error: GDBus.Error:org.freedesktop.DBus.Error.Failed: Expected single block device with file system label “hassos-data”, found 0
I’m a bit desperate, I thought this would take a few minutes (couple days data only), and I’ve already spent the afternoon searching
The SD card is working very fine, measured reading 79.4MB/s on /dev/mmcblk1.
I tried destroying all partitions on this SD Card on Windows (Minitool Partition Wizard), then reboot the Khadas. Didn’t change anything.
Thank you for any help - can provide you with any info you’d need. Thank you!