I'm complete novice: I'm on Windows 10 PC I'm intending to convert to Linux desktop. I downloaded Mint?mate iso image from site, created an "iso" folder from Windows Power Shell, copied the two text verification files to it, but couldn't move the the 19.1 iso file to the folder. Windows tries to mount the iso onto the C drive and won't let me move it to where the terminal lets me recognize it. I next re-downloaded onto a USB stick-so I now have the downloaded iso image on the thumb drive("F" drive in explorer) AND the mounted directories in DVD "Drive E" and DVD "Drive G". I have no idea how to proceed. I don't know how to get the iso to the Windows Shell terminal to run the check sum commands.
So I'm stymied. Help would be appreciated. (The download and installation guide on the official site is lacking in this regard)
Sorry to bother you guys. I'm sure it won't be the last time.
WLaurence
Newbie trouble with Iso Checksum verification
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. Please stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions prefer the other forums within the support section.
Before you post please read how to get help
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. Please stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions prefer the other forums within the support section.
Before you post please read how to get help
-
- Level 1
- Posts: 1
- Joined: Sun May 26, 2019 5:18 pm
- killer de bug
- Level 14
- Posts: 5398
- Joined: Tue Jul 08, 2008 1:49 pm
- Location: Leuven, Belgium
Re: Newbie trouble with Iso Checksum verification
Hello.
I moved your post to the newbie section where it will get more views and answers.
You should not move the iso to the terminal, but the terminal to the iso.
You can change folder with the
If you want to go to the download folder type
When you have reach the folder where the iso is located, you can proceed with the commands you need to type.
I moved your post to the newbie section where it will get more views and answers.
You should not move the iso to the terminal, but the terminal to the iso.
You can change folder with the
cd
command. If you want to go to the download folder type
cd Download
cd ..
is going up a level. When you have reach the folder where the iso is located, you can proceed with the commands you need to type.
If it ain't broke, fix it until it is.