On Sun, 2010-11-14 at 14:13 -0500, Vincent wrote:
> Here is the result of the test.
> 
> [vi...@vinny ~]$ cd Downloads
> [vi...@vinny Downloads]$ cd Fedora-14-i386-DVD
> [vi...@vinny Fedora-14-i386-DVD]$ sha256sum -c *CHECKSUM
> Fedora-14-i386-DVD.iso: FAILED             <<<<<<
> [snip]
> sha256sum: WARNING: 1 of 1 computed checksum did NOT match
> [vi...@vinny Fedora-14-i386-DVD]$ 
> 
> Is this means that the file is corrupted? 

That's exactly what it means.

Last Friday I sent this solution to you off-list. Try it:

$ cd ~/Downloads/Fedora-14-i386-DVD
$ rsync -avxzHP --no-motd 
rsync://rsync.gtlib.gatech.edu/fedora-linux-releases/14/Fedora/i386/iso/Fedora-14-i386-DVD.iso
 .

Don't forget the trailing space-dot " ."

This will replace any corrupted parts of the .iso file you've already
downloaded and produce a working image. It should take no more than
10-20 minutes.

--Doc Savage
  Fairview Heights, IL

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to