Is there any way I can get a bit level copy of a Fat32 compact flash card? Like make an ISO of it or something?

link|improve this question

feedback

1 Answer

up vote 7 down vote accepted

Boot up using a linux live cd like PLD Rescue and use dd to make a bitwise copy.

link|improve this answer
What command does dd need to do the copy as an iso or similar file? – Jon Cage Apr 27 '10 at 16:37
OOps.. nevermind. Found the answer here: serverfault.com/questions/4906/using-dd-for-disk-cloning – Jon Cage Apr 27 '10 at 17:06
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.