Joep
Developer and Support Tech
Administrator
member
    
Posts: 1160
|
 |
« Reply #3 on: August 08, 2008, 09:22:01 AM » |
|
Hello,
9 out of 10 times the PC will detect USB storage in DOS mode and allow you to boot from it. A nice and simple utility to make your USB device bootable is the 'HP USB Disk Storage Format Tool'. Google for it, use it, copy DP.EXE on there and you're done.
Forget the UDMA driver / DMA boot option. It will only work on older machines in combination with specific shipsets + it should be avoided when cloning a bad disk because it's not desigend to handle that (which is why we do not load it by default).
DiskPatch cloning speeds should not be compared to *backup* disk cloners like Ghost, TrueImage etc., you will never get those speeds using DiskPatch. First there a difference in environment ,real-mode DOS vs. Windows / Linux. That alone accounts for huge differences in transfer speeds. Plus, those tools skip unused parts of a file system. So if only 45% of a drive actually contains data, those tools will only 'copy' 45%. DiskPatch does not skip a thing, it copies each and every sector of a hard disk. To recover data from a disk you may also need the unused parts of a disk.
You state DiskPatch is slow. Yes, it *is* slow relative to software like Ghost and TrueImage etc.. It does not matter if you run DiskPatch from CD, diskette or USB device, this 'slowness' is within DiskPatch. It is a result of the anvironment it runs in (real-mode DOS) and it is by design. If you're dealing with a really bad disk, containing lots of unreadable sectors a diskette will 'feel' slower bacause of the time needed to log read errors, this is due to slowness of the floppy diskette media.
|