CompactFlash, SD, MMC, USB flash storage. Anything that does not have moving parts inside.
Post a reply

Cloning Compact Flash

January 23rd, 2024, 12:33

Hello,

I tried unsuccessfully to clone a compact flash with windows XP embedded. I just get a black screen with flashing prompt. I used AOMEI backupper. From what I can tell, everything copied. This is a project I will be working on for industrial machine controllers. A lot of them use CF cards. I'd like to find a software that will accomplish this. Has anyone used this software for cloning CF cards?

Also, they are industrial cards and are supposed to be fixed disk.

Another interesting thing is if I try to boot to a normal PC with the CF card in a USB reader, it tries to boot, but I get the BSOD. I'm guessing that's just a hardware related issue since it's Windows XP on a newer PC.

Thanks!

Re: Cloning Compact Flash

January 24th, 2024, 7:56

I'd try with a true sector-by-sector clone. You can use the DMDE free demo for the purpose (copy sectors task).

Re: Cloning Compact Flash

January 24th, 2024, 8:13

dd in Linux. Simplest method. https://www.geeksforgeeks.org/dd-command-linux/

Re: Cloning Compact Flash

January 24th, 2024, 10:03

I tried the sector by sector clone but I have more details. It's been a while since I last attempted this but what I get on the screen is verifying pool data. It won't get past this. If I put the original disk in it boots just fine so I don't know if it's a bios issue or what the problem is.

Re: Cloning Compact Flash

January 28th, 2024, 16:31

CF card support AHCI?
Post a reply