Also, for repairing the file system, there are some broken links and missing info:
A working download link for e2fsck ARMHF Static Linked:
https://packages.debian.org/sid/armh...tatic/download
I did have to create a config file to allow it to scan whilst on battery. (source:
https://bbs.archlinux.org/viewtopic....546331#p546331)
Code:
sudo sh -c 'echo -e "[options]\n allow_cancellation = 1\n defer_check_on_battery = 0" > /etc/e2fsck.conf'