1 2 3 4 5 6 | ubuntu@ubuntu:~$ sudo e2fsck -C0 -p -f -v /dev/sdb1 Error reading block 1607031 (Attempt to read block from filesystem resulted in short read). /dev/sdb1: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY. (i.e., without -a or -p options) ubuntu@ubuntu:~$ |