Hello,
I'm trying to write the embedded image to a CF card for use on an ALIX board, but I'm getting a write error when I try to use the physdiskwrite utility on a 64-bit Windows Server 2008. I read through this similar thread:
http://forum.m0n0.ch/index.php/topic,2073.0.html and actually initially I got the exact same error message:
24576 bytes writtenWrite error after 24576 bytes (8192)
I've tried to remove and replug the CF reader and also formatting the CF card, and now I actually keep getting this error:
Write error after 0 bytes (8192)
I've been able to copy and read files from the card using this operating system, so I assume the card reader is working ok in general. The card is currently formatted in FAT which is the default, I've also tried formatting NTFS and got the same result. The card reader is pretty old, maybe 4 years old or so, I don't know if that would affect anything, but I thought I would ask if anyone had any tips before I tried a different card reader? The physdiskwrite app recognizes the CF card/drive correctly, it just errors in the write process.
Thanks