failure to mount corrupted drive

Steve Reilly sfreilly at roadrunner.com
Sat Oct 10 20:38:58 UTC 2009


Fred Roller wrote:
> Steve Reilly wrote:
>> hi, .... had to walk away for a couple hours for my sanity.......thanks
>> for the tips guys, been a while since ive used dd,  how would i go about
>> using dd to backup a 160gb drive if i dont have another drive the same
>> size?  all i have laying around are some 80gb and smaller.... and 2nd
>> question, doesnt the drive have to be mounted (which cant be done)to use
>> dd?
>>
>> im leaning toward trying chkdsk, but ill wait for an answer.
>>
>>
>>
>>   
> If you have the hardware to support the following then try:
> 
> Create an LVM with the smaller drives if you have enough for 160+ Gb
> 
> dd the failing drive assuming it is seen in /dev (this example assumes 
> sdc) and assume your lvm partition mount is lvm1
> 
>     dd if=/dev/sdc of=lvm1/recovery.img bs=512
> 
> also do some research on ddrescue which is geared more towards this type 
> of recovery.  James also pointed out checking for hardware failure which 
> is a good point.
> 
> 

thanks for the idea, but.....
update...... downloaded remix rescue and have been playing with
testdisk.  (nice utilities! by the way) apparently this kid tried to
install osx over windows because its reporting an HFS filesystem that is
"unrecoverable"  got the same thing from chkdsk under recovery console.
thanks for the advice, i think im going to write this one off...


-- 
Steve Reilly

http://reillyblog.com






More information about the ubuntu-users mailing list