resurrecting-open-source-projects / dcfldd

Enhanced version of dd for forensics and security
GNU General Public License v2.0
90 stars 19 forks source link

dcfldd write only to maximum 2 output files #9

Closed Rahul-Ravichandran closed 2 years ago

Rahul-Ravichandran commented 2 years ago

Hi, I tried dcfldd if=somthing.img of=/dev/sda of=/dev/sdb of=/dev/sdc

But it only writes to 2 of them and does not return any error. Please help. My main goal is to write to multiple Rpi at the same time (around 10)

davidpolverari commented 2 years ago

Hi, @Rahul-Ravichandran.

I couldn't repro this issue. I was able to write to four output files at once with no problems. Maybe a media problem? I'm closing the issue, as there is no way to reproduce the issue with the information provided, but feel free to reopen it if you can provide further information about it (the way you performed the tests, the kind of media involved, etc).

Regards, David.