LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   fsck failed run manually (https://www.linuxquestions.org/questions/linux-newbie-8/fsck-failed-run-manually-834142/)

elchiky 09-23-2010 09:43 PM

fsck failed run manually
 
loading /usr/bin/tecla

fsck failed. please repair manually and reboot. the root file system is currently mounted read-only. to remount it read-write do:

bash# mount -n -0 remount,rw /

attention: only control-d will reboot the system in this maintence mode shutdown or reboot will not work.

give root password to login:

AlucardZero 09-24-2010 05:58 AM

So fsck it. What's your question?

prayag_pjs 09-24-2010 06:01 AM

Go to sing le user mode or rescue mode
and run

Quote:

fdisk -l

fsck -y /dev/sda

nigelc 09-24-2010 06:33 AM

A way to do it is login as root
then go touch /forcefsck
then reboot.

nigel


All times are GMT -5. The time now is 09:21 PM.