Re: dd / netcat / md5sums: hashes do not match
From: Mark Hittinger (bugs_at_pu.net)
Date: 09/18/03
- Previous message: all mail refused: "Re: dd / netcat / md5sums: hashes do not match"
- In reply to: solana: "dd / netcat / md5sums: hashes do not match"
- Next in thread: solana: "Re: dd / netcat / md5sums: hashes do not match"
- Reply: solana: "Re: dd / netcat / md5sums: hashes do not match"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 18 Sep 2003 01:22:28 GMT
solana_nexus@hotmail.com (solana) writes:
>B# nc -l -p 6789 | dd of=./hda1.img bs=512 conv=noerror
>A# dd if=/dev/hda1 bs=512 conv=noerror | nc <B's IP> 6789
>however, the md5 hashes dont check out / do not match up.
>Any idea what I am doing wrong?
conv=noerror,sync
Later
Mark Hittinger
bugs@pu.net
- Previous message: all mail refused: "Re: dd / netcat / md5sums: hashes do not match"
- In reply to: solana: "dd / netcat / md5sums: hashes do not match"
- Next in thread: solana: "Re: dd / netcat / md5sums: hashes do not match"
- Reply: solana: "Re: dd / netcat / md5sums: hashes do not match"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]