|
|||||||||||
|
hard disk crash
From: pinniped <cirilo_bernardo(at)yahoo.com>
Date: Fri Aug 31 2007 - 19:17:39 EDT >somebody out there who can give me a helping hand to repair The most important thing is to avoid using the disk as much as possible (do not apply power, do not 'spin up' the disk). Then you need to set up to 'rescue' the data. If you have a second computer with Linux then you're off to a good start. You will need to:
For (a) I would suggest 'ddrescue' which acts like 'dd' but skips bad blocks and simply moves on to the next block. This is the behavior you want - you don't want to attempt a retry at this stage because that can make matters worse. After your image recovery operation then you may consider a second image using something like gddrescue to try to get even more data. For (b) I would suggest 'testdisk'. It is generally used when people accidentally wipe the partition table, but it has good tools for recovering photos. It is very important that you don't try to hurry things - remember you will be lucky to have 1 shot at recovering data from a bad disk; you need to make absolutely sure that first try goes without a flaw. After setting up, practise using these tools on another disk - maybe a faulty floppy, or even just a good disk. You really don't want to make any mistakes when you get to the real job; especially not with a 'dd'-like tool. Once you have recovered an image with ddrescue (and maybe a second image with gddrescue) then you can take your time finding other recovery tools to extract even more data. Remember to mark these images 'read only' - you don't want to accidentally write to them. -- To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.orgReceived on Fri Aug 31 19:33:21 2007 This archive was generated by hypermail 2.1.8 : Sun Oct 07 2007 - 03:28:20 EDT |
||||||||||
|
|||||||||||