how to check the MD5 on ubuntu .iso image file?

Asked by John Kelly

hi
having downloaded ubuntu-12.04-alternate-i386.iso and now trying to do a md5 test this is what I get when i follow the instructions

abraham@abraham-laptop:~$ ubuntu-12.04-alternate-i386.iso
ubuntu-12.04-alternate-i386.iso: command not found
abraham@abraham-laptop:~$ sudo ubuntu-12.04-alternate-i386.iso
[sudo] password for abraham:
sudo: ubuntu-12.04-alternate-i386.iso: command not found
abraham@abraham-laptop:~$

Help

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu ubiquity Edit question
Assignee:
No assignee Edit question
Solved by:
Thomas Krüger
Solved:
Last query:
Last reply:
Revision history for this message
Thomas Krüger (thkrueger) said :
#1

To calculate the MD5 checksum, you have run the md5sum tool with the filename as parameter:
md5sum ubuntu-12.04-alternate-i386.iso

Revision history for this message
John Kelly (lioganach) said :
#2

abraham@abraham-laptop:~$ md5sum ubuntu-12.04-alternate-i386.iso
md5sum: ubuntu-12.04-alternate-i386.iso: No such file or directory
abraham@abraham-laptop:~$

Revision history for this message
Best Thomas Krüger (thkrueger) said :
#3

You should make sure that the file is actually in that folder. If not you will have to change to that folder first or give the full path to the file.

Also: checking the MD5 sum ist not a required step. It only checks if the file was download properly. You can skip that.

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#4

Then run:

md5sum $HOME/ubuntu-12.04-alternate-i386.iso

The file is not a command, so trying to run it with sudo (or even without) makes no sense at all.

Revision history for this message
John Kelly (lioganach) said :
#5

Hello Thomas,
thank you for your help. The reason it didnt do the md5 test ws That I had only downloaded but not done the extraction.Having done the extraction and by passing md5 I am in unebootin and the process is well under way
thanks
John

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#6

You don't extract the file for any of the possible installation methods, just because your Windows OS gives it a WinRAR icon does NOT mean it is to be extracted.

Revision history for this message
John Kelly (lioganach) said :
#7

On 22/08/2012 18:11, actionparsnip wrote:
> Your question #206519 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/206519
>
> actionparsnip posted a new comment:
> You don't extract the file for any of the possible installation methods,
> just because your Windows OS gives it a WinRAR icon does NOT mean it is
> to be extracted.
>
Hello actionparsnip I dont have a windows os I have ubuntu quantal alpha
build by my mistake and with your help will find way back to precise
where I came from.At the moment unebootin is at 1 Downloading
Files (Current)
thanks
John

Revision history for this message
John Kelly (lioganach) said :
#8

On 22/08/12 18:11, actionparsnip wrote:
> Your question #206519 on Ubuntu changed:
> https://answers.launchpad.net/ubuntu/+question/206519
>
> actionparsnip posted a new comment: You don't extract the file for
> any of the possible installation methods, just because your Windows
> OS gives it a WinRAR icon does NOT mean it is to be extracted.
>
Have successfully done the unebootin steps successfully and after
"reboot now" at the end there was something about bios
can you help me to successfully negotiate this one...im almost
there.....with your help
John

Revision history for this message
John Kelly (lioganach) said :
#9

thanks for all your help.
Successfully reinstalled precise pangolin fron unetbootin!!
John

----- Original Message -----
From: actionparsnip <email address hidden>
To: <email address hidden>
Sent: Wed, 22 Aug 2012 18:11:15 +0100 (IST)
Subject: Re: [Question #206519]: MD5 test

Your question #206519 on Ubuntu changed:
https://answers.launchpad.net/ubuntu/+question/206519

actionparsnip posted a new comment:
You don't extract the file for any of the possible installation methods,
just because your Windows OS gives it a WinRAR icon does NOT mean it is
to be extracted.

--
You received this question notification because you asked the question.