| View previous topic :: View next topic |
| Author |
Message |
Kev Guest
|
Posted: Mon May 29, 2006 9:55 pm Post subject: FC-5-i386-DVD.iso |
|
|
I have just downloaded a file called FC-5-i386-DVD.iso from
http://fedoraproject.org/wiki/Distribution/Download.
When trying to burn it to DVD, using Nero, the following error message
appears:
Foreign Image file
The entered block size does not correspond to the image length. The block
size may be wrong. Do you want to correct the value or ignore the problem?
(The options are Correct and Ignore).
Does this mean that the file is corrupted? It took nearly 5 hours to
download, so I am reluctant to repeat the process.
Kev |
|
| |
|
Back to top |
Jack Snodgrass Guest
|
Posted: Mon May 29, 2006 10:24 pm Post subject: Re: FC-5-i386-DVD.iso |
|
|
On Mon, 29 May 2006 16:55:56 +0000, Kev wrote:
| Quote: | I have just downloaded a file called FC-5-i386-DVD.iso from
http://fedoraproject.org/wiki/Distribution/Download.
When trying to burn it to DVD, using Nero, the following error message
appears:
Foreign Image file
The entered block size does not correspond to the image length. The block
size may be wrong. Do you want to correct the value or ignore the problem?
(The options are Correct and Ignore).
Does this mean that the file is corrupted? It took nearly 5 hours to
download, so I am reluctant to repeat the process.
Kev
|
I've only used linux to burn a DVD so I don't know about nero...
there should be a hash file ( called SHA1SUM or MD5SUM or something
similar ) that has a list of checksums for each file. If there is
and you can find a file for your OS that will run the checksum for
your then you can compare what you downloaded with that they gave
you. For example... if I run
sha1sum FC-5-x86_64-DVD.iso
on my box in the directory where I downloaded the DVD.iso image it
tells me:
0429be10e3df5a3ec118ca32802aa44cdf89c6c5 FC-5-x86_64-DVD.iso
I can compare that checksum value against the one listed on
the website where I downloaded the .iso and tell me if it's good
or not....
--
D.A.M. - Mothers Against Dyslexia
see http://www.jacksnodgrass.com for my contact info.
jack - Grapevine/Richardson |
|
| |
|
Back to top |
William Witt Guest
|
Posted: Mon May 29, 2006 10:58 pm Post subject: Re: FC-5-i386-DVD.iso |
|
|
Kev wrote:
| Quote: | I have just downloaded a file called FC-5-i386-DVD.iso from
http://fedoraproject.org/wiki/Distribution/Download.
When trying to burn it to DVD, using Nero, the following error message
appears:
Foreign Image file
The entered block size does not correspond to the image length. The block
size may be wrong. Do you want to correct the value or ignore the problem?
(The options are Correct and Ignore).
Does this mean that the file is corrupted? It took nearly 5 hours to
download, so I am reluctant to repeat the process.
Kev
check the sha1sum, if it is incorrect then the file is currupt. |
Will |
|
| |
|
Back to top |
Kev Guest
|
Posted: Mon May 29, 2006 11:40 pm Post subject: Re: FC-5-i386-DVD.iso |
|
|
| Quote: | there should be a hash file ( called SHA1SUM or MD5SUM or something
similar ) that has a list of checksums for each file. If there is
and you can find a file for your OS that will run the checksum for
your then you can compare what you downloaded with that they gave
you. For example... if I run
sha1sum FC-5-x86_64-DVD.iso
on my box in the directory where I downloaded the DVD.iso image it
tells me:
0429be10e3df5a3ec118ca32802aa44cdf89c6c5 FC-5-x86_64-DVD.iso
I can compare that checksum value against the one listed on
the website where I downloaded the .iso and tell me if it's good
or not....
|
Thanks for replying.
I can't find any info for the individual files, although the website that I
downloaded it from gives checksum for the iso file as
ed9a852cf77250c3ae111c621d350af5c0b0a29b.
I haven't found any way of verifying a checksum in Windows XP yet. I guess
this isn't a Linux problem so I should have posted the question in an
Windows newsgroup.
Kev |
|
| |
|
Back to top |
Mark S. Guest
|
Posted: Tue May 30, 2006 4:48 am Post subject: Re: FC-5-i386-DVD.iso (sha1sum for Windows) |
|
|
Kev wrote:
| Quote: | there should be a hash file ( called SHA1SUM or MD5SUM or something
similar ) that has a list of checksums for each file. If there is
and you can find a file for your OS that will run the checksum for
your then you can compare what you downloaded with that they gave
you. For example... if I run
sha1sum FC-5-x86_64-DVD.iso
on my box in the directory where I downloaded the DVD.iso image it
tells me:
0429be10e3df5a3ec118ca32802aa44cdf89c6c5 FC-5-x86_64-DVD.iso
I can compare that checksum value against the one listed on
the website where I downloaded the .iso and tell me if it's good
or not....
Thanks for replying.
I can't find any info for the individual files, although the website that
I downloaded it from gives checksum for the iso file as
ed9a852cf77250c3ae111c621d350af5c0b0a29b.
I haven't found any way of verifying a checksum in Windows XP yet. I
guess this isn't a Linux problem so I should have posted the question in
an Windows newsgroup.
Kev
|
You can get sha1sum that will run on Windows, see this
post:
http://lists.gnupg.org/pipermail/gnupg-announce/2004q4/000184.html
Mark |
|
| |
|
Back to top |
Doug Lindquist Guest
|
Posted: Tue May 30, 2006 5:24 am Post subject: Re: FC-5-i386-DVD.iso |
|
|
It did the same thing to me the first time I downloaded the dvd iso and
tried to burn it with nero. I ended up downloading it again and that time
it worked with no problem.
On Mon, 29 May 2006 16:55:56 +0000, Kev wrote:
| Quote: | I have just downloaded a file called FC-5-i386-DVD.iso from
http://fedoraproject.org/wiki/Distribution/Download.
When trying to burn it to DVD, using Nero, the following error message
appears:
Foreign Image file
The entered block size does not correspond to the image length. The block
size may be wrong. Do you want to correct the value or ignore the problem?
(The options are Correct and Ignore).
Does this mean that the file is corrupted? It took nearly 5 hours to
download, so I am reluctant to repeat the process.
Kev |
|
|
| |
|
Back to top |
Kev Guest
|
Posted: Sat Jun 03, 2006 2:49 pm Post subject: Re: FC-5-i386-DVD.iso (sha1sum for Windows) |
|
|
| Quote: | I haven't found any way of verifying a checksum in Windows XP yet.
You can get sha1sum that will run on Windows, see this
post:
http://lists.gnupg.org/pipermail/gnupg-announce/2004q4/000184.html
|
I have downloaded sha1sum.exe from this site. What is it meant to do? When
I try to run it, I see a window open and close, too fast to read.
Kev |
|
| |
|
Back to top |
Kev Guest
|
Posted: Sat Jun 03, 2006 2:59 pm Post subject: Re: FC-5-i386-DVD.iso (sha1sum for Windows) |
|
|
"Kev" <ijk@ntlworld.com> wrote in message
news:vWcgg.729$1Z2.226@newsfe7-win.ntli.net...
| Quote: | I haven't found any way of verifying a checksum in Windows XP yet.
You can get sha1sum that will run on Windows, see this
post:
http://lists.gnupg.org/pipermail/gnupg-announce/2004q4/000184.html
I have downloaded sha1sum.exe from this site. What is it meant to do?
When I try to run it, I see a window open and close, too fast to read.
|
It's ok. I tried running it from the command prompt and it worked.
The checksum doesn't match.
Kev |
|
| |
|
Back to top |
|