LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Hardware (https://www.linuxquestions.org/questions/linux-hardware-18/)
-   -   Input/Output error (https://www.linuxquestions.org/questions/linux-hardware-18/input-output-error-313445/)

sufiah 04-15-2005 01:51 AM

Input/Output error
 
Hi

I accidently turn off my computer which runs Fedora 2. After that I am not able to boot anymore, it seems that one of the partition has been damaged (/dev//hda2).
I have tried to load the partition in rescue mode but it give me the error : "Input/Output error"

Is there anyway to fix this? I do not want to reinstall or reformat the partition as it is used during boot time.

Please help.

Sufiah

johnson_steve 04-15-2005 02:49 PM

try as root

fsck /dev/hda2

sufiah 04-15-2005 11:41 PM

Hi johnson_steve,

I have tried to do that but it failed saying it might be a zero length paritition although the fact that is much bigger than that.

johnson_steve 04-16-2005 10:52 AM

maybee the patition table got screwed try

fdisk /dev/hda

if the table is corupted you can fix it manualy if you know how you had it set up in the first place. if that doesn't work im not sure that you can recover the data

sufiah 04-17-2005 07:03 PM

Hi johnson_steve,

I have tried access /dev/hda, every paritition is listed. However, when I try to verify the partition I get this message "62 unallocated sectors". Sounds to me that the links are broken. I went to expert mode, but not sure what to do.

I am still a newbie, please help.

Thank you.


All times are GMT -5. The time now is 07:29 AM.