Hello
I've got a CF card with my set up as I like it.
How can I easily make a copy of it to another card?
Using dd doesn't seem to quite work for some reason, even with identical CF cards (? same make and model)
We're using dd mostly but we first make a master image of the CF that we want and then we replicate to more CF disks.
considering CF as /dev/sdb we're doing:
dd if=/dev/sdb of=/cf-image.img
then
dd if=/cf-image.img of=/dev/sdb
Joined: 2007-04-21