COPYR.DMA is a free and useful application which can make copies of hard disks with bad sectors.
The application works in DOS environment and uses DMA mode. Application creates HDD copy at the intermediate carrier, where the data logical structure can be retrieved using other applications. Hard disk processing is organized via controller ports, so the application does not require HD identification by BIOS.
COPYR does not use BIOS or interrupts, it does not care for file system integrity or number of logical volumes - it works with HDD in the way designed by developers (according to ATA specifications), independently of a computer, BIOS or OS.
The application uses the Direct Memory Access (DMA) mode providing data exchange among the peripherals and computer RAM without using CPU, and giving higher data transfer speed compared to PIO mode.
Here are some key features of "COPYR DMA":
· High copying speed (up to 2.5 Gbyte/minute, on EPOX 8RDA3+ motherboard)
· Does not damage data on the source disk
· Uses block and by-sector (in fault situations) reading
· Ability to start and stop drive spindle motor
· Ability to set starting and finishing sectors for copying
Limitations:
· Application does not support hard disks with capacity exceeding 128 Gbytes
· SATA HDD are not supported
· Features of copying algorithms are not supported