LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Heeeeeeeelllllllllpppppp! (https://www.linuxquestions.org/questions/linux-software-2/heeeeeeeelllllllllpppppp-8659/)

saavik 11-13-2001 05:19 AM

Heeeeeeeelllllllllpppppp!
 
my proxy didn`t, i restarted it and the this happened:

hda: Read_int: status= 0x59 {driveReady Seek Complete DataRequest ERROR}
hda: read_int: error=0x40 {uncorrectable ERROR} LBAsect=16502455,sector=1835040
end_request: IO error, dev 03:07 (hda), sector 1835040 inode=111106, Block 229380
setting up console ttys
fsck failed. Please repair monnually and reboot. The root file system is currently mounted read only. To remount it do......


WHAT NOW???!!!!

HHHHHHHHHHHHHHHHHEEEEEEEEEEELLLLLLLLLLLLLPPPPPPP!

taz.devil 11-13-2001 02:39 PM

What is it you did just before this happened? A kernel rebuild or just trying to set up a proxy?

webtoe 11-13-2001 02:42 PM

if i remember right, you need to drop into single user mode and run fsck manually

try this in single user mode
Code:

e2fsck -v -y <partition>
that is only if you have an ext2 filesystem

this comes from my slackware startup script btw. according to the man page the above will be more verbose (-v) and will answer y to all questions (-y)

so when it detects an error it will just go ahead and fix it (that's what i assumr, i have never had to use it myself).

Alex

KevinJ 11-13-2001 03:00 PM

If single user mode does not work, you will need to boot to a rescue environment and run fsck on your volumes.

What distribution of Linux are you using?

saavik 11-14-2001 01:48 AM

i just restarted
 
hello,
it just noticed that the proxy wasn`t running and as i didn`t have a monitor atetched i restarted the pc.....and than.......nothing
:confused:

KevinJ 11-14-2001 11:20 PM

You mean it doesn't boot now ?


All times are GMT -5. The time now is 03:34 AM.