This is a static archive of the old Zorin Forum.

The information below may be outdated. Visit the new Zorin Forum here ›

If you have registered on the old forum, you will need to create an account on the new forum.

md5sum

rvqx

Sun Jul 09, 2017 11:40:25 am

Before i burn linux to dvd with k3b , i always check if google can find the given (by k3b) md5sum. Google could not find it for zorin lite 12.1 (both 32 and 64 bit). Is there a way you can change this? Thank you.

MBMz10

Mon Jul 10, 2017 2:01:42 pm

Zorin check sums are SHA256 found here https://zorinos.com/help/install-zorin-os/ so would guess your k3b is looking for the wrong thing maybe?

rvqx

Mon Jul 10, 2017 4:45:26 pm

Yes, they use the sha256 and there's a tool on the site for that.
k3b found the md5sum
36a73a6ff9a64fb0cc11105881e1f8e2 for 12.1 lite 32 bit
db64add70af3353c600ac6f9acee38f5 for 12.1 lite 64 bit

Linx

Sun Jul 23, 2017 12:02:11 pm

I just downloaded and ran md5sum on the files
36a73a6ff9a64fb0cc11105881e1f8e2 ./Zorin-OS-12.1-Lite-32.iso
db64add70af3353c600ac6f9acee38f5 ./Zorin-OS-12.1-Lite-64.iso

Checked on 7/23/2017

Swarfendor437

Sun Jul 23, 2017 5:21:31 pm

Just to clarify what Linx did was:

1. Open a terminal.

2. Navigate to the folder where the iso's are downloaded then:

Code:
md5sum [name of iso exactly as downloaded]


then wait 10 to 20 seconds for the result. ;) :D