Re: dd / netcat / md5sums: hashes do not match

From: Mark Hittinger (bugs_at_pu.net)
Date: 09/18/03

  • Next message: Sherman H.: "AIX Security Question"
    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


  • Next message: Sherman H.: "AIX Security Question"