Official NuTyX forums

Help => General => Topic started by: Nico on Sat Aug 03 19:43:10 2019

Title: sha256sum incorrect ?
Post by: Nico on Sat Aug 03 19:43:10 2019
Hi some days ago I downloaded

http://downloads.nutyx.org/NuTyX_x86_64-mate-20190701.iso

but my sha256 checksum is not how I read on website:

http://downloads.nutyx.org/NuTyX_x86_64-mate-20190701.sha256sum

3977c1f3526ba92ceddce7f66ee23027f02c39cd4836d0141ef6fbc59778eb58  NuTyX_x86_64-mate-20190701.iso

I obtain:

$ sha256sum NuTyX_x86_64-mate-20190701.iso

247e0f65b890401c65569bb25765ab8fb87b0e801e6e7ca0540f225ac915fd95  NuTyX_x86_64-mate-20190701.iso

I have a slow connection so I download again iso this evening but  I obtain a different sha256 checksum

please, could someone check
if I'm wrong ?
best regards,
Nico
Title: Re: sha256sum incorrect ?
Post by: Thierry on Sat Aug 03 19:52:19 2019
Welcome to NuTyX, That's how I did:

Code: [Select]
wget http://downloads.nutyx.org/NuTyX_x86_64-mate-20190701.iso
wget http://downloads.nutyx.org/NuTyX_x86_64-mate-20190701.sha256sum
sha256sum -c NuTyX_x86_64-mate-20190701.sha256sum
NuTyX_x86_64-mate-20190701.iso: Réussi
"Réussi" means OK in french :)
Title: Re: sha256sum incorrect ?
Post by: Thierry on Sat Aug 03 19:52:55 2019
You could also try at linuxtracker.org
https://linuxtracker.org/index.php?page=torrents&search=NuTyX&category=0&active=1