filesystem - fsck error on boot: /dev/sda6: UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY - Ask Ubuntu
i dual boot ubuntu , windows 7.
browsing on firefox in ubuntu , of sudden error message, rebooted.
now when try boot ubuntu message:
fsck util-linux 2.26.2 /dev/sda6 contains file system errors, check forced. /dev/sda6: inodes part of corrupted orphan linked list found. /dev/sda6: unexpected inconsistency; run fsck manually. (i.e., without -a or -p options) fsck exited status code 4 root filesystem on /dev/sda6 requires manual fsck busybox v1.22.1 (ubuntu 1:1.22.0-15ubuntu1) built in shell (ash) enter 'help' list of built-in commands. (initramfs) _
how can fix this?
try this:
fsck /dev/sda6
(where /dev/sda6
partition mentioned)
then reboot , should fine.
Comments
Post a Comment