On 11/27/2020 05:45 PM, Chris Quayle via cctalk wrote:
The way I would do that is to use a Linux / unix machine and one of the cheap ebay usb to ide adapters, then use dd to image the whole drive to a file. That should copy block, including the boot block and partition table. Use the reverse process to image the file back toanother drive...
This is exactly what I did, it is working great. Jon