I got into a problem while trying to boot Ubuntu similar to that of the one in the question I've linked below,
fsck error on boot: /dev/sda6: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY
But when I try to run fsck/dev/sda10
,
It shows sh: fsck/dev/sda10: not found
(The partition that required fsck was indeed sda10
)
How can I solve this?
fsck /dev/sda10
– mook765 Sep 17 '23 at 04:48