rootfs: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.rootfs: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
(i.e., without -a or -p options)fsck exited with status code 4The root filesystem on /dev/mmcblk1p1 requires a manual fsckmodprobe: module i8042 not found in modules.depmodprobe: module ehci-orion not found in modules.depmodprobe: module uhci-hcd not found in modules.depmodprobe: module ohci-hcd not found in modules.dep
https://andicelabs.com/2014/07/automatic-root-filesystem-repair-boot/
1) Edit /boot/cmdline.txt with the option fsck.repair=yes
OR
2) Edit /lib/init/vars.sh file and set FSCKFIX=yes
Should one of these work? Or are you saying repeated use over time will eventually cause problems?
Regards, Mike