Tagged Questions

1
vote
3answers
132 views

DD img different MD5’s?

We have a smart media card with a linux install on it that we need to duplicate. We created an img with DD and then used dd to write the img back to a couple of new smart media car …
0
votes
1answer
529 views

Formatting a USB Thumb Drive as EXT2 [closed]

I use fdisk -l on a new USB thumb drive. It says; Device Boot Start End Blocks Id System /dev/sdc1 15 7217 1980415 b W95 FAT32 …