Switch to full style
Data recovery and disk repair questions and discussions related to old-fashioned SATA, SAS, SCSI, IDE, MFM hard drives - any type of storage device that has moving parts
Post a reply

copy selected clusters (sectors) of hdd to a binary file

July 23rd, 2012, 20:56

i need to copy, say, 100, 200, 300 MB at once. including unallocated areas. in fact i need data from that unallocated areas. search for proper free tool all day. please, give a keyword or software name .

Re: copy selected clusters (sectors) of hdd to a binary file

July 24th, 2012, 5:58

MHDD can do some LBA range copying (to file), good for saving partition table. For larger operations - cloning even entire drive to uncompressed file image or physical device - look for DMDE or R-Studio, DD (Linux) free versions will do...

Re: copy selected clusters (sectors) of hdd to a binary file

July 24th, 2012, 9:08

R-studio is doing it for me. working fine. thanks a lot!
Post a reply