On Tue, Nov 4, 2008 at 4:29 PM, Wesley Parish <[EMAIL PROTECTED]> wrote: > These are the results from the md5sum run I did on the kubuntu iso image > placed > on Caledonian's desktop. > > It appears to be a corrupted image. > > Wesley Parish > > [EMAIL PROTECTED] Desktop]$ md5sum ./kubuntu-8.10-desktop-i386.iso\ Please\ > do\ a\ > MD5sum\ on\ this\ to\ ensure\ it\'s\ a\ good\ iso > 82c02dc7386dfb6858a9ec09a5059e1e ./kubuntu-8.10-desktop-i386.iso Please do a > MD5sum on this to ensure it's a good iso
That appears to be the correct md5sum, why go further. All the download sites have an MD5SUMS file, eg http://ubuntu.mirrors.proxad.net/kubuntu/intrepid/MD5SUMS > [EMAIL PROTECTED] Desktop]$ md5sum -c ./kubuntu-8.10-desktop-i386.iso\ > Please\ do\ > a\ MD5sum\ on\ this\ to\ ensure\ it\'s\ a\ good\ iso this is a nonsense line, -c uses a text file which contains a list of filenames and correxponding md5sums to check a list of files. the file ./kubuntu-8.10-desktop-i386.iso\ Please\ do\ > a\ MD5sum\ on\ this\ to\ ensure\ it\'s\ a\ good\ iso clearly is not a text > file is it?
