PDA

View Full Version : Need help with fsck unexpected inconsistency in Kali



Byte
2016-04-29, 15:45
iHey, Yesterday i installed Kali on my laptop the installation went kinda smooth. Had some hickups here and there but other than that it was all good.
But this morning when i went ahead and booted up my laptop it boots me into some kind of terminal with this error code:

Loading, please wait...
^[[Afsck from util-linux 2.27.1
/dev/sda1 contains a file system with errors, check forced.
/dev/sda1: 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 wtih status code 4
The root filesystem on /dev/sda1 requires a manual fsck
modprobe: module ehci-orion not found in modules.dep

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

/bin/sh can't access tty; job control turned off

and it gives me the ability to type with (initramfs) infront

I've been googling and havent found anything related to my problem. Would appreciate if anyone could help me out.

grid
2016-05-10, 11:32
Hmm, can you confirm your hard drive is ok? Any fsck errors during the Kali install?

r00ter
2018-02-18, 18:54
The solution is sudo fsck /dev/sda1 .

You are welcome