I have been using the pseudo-image-kit to create an image of Debian to burn. Everything works fine until I come to the rsync. Here's my command and the output:
>rsync rsync --verbose --progress --stats --block-size=8192 ftp.eecs.umich.edu::debian-cd/cd-images/2.2_rev3/i386/binary-i386-1.iso . NOTE: THIS IS A MODIFIED VERSION OF RSYNC. USE IT ONLY TO GET ONE FILE AT A TIME FROM AN ANONYMOUS RSYNC SERVER. binary-i386-1.iso 666320896 (99%) ERROR: file corruption in binary-i386-1.iso. File changed during transfer? Number of files: 1 Number of files transferred: 1 Total file size: 666324992 bytes Total transferred file size: 666324992 bytes Literal data: 0 bytes Matched data: 666324992 bytes File list size: 40 Total bytes written: 488157 Total bytes read: 325465 wrote 488157 bytes read 325465 bytes 621.32 bytes/sec total size is 666324992 speedup is 818.96 After this is done, my md5sum isn't correct. I'm not sure why it's corrupt, as I haven't changed anything through the process. Any suggestions? Clint Rhea Quality Assurance Visionael Corporation