Stefan Agner
Stefan Agner
> The EFI partition doesn't seem to be there. Just the main disk Uff that means the partition table got lost. Can you run `fdisk /dev/sda`? Maybe it can recover...
Doesn't seem to be the case then 😢
Do you have a recent backup? If so probably starting over is the best solution. If not, you can try the approach documented here https://github.com/home-assistant/operating-system/issues/1913#issuecomment-1128642946 (using vdi from HAOS 9.0)...
> Is there anything else I should do now to ensure the outmost stability? Unfortunately I don't really know. I am not exactly sure where these corruptions come from.
@jens-maus unfortunately, I really can't find my only Homeatic device :cry: Is that the device which makes use of the raw UART driver? So maybe a raw UART driver &...
Further investigation actually uncovered that the root problem is this error: ``` time="2022-09-15T11:34:43Z" level=error msg="failed to call BPF_PROG_DETACH (BPF_CGROUP_DEVICE) on old filter program: can't detach program: no such file or...
@jens-maus Supervisor dev build `2022.09.dev1501` should include the fix.
Sure :) ``` ha su options --channel dev ha su reload ha su info ``` This should show latest version is `2022.09.dev1501`. Then ``` ha su update ``` Will update...
Hm, Supervisor 2022.09.dev1501 should really be enough, the newer dev versions contain just unrelated dependency updates. Did you restart the add-on after updating the Supervisor?
@jens-maus have you been able to test with the latest Sueprvisor?