Yesterday I experienced the usual problem:
while my ci20 was busy updating "pi-hole" stuff, it got stuck probably due to overheating.
This time the event was fatal: it was not enough to power-cycle the unit and let fsck do its job;
I had to reconnect an hdmi monitor and a keyboard (I've been running headless for years)
to realize that just after the kernel startup a blocking "ubifs_master_node_recover" failure
was shown, resulting in a kernel panic (VFS couldn't proceed further).
I tried to boot the ci20 using the latest Android Oreo from SD card, since I was attempting
to recover some configs from the crashed UBI. Android was not able to boot (stuck on
the logo animation) forcing me to re-flash the latest Debian 8 beta 2016_02_02.
Is there any tool/mini-distro able to recover from such a situation?
I looked for a "live" buildroot to be run from SD, but the link is actually dangling...
It would be nice having a minimal kernel+initrd on a SD image to perform
data-rescue or backup/restore tasks in those situations.
Any ideas?
A.