1
vote
3answers
133 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 …
2
votes
3answers
188 views
do stdout output with specific speed
For a load test of my application (under Linux), I'm looking for a tool that outputs data on stdout at a specific rate (like 100 bytes/s), so that I can pipe the output to netcat w …
0
votes
2answers
261 views
How to backup LIF formatted disk?
I have several old 3.5in floppy disks that I would like to backup. My attempts to create an image of the disks have failed. I tried using the UNIX utility dd_rescue, but when the …
