fsck error on boot: /dev/sda6: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY

Supergull

Active member
Joined
Oct 2, 2012
Messages
310
Reaction score
73
Sinoc sam imao problem ove vrste:

fsck from util-linux 2.26.2
/dev/sda6 contains a file system with errors, check forced.
/dev/sda6: Inodes that were part of a corrupted orphan linked list found.

/dev/sda6: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY.
(i.e., without -a or -p options)
fsck exited with status code 4
The root filesystem on /dev/sda6 requires a manual fsck

Busybox v1.22.1 (Ubuntu 1:1.22.0-15ubuntu1) built in shell (ash)
Enter 'help' for a list of built-in commands.

(initramfs) _
Resenje sam nasao brzo, i uspesno ga primenio:

fsck /dev/sda6

(where /dev/sda6 is the partition mentioned)

And enter Yes (y) to for each error. Or press a one time for always-yes.

Then reboot and it should be fine.

Sta je u pitanju, da li je problem do hardvera, ili softvera? Uradio sam dijagnostiku hardvera i sve je bilo ok, svakako i hard diskovi. Dakle, zasto se ovo desava, i da li ce opet da se desi, iako sam popravio nepravilnosti? Sad je sve u redu.
 
Top