SCHAER Frederic <frederic.schaer <at> cea.fr> writes:
> Just to be on the safe side, I checked the SHA1 sums : surprinsigly, there
> was an error, and verification failed. So, I went to another mirror, and
> downloaded a new DVD image. I checked it : verification failed.
[snip]
> This is what I have (on cygwin, but this shouldn't be a problem, should it ?)
Try again with the -b (binary) option to sha1sum and md5sum. On Window$, that
often matters.
Kevin Kofler
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
08-22-2008, 04:48 PM
"SCHAER Frederic"
corrupted ISOs, or wrong SHA1SUMs ??
Hi,
Thanks, but it doesn't seem to change :
$ sha1sum.exe -b -c SHA1SUM
sha1sum: the --binary and --text options are meaningless when veri
Try `sha1sum --help' for more information.
$ grep DVD SHA1SUM
f92576227484a4eeda0e86a497836c67c34d20ef Fedora-9-x86_64-DVD.iso
I should try to transfer the ISO to a linux host, to see if I have the same error...
>-----Message d'origine-----
>De*: fedora-list-bounces@redhat.com [mailto:fedora-list-bounces@redhat.com]
>De la part de Kevin Kofler
>Envoyé*: vendredi 22 août 2008 18:36
>À*: fedora-list@redhat.com
>Objet*: Re: corrupted ISOs, or wrong SHA1SUMs ??
>
>SCHAER Frederic <frederic.schaer <at> cea.fr> writes:
>> Just to be on the safe side, I checked the SHA1 sums : surprinsigly,
>there
>> was an error, and verification failed. So, I went to another mirror, and
>> downloaded a new DVD image. I checked it : verification failed.
>[snip]
>> This is what I have (on cygwin, but this shouldn't be a problem, should
>it ?)
>
>Try again with the -b (binary) option to sha1sum and md5sum. On Window$,
>that
>often matters.
>
> Kevin Kofler
>
>--
>fedora-list mailing list
>fedora-list@redhat.com
>To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
08-23-2008, 03:11 AM
Matt Domsch
corrupted ISOs, or wrong SHA1SUMs ??
On Fri, Aug 22, 2008 at 06:28:00PM +0200, SCHAER Frederic wrote:
> Hi,
>
> Willing to tryout few virtualisations solutions in fedora, I downloaded the DVD ISO yesterday.
>
> Just to be on the safe side, I checked the SHA1 sums : surprinsigly, there was an error, and verification failed. So, I went to another mirror, and downloaded a new DVD image. I checked it : verification failed.
Check the length of your downloaded ISO vs. what it _should_ be. Some
http downloads will screw up with a >2GB file...
--
Matt Domsch
Linux Technology Strategist, Dell Office of the CTO
linux.dell.com & www.dell.com/linux
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
08-23-2008, 07:46 AM
Tim
corrupted ISOs, or wrong SHA1SUMs ??
On Fri, 2008-08-22 at 22:11 -0500, Matt Domsch wrote:
> Check the length of your downloaded ISO vs. what it _should_ be. Some
> http downloads will screw up with a >2GB file...
Likewise with trying to save such big files on some file systems, such
as the *old* DOS/Windows one.
Don't send private replies to my address, the mailbox is ignored. I
read messages from the public lists.
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
08-23-2008, 09:40 PM
"Kam Leo"
corrupted ISOs, or wrong SHA1SUMs ??
On Fri, Aug 22, 2008 at 11:46 PM, Tim <ignored_mailbox@yahoo.com.au> wrote:
> On Fri, 2008-08-22 at 22:11 -0500, Matt Domsch wrote:
>> Check the length of your downloaded ISO vs. what it _should_ be. Some
>> http downloads will screw up with a >2GB file...
>
> Likewise with trying to save such big files on some file systems, such
> as the *old* DOS/Windows one.
>
BitTorrent clients can handle files in excess of 2 GB. Best to save
to an NTFS formatted drive. If a torrent is too slow for you use
wget.exe (version 1.10.2 or greater) from the command line. Use it
with the -c option to ensure a complete download.
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
08-24-2008, 07:51 AM
"Michael Jenkins"
corrupted ISOs, or wrong SHA1SUMs ??
2008/8/24 Kam Leo <kam.leo@gmail.com>:
> On Fri, Aug 22, 2008 at 11:46 PM, Tim <ignored_mailbox@yahoo.com.au> wrote:
>> On Fri, 2008-08-22 at 22:11 -0500, Matt Domsch wrote:
>>> Check the length of your downloaded ISO vs. what it _should_ be. Some
>>> http downloads will screw up with a >2GB file...
>>
>> Likewise with trying to save such big files on some file systems, such
>> as the *old* DOS/Windows one.
>>
>
> BitTorrent clients can handle files in excess of 2 GB. Best to save
> to an NTFS formatted drive. If a torrent is too slow for you use
> wget.exe (version 1.10.2 or greater) from the command line. Use it
> with the -c option to ensure a complete download.
Fat32 drives have a file size limit of 4 GB.
--
Regards,
Michael Jenkins
--
The way to happiness is: Keep your heart free from hate,
Your mind from worry. Live simply, give much.
Fill your life with love, Do as you would be done by.
Buddha
--
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
08-24-2008, 04:59 PM
"Kam Leo"
corrupted ISOs, or wrong SHA1SUMs ??
On Sat, Aug 23, 2008 at 11:51 PM, Michael Jenkins <darvedd@gmail.com> wrote:
> 2008/8/24 Kam Leo <kam.leo@gmail.com>:
>> On Fri, Aug 22, 2008 at 11:46 PM, Tim <ignored_mailbox@yahoo.com.au> wrote:
>>> On Fri, 2008-08-22 at 22:11 -0500, Matt Domsch wrote:
>>>> Check the length of your downloaded ISO vs. what it _should_ be. Some
>>>> http downloads will screw up with a >2GB file...
>>>
>>> Likewise with trying to save such big files on some file systems, such
>>> as the *old* DOS/Windows one.
>>>
>>
>> BitTorrent clients can handle files in excess of 2 GB. Best to save
>> to an NTFS formatted drive. If a torrent is too slow for you use
>> wget.exe (version 1.10.2 or greater) from the command line. Use it
>> with the -c option to ensure a complete download.
>
> Fat32 drives have a file size limit of 4 GB.
>
> --
> Regards,
> Michael Jenkins
1) The maximum file size for FAT32 is actually one byte less than 4
GB. A single layer DVD can store 4.7 GB.
2) I was addressing the limitation of the file downloading
application/plugin in older browsers and, for that matter, older
versions of wget.
--
fedora-list mailing list
fedora-list@redhat.com
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list