Wednesday, May 6, 2009

fsck check Failed in ubuntu !!!

If your harddisk reports error or if your fsck fails Try thr following before calling a hardware person.

Boot with a live CD

then Try

$ sudo e2fsck -C0 -p -f -v /dev/sda1 (change /dev/sda1 with your device)

use
$ sudo fdisk -l to find the device

No comments: