[SOLVED] ISO verification in a different way (live session)

Quick to answer questions about finding your way around Linux Mint 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 in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
User avatar
Luke Johnson
Level 1
Level 1
Posts: 38
Joined: Sat Jun 12, 2021 2:44 pm

[SOLVED] ISO verification in a different way (live session)

Post by Luke Johnson »

I'm verifying from a Mint live session. The Linux Mint site lists the following commands:

Code: Select all

cd
cd ISO
sha256sum -b *.iso


However, I had trouble getting the cd command to work, so I applied the Windows approach. I opened the terminal from the folder where I had downloaded the ISO and the verification files. Went smooth from there. Is there any reason to suspect this approach on the account of it not being mentioned in the official site? I'm pretty sure it's not, but I don't know a lot about this.
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
JoeFootball
Level 13
Level 13
Posts: 4673
Joined: Tue Nov 24, 2009 1:52 pm
Location: /home/usa/mn/minneapolis/joe

Re: ISO verification

Post by JoeFootball »

Luke Johnson wrote: ... I had trouble getting the cd command to work
Did you ...
1. Create a directory called "ISO" in your home directory.
2. Move the ISO image you downloaded in this directory.
3. Download the following files (right-click -> Save As...) and move them into the "ISO" directory.
... as the directions say? :)
Luke Johnson wrote: Is there any reason to suspect this approach on the account of it not being mentioned in the official site?
No, as long as you get to a directory where the files are, it's the same.
User avatar
Luke Johnson
Level 1
Level 1
Posts: 38
Joined: Sat Jun 12, 2021 2:44 pm

Re: ISO verification

Post by Luke Johnson »

JoeFootball wrote: Thu Jul 29, 2021 7:36 pm Did you ...
I created a folder named MATE, and then tried cd MATE, but it still said that the folder doesn't exist.
I didn't give this too much thought, because this is a live session and this is on my SSD drive. I figured this can't be the same situation as when Mint is installed.
User avatar
JoeFootball
Level 13
Level 13
Posts: 4673
Joined: Tue Nov 24, 2009 1:52 pm
Location: /home/usa/mn/minneapolis/joe

Re: ISO verification

Post by JoeFootball »

Luke Johnson wrote: ... this is a live session and this is on my SSD drive. I figured this can't be the same situation as when Mint is installed.
That would indeed be different, as the cd command would need the path to the SSD in the live session. Regardless, your solution works as well. :)
ThaCrip
Level 5
Level 5
Posts: 987
Joined: Sat Dec 07, 2019 12:13 pm

Re: [SOLVED] ISO verification in a different way (live session)

Post by ThaCrip »

right click the folder where you downloaded the ISO to and select 'open in terminal'. then you can do the sha256sum hash stuff etc. for example...

Code: Select all

sha256sum linuxmint-20.2-mate-64bit.iso
then it will spit out the hash which you can then compare to the official Mint v20.2 ISO hashes which are...

034a6eb5e023526014d1b3d86e41ba19bc902a45060862353e7fe3311a8208a0 *linuxmint-20.2-cinnamon-64bit-edge.iso
50b833f1f093c029bfb7ba6148c9ce96619c01a83e92f35287983fbd62f26b01 *linuxmint-20.2-cinnamon-64bit.iso
6b71cbac79931296550187b82021d459174d67ce509d1f2c07a867059d84f4f4 *linuxmint-20.2-mate-64bit.iso
3ade2a59635a071c42e68721cbcd3a43b8e511b22a1c56b16b451448d440c613 *linuxmint-20.2-xfce-64bit.iso

p.s. although come to think of it... "*.iso" will probably work well and be easier to type.
MainPC: i5-3550 (undervolted by -0.120v (CPU runs 12c cooler) /w stock i3-2120 hs/fan) | 1050 Ti 4GB | 16GB (2x 8GB) DDR3 1600Mhz RAM | Backups: AMD E-300 CPU (8GB RAM) / Athlon X2 3600+ CPU (@2.3GHz@1.35v) (4GB RAM) | All /w Mint 21.x-Xfce
Locked

Return to “Beginner Questions”