[SOLVED] Two questions about the checking of ISOs

Quick to answer questions about finding your way around LMDE as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums within the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Post Reply
Bertium
Level 2
Level 2
Posts: 51
Joined: Mon Jun 12, 2023 12:58 am

[SOLVED] Two questions about the checking of ISOs

Post by Bertium »

It is very easy to check the download by right click the ISO file. A check program starts to assist the Integrity check and the Authenticity check.

But personally I am confused by two facts.

1. The checksum must be copied manually in to the field though the files are entered. Why this?
2. After successful Integrity check and the Authenticity check an error is always and always reported. Is this harmful?

73 Norbert
Attachments
Bildschirmfoto vom 2024-01-07 10-42-41.png
Last edited by Moem on Mon Jan 08, 2024 2:55 pm, edited 2 times in total.
Reason: Marked your post as [SOLVED] for you.
erv
Level 1
Level 1
Posts: 10
Joined: Mon Apr 17, 2017 9:52 pm

Re: Two questions about the checking of ISOs

Post by erv »

Interested in Mint LMDE.

Observation: Mint LMDE ISO has no md5 checksum. Once you download it, you use what you got to verify what you got. Man in the middle could easily step in and provide his own ISO which would have his checksums. Correct?

Process is: you download the iso, burn it onto a thumbdrive and then check it with 'md5sum.txt' residing on that thumbdrive. It checks each file one by one. Thorough.

If you received a man-in-the-middle iso, you can't tell.

Correct me please, if I'm making wrong assumptions.
User avatar
AZgl1800
Level 20
Level 20
Posts: 11186
Joined: Thu Dec 31, 2015 3:20 am
Location: Oklahoma where the wind comes Sweeping down the Plains
Contact:

Re: Two questions about the checking of ISOs

Post by AZgl1800 »

May I suggest that you install GTKhash and use that instead, available in Software Manager

no inputting crc codes, it displays all of them at once,

all you need do, is compare the Results against what that ISO is supposed to be.

GtkHash.jpg
LM21.3 Cinnamon ASUS FX705GM | Donate to Mint https://www.patreon.com/linux_mint
Image
User avatar
karlchen
Level 23
Level 23
Posts: 18239
Joined: Sat Dec 31, 2011 7:21 am
Location: Germany

Re: Two questions about the checking of ISOs

Post by karlchen »

erv wrote: Mon Jan 08, 2024 6:04 am Process is: you download the iso, burn it onto a thumbdrive and then check it with 'md5sum.txt' residing on that thumbdrive. It checks each file one by one. Thorough.
If you received a man-in-the-middle iso, you can't tell.
This is the reason, why you check that the downloaded ISO file is genuine and has not been tampered with, first.
This is done by verifying its sha256 checksum.
This is also what Bertium had done and reported about in the initial post.

The Linux Mint ISO checksums are publically available.
Checking it is a 2 step process:
+ Locally you caclulate the sha256 checksum of the ISO file that you have downloaded
+ Next you compare the calculated sha256 checksum to the one officially published by Linux Mint. If the 2 match, the ISO is OK.

To verify that the officially published checksums are genuine you verify the signing key for the published checksum file.

Instruction on how to do all this manually: https://linuxmint-installation-guide.re ... erify.html

Because new users may not be able to follow the steps properly, most recent LM releases come with a small application which can execute the verification steps for you.
Bertium wrote: Sun Jan 07, 2024 5:57 am It is very easy to check the download by right click the ISO file. A check program starts to assist the Integrity check and the Authenticity check.
This brings us to the question asked by Bertium:
Bertium wrote: Sun Jan 07, 2024 5:57 am 2. After successful Integrity check and the Authenticity check an error is always and always reported. Is this harmful?
The answer to this question is given on the mentioned page https://linuxmint-installation-guide.re ... erify.html
Note
GPG might warn you that the Linux Mint signature is not trusted by your computer. This is expected and perfectly normal.
So. No, this warning is not harmful.

I would have to look up how to download and import the Linux Mint signature locally. This would make the warning go away as well.
Image
The people of Alderaan have been bravely fighting back the clone warriors sent out by the unscrupulous Sith Lord Palpatine for 792 days now.
Lifeline
Bertium
Level 2
Level 2
Posts: 51
Joined: Mon Jun 12, 2023 12:58 am

Re: Two questions about the checking of ISOs

Post by Bertium »

So. No, this warning is not harmful.

I would have to look up how to download and import the Linux Mint signature locally. This would make the warning go away as well.
Thanks!
So I will ignore this in the future. ;)

Because this post was moved by Moem, I can not mark it as solved. Sorry.
User avatar
Moem
Level 22
Level 22
Posts: 16239
Joined: Tue Nov 17, 2015 9:14 am
Location: The Netherlands
Contact:

Re: [SOLVED] Two questions about the checking of ISOs

Post by Moem »

No worries, I've done it for you.
Image

If your issue is solved, kindly indicate that by editing the first post in the topic, and adding [SOLVED] to the title. Thanks!
Post Reply

Return to “Beginner Questions”