Results 1 to 5 of 5
Hi Folks,
I have Fedora-13-i386-DVD.torrent download on;
Fedora Project Bittorrent Tracker
Torrent Server for the Fedora Project
Finally the package folder downloaded;
$ cd Fedora-13-i386-DVD
$ ls
Code:
Fedora-13-i386-CHECKSUM Fedora-13-i386-DVD.iso
...
- 05-26-2010 #1Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,546
About md5sum of F13
Hi Folks,
I have Fedora-13-i386-DVD.torrent download on;
Fedora Project Bittorrent Tracker
Torrent Server for the Fedora Project
Finally the package folder downloaded;
$ cd Fedora-13-i386-DVD
$ ls$ sha256sum -c Fedora-13-i386-CHECKSUMCode:Fedora-13-i386-CHECKSUM Fedora-13-i386-DVD.iso
Please advise the correct command to check the ISO image. Where can I find its md5sum file? TIACode:Fedora-13-i386-DVD.iso: FAILED sha256sum: Fedora-13-i386-disc1.iso: No such file or directory Fedora-13-i386-disc1.iso: FAILED open or read sha256sum: Fedora-13-i386-disc2.iso: No such file or directory Fedora-13-i386-disc2.iso: FAILED open or read sha256sum: Fedora-13-i386-disc3.iso: No such file or directory Fedora-13-i386-disc3.iso: FAILED open or read sha256sum: Fedora-13-i386-disc4.iso: No such file or directory Fedora-13-i386-disc4.iso: FAILED open or read sha256sum: Fedora-13-i386-disc5.iso: No such file or directory Fedora-13-i386-disc5.iso: FAILED open or read sha256sum: Fedora-13-i386-netinst.iso: No such file or directory Fedora-13-i386-netinst.iso: FAILED open or read sha256sum: WARNING: 6 of 7 listed files could not be read sha256sum: WARNING: 1 of 1 computed checksum did NOT match
B.R.
satimis
- 05-28-2010 #2Just Joined!
- Join Date
- May 2010
- Posts
- 2
Fedora 13 iso - verify checksum
Hi
Download the file "Fedora-13-i386-CHECKSUM" from a fedora mirror and place it in the same directory as the iso image you downloaded.
Then run the command:
If errors are found the checksums would not match. Other the first line of the output will tell you if the iso is OK.Code:sha256sum -c Fedora-13-i386-CHECKSUM
- 05-28-2010 #3Linux Guru
- Join Date
- Sep 2004
- Posts
- 1,546
Hi Pravindkj,
Thanks for your advice.
Fedora-13-i386-CHECKSUM already download together with the DVD.iso image
I did it before.
$ cd /path_to/Fedora-13-i386-DVD/
$ ls
Fedora-13-i386-CHECKSUM Fedora-13-i386-DVD.iso
$ sha256sum -c Fedora-13-i386-CHECKSUMThere were warning and failure. Therefore I checked the DVD.iso image directly.Code:Fedora-13-i386-DVD.iso: OK sha256sum: Fedora-13-i386-disc1.iso: No such file or directory Fedora-13-i386-disc1.iso: FAILED open or read sha256sum: Fedora-13-i386-disc2.iso: No such file or directory Fedora-13-i386-disc2.iso: FAILED open or read sha256sum: Fedora-13-i386-disc3.iso: No such file or directory Fedora-13-i386-disc3.iso: FAILED open or read sha256sum: Fedora-13-i386-disc4.iso: No such file or directory Fedora-13-i386-disc4.iso: FAILED open or read sha256sum: Fedora-13-i386-disc5.iso: No such file or directory Fedora-13-i386-disc5.iso: FAILED open or read sha256sum: Fedora-13-i386-netinst.iso: No such file or directory Fedora-13-i386-netinst.iso: FAILED open or read sha256sum: WARNING: 6 of 7 listed files could not be read
B.R.
satimis
- 05-28-2010 #4Just Joined!
- Join Date
- May 2010
- Posts
- 2
Your DVD iso is ok.
The first line of the output says it.
You simply have not downloaded the other isos mentioned in the error messages. Don't worry about them. In fact you dont need them if you have downloaded the DVD iso.Code:Fedora-13-i386-DVD.iso: OK
You can install Fedora 13 from the DVD without problems.
Cheers.
- 05-28-2010 #5


Reply With Quote
