Hello,
I'm using imageUSB to "write image to USB drive" with "Post Image Verification" selected.
With Post Image Verification selected the logs include the MD5 and SHA1 of both the file being imaged as well as the USB key. This is great.
I'd like an option, in the Step 2 dialog, where I can request to just have the MD5/SHA1 performed on the USB KEY selected. Perhaps call it "Generate MD5/SHA1 Checksum from USB drive"
I've tried using dd in linux piping to md5sum/sha1sum to try and recreate reading the device and generating the same MD5/SHA1, but it never seems to match.
Thanks for the consideration.
-Matt
I'm using imageUSB to "write image to USB drive" with "Post Image Verification" selected.
With Post Image Verification selected the logs include the MD5 and SHA1 of both the file being imaged as well as the USB key. This is great.
I'd like an option, in the Step 2 dialog, where I can request to just have the MD5/SHA1 performed on the USB KEY selected. Perhaps call it "Generate MD5/SHA1 Checksum from USB drive"
I've tried using dd in linux piping to md5sum/sha1sum to try and recreate reading the device and generating the same MD5/SHA1, but it never seems to match.
Thanks for the consideration.
-Matt
Comment