I have a problem with my Home Assistant Yellow. Version 1.3, RPI5 8GB ram, 16GB storage + Samsung 1TB M.2.
I want to do a clean install, remove all the settings I made.
But I’m running into problems. I’ve connected my Mac and via the terminal run: “ha os datadisk wipe”
After that command it restarts as it should, but nothing has been deleted. Is there another easy way?
Yes I have follow that guide, but my installation with all devices and settings are still there.
The command ha os datadisk wipe marks the data partition (either internal on the eMMC or the SD card, or on an external attached data disk) as to be cleared on the next reboot. The command automatically reboots the system. Upon reboot, the data is cleared. Then the system continues to boot and reinstalls the latest version of all Home Assistant components.
The first thing to clarify is to know if you have a CM4 or a CM5. Factory reset via command line refers to the CM5. Hence my question if you tried the CM4 approach:
Power up the system:
Make sure the system has an Internet connection.
Press and hold the red button and reapply power.
Keep the red button pressed until the yellow LED turns on or starts flashing.
The reboot is correct. However, as fas as I understand it the process doesn’t stop there. The system should then download the latest HA version, install it and reboot again. This would probably be a longer process.
But the os info is interesting. You have two systems. Slot A holds 17.0, slot B 17.1, the latter is displayed as booted, so your system is healthy. AFAIK HA stores data on a separate partition, which is used by both systems, regardless whether you boot from A or B.
When you say that the data is still there after reboot, do you mean that you continue to see your dashboards, etc.?
Do you remember if you updated HA Core from 17.0 to 17.1 yourself?
I updated z-wave JS and then something got wrong, all z-wave devices disappeared. Hacs disappeared and RF-Link got weird.
I also have a lot of ESP32 devices what i no longer use…
I also get the faultmessage on each reboot: App failed to start on boot.
App Git pull is set to start at boot but failed to start. Usually this occurs when the configuration is incorrect or the same port is used in multiple apps. Check the configuration as well as logs for Git pull and Supervisor.
Use Start to try again or Disable to turn off the start at boot option.