My Dad's computer has suffered a hard drive failure. He said at first the computer started switching itself off. Now it won't show anything. He bought a new drive and it works fine.
Any hope of getting the data back? Some of it was backed up.
If the drive will appear in Windows as a second hard drive you could attempt to get data off of it.
You can also run a full checkdisk on the drive from DOS by booting WindowsXP install disk and selecting the repair console. Log in as administrator (if it asks) and run the following command:
This assumes the old hard drive is D
CHKDSK /R D:\
If it is readable enough to get Windows to recognize it, that command should fix but not if physical or electronic damage is there.
It will also take a while to complete that run... up to an hour if the drive is big (150gb)