Cara Memperbaliki /dev/sda2: UNEXPECTED INCONSISTENCY di Linux

Notif di Linux

dev/sda1 contains a file system with errors, check forced.
Inodes that were part of a corrupted orphan linked list found.

/dev/sda1: UNEXPECTED INCONSISTENCY: RUN fsck MANUALLY.

         (i.e., without -a or -p options)
fsck exited with status code 4
The root filesystem on /dev/sda1 requires a manual fsck

merupakan pemberitahuan bahwa ada error di sector hardisk, untuk memperbaikinya bisa menggunakan command

fsck -f /dev/sda1

note : sesuikan (sda*) sesuai sector yang error



EmoticonEmoticon