LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   Fsck failed. Please repair manually and reboot. (https://www.linuxquestions.org/questions/suse-opensuse-60/fsck-failed-please-repair-manually-and-reboot-375752/)

jginger 10-22-2005 09:22 AM

Fsck failed. Please repair manually and reboot.
 
When I turn my on computer and boot into linux the following error comes up.

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 -o remount,rw/

Attention: Only CONTROL-D will reboot the system in this maintenance mode. Shutdown or reboot will not work.

The computer is a dual boot windows/linux computer and windows works fine. The system had been working with no problems for about 6 months and I have never attempted to change any partioning settings.

What do I do to get my computer working again.

mrcheeks 10-22-2005 09:55 AM

About shutting it down by removing plugs or forcing it to shutdown by clicking on the hardrive button.

depending on the partition where the problem is located
do
Code:

fsck /dev/hdaXXX
hdaXXX could be sda, sdb depending on your computer.

jginger 10-22-2005 02:57 PM

When I tried 2fsck /dev/hda3" i get the error

fsck.reiserfs /deve/hda3 failed (status 0x10). Run manually!

Keruskerfuerst 10-23-2005 02:46 AM

Hello!

just type fsck.reiserfs without options and the options are displayed.

Greetings

ade336 10-23-2005 01:44 PM

hi..

try this type e2fsck /dev/hdaxxx (for ide cable) or e2fsck /dev/sdaxxx for scsi

: )


All times are GMT -5. The time now is 11:27 AM.