Hard drive failure

So my hard drive failed last night at work. I got to work this morning and the monitor was just a bunch of junk lines of color. I tried rebooting but it wouldn’t do it…except into single mode.

Here’s what I learned from the guys here to do…I’m recording them just for posterity sake:

fsck -fy drive
ie. fsck -fy /
or fsck -fy /dev/hda1
or fsck -fy /dev/hda3
or e2fsck ….

fsck means like fix disk or something.
The f means force (check even if you think it’s ok)
The y means answer yes to all of the questions. if you don’t do the y it will ask you if you want to fix all of the problems it finds. In my case it was thousands.

Basically it came up with tons of errors and we decided that the disk had failed. I should still be able to get my data back, but it still stinks.

Filed under General by

Comment

This website uses IntenseDebate comments, but they are not currently loaded because either your browser doesn't support JavaScript, or they didn't load fast enough.

Leave a Comment

Disclaimer: According to the new FTC guidelines, I have to tell you that sometimes I get paid for recommending certain products on my blog. Not all the time, but often. Sometimes I get products for free (ok...fine...most of the time I get stuff for free).

Register Login