|
Author | Topic: ' md5sum ' before you burning your disk ? [solved] (Read 612 times) |
casey972oo Elder Member
     member is offline
![[avatar] [avatar]](http://images.proboards.com/avatars/redcreature.gif)
GNU/Linux
Joined: Apr 2011 Gender: Male  Posts: 642 Location: Martinique
|  | ' md5sum ' before you burning your disk ? [solved] « Thread Started on May 15, 2011, 1:22am » | |
Hi there ! ... to everybody ! ...
what's ' md5sum ' ? ... I don't know ! ...
casey972oo
.
|
casey972oo .. on ' Packard Bell Butterfly ' ! ... ' Intel Pentium SU41oo ' ... with ' SalineOS 1.5 ' ... entire disk ! ... |
|
Anthony Nordquist Administrator
     member is offline
![[homepage] [homepage]](http://images.proboards.com/new/buttons/www_sm.png) Joined: Dec 2010 Gender: Male  Posts: 1,336
|  | Re: ' md5sum ' before you burning your disk ? ... « Reply #1 on May 15, 2011, 3:12am » | |
May 15, 2011, 1:22am, casey972oo wrote:Hi there ! ... to everybody ! ...
what's ' md5sum ' ? ... I don't know ! ...
casey972oo
. |
|
An MD5 sum is a hash that represents a file. It is used to verify that the data has transfered 100% correct. You run the command md5sum /PATH/FILE replacing PATH with the path that the file you want to check and FILE with the filename. It will output a big long number, compare that with the md5sum provided by the file distributor.
| |
|
beardedragon Global Moderator
     member is offline
![[avatar] [avatar]](http://smile-media-production-1.s3.amazonaws.com/images/83a50d70550b01307b5322000afe0a5a/168x168.jpg)
Joined: Feb 2011 Gender: Male  Posts: 857
|  | Re: ' md5sum ' before you burning your disk ? ... « Reply #2 on May 15, 2011, 3:26am » | |
May 15, 2011, 1:22am, casey972oo wrote:Hi there ! ... to everybody ! ...
what's ' md5sum ' ? ... I don't know ! ...
casey972oo
. |
|
The md5sum is a check sum to make sure everything that is supposed to be downloaded is in the .iso You can find it by using the following commands if you are using the Download folder as your target, otherwise change Downloads to where the .iso ends up. Open Terminal and copy/paste:
Code:
Code:| md5sum SalineOS-1.4-AMD64.iso |
|
You should get a number like the following to compare it to. 2d30175ef8001c112cfe930e1aa298cb
You can find the md5sum along with the downloads, see attached.
 Please login to download attachments. |
Robert Collard, Madison, WI HP s5710f, 2x AMD Athlon II 260@3.2Ghz 3GB RAM, 640GB HD Debian 7.0 XFCE-4.10 3.2.0-4-amd64
If you are satisfied with the results, please Edit your first post and add [Solved] to the Subject line. |
|
casey972oo Elder Member
     member is offline
![[avatar] [avatar]](http://images.proboards.com/avatars/redcreature.gif)
GNU/Linux
Joined: Apr 2011 Gender: Male  Posts: 642 Location: Martinique
|  | Re: ' md5sum ' before you burning your disk ? ... « Reply #3 on May 15, 2011, 6:03am » | |
Hi there ! ... ' Anthony ' & ' beardedragon ' ! ...
Ok ! ... understand this now ! ... but when ? ... and where ? ... to run this commands ? ... now I got ' SalineOS 1,4 ' installed allready ! ...
and the ' iso-image ' ... I did burn with my other netbook ! ...
casey972oo .
|
casey972oo .. on ' Packard Bell Butterfly ' ! ... ' Intel Pentium SU41oo ' ... with ' SalineOS 1.5 ' ... entire disk ! ... |
|
murdock Full Member
   member is offline
![[avatar] [avatar]](http://images.proboards.com/avatars/greenhead.gif)
![[homepage] [homepage]](http://images.proboards.com/new/buttons/www_sm.png) Joined: Feb 2011 Gender: Male  Posts: 188 Location: Costa Rica
|  | Re: ' md5sum ' before you burning your disk ? ... « Reply #4 on May 15, 2011, 7:50am » | |
Go to your other netbook that you downloaded and burnt the .iso with. . Move the ISO to the desktop. Open a terminal. Type this cd desktop Hit enter. Type this md5sum SalineOS-1.4-AMD64.iso Hit enter. Compare the resulting number with the number on The Dragon's screenshot. If they don't match take another download.
I recommend installing uget for these types of downloads since the internet ( especially in our neck of the woods) can burp and screw up the download. uget resumes without a hiccup.
|
|
|
casey972oo Elder Member
     member is offline
![[avatar] [avatar]](http://images.proboards.com/avatars/redcreature.gif)
GNU/Linux
Joined: Apr 2011 Gender: Male  Posts: 642 Location: Martinique
|  | Re: ' md5sum ' before you burning your disk ? ... « Reply #5 on May 15, 2011, 8:20am » | |
Hi there ! ... ' murdock ' ! ...
thanks for your instructions ! ... will do it like that ! ...
casey972oo .
|
casey972oo .. on ' Packard Bell Butterfly ' ! ... ' Intel Pentium SU41oo ' ... with ' SalineOS 1.5 ' ... entire disk ! ... |
|
casey972oo Elder Member
     member is offline
![[avatar] [avatar]](http://images.proboards.com/avatars/redcreature.gif)
GNU/Linux
Joined: Apr 2011 Gender: Male  Posts: 642 Location: Martinique
|  | Re: ' md5sum ' before you burning your disk ? ... « Reply #6 on May 15, 2011, 8:58am » | |
May 15, 2011, 7:50am, murdock wrote:Go to your other netbook that you downloaded and burnt the .iso with. . Move the ISO to the desktop. Open a terminal. Type this cd desktop Hit enter. Type this md5sum SalineOS-1.4-AMD64.iso Hit enter. Compare the resulting number with the number on The Dragon's screenshot. If they don't match take another download.
I recommend installing uget for these types of downloads since the internet ( especially in our neck of the woods) can burp and screw up the download. uget resumes without a hiccup.
|
|
. Hi ! .. ' murdock ' ! ...
did what you've been telling me ! ... the answer is ... " file or folder not found " ! ...
it's on ' Ubuntu 1o.1o Maverik Meercat ' ! ... and the file is on the desktop ! .. and name is correct ! ...
maybe it needs a different command ? ...
casey972oo .
|
casey972oo .. on ' Packard Bell Butterfly ' ! ... ' Intel Pentium SU41oo ' ... with ' SalineOS 1.5 ' ... entire disk ! ... |
|
casey972oo Elder Member
     member is offline
![[avatar] [avatar]](http://images.proboards.com/avatars/redcreature.gif)
GNU/Linux
Joined: Apr 2011 Gender: Male  Posts: 642 Location: Martinique
|  | Re: ' md5sum ' before you burning your disk ? ... « Reply #7 on May 15, 2011, 9:14am » | |
YES ! ... I got it ! ... by using ... ' cd ~/Downloads ' ! ...
the answer is ... ' 2d30175ef8001c112cfe930e1aa298cb ' ! ...
did move the file to ' Downloads ' ... like ' beardedragon ' did show this command ! ...
casey972oo .
|
casey972oo .. on ' Packard Bell Butterfly ' ! ... ' Intel Pentium SU41oo ' ... with ' SalineOS 1.5 ' ... entire disk ! ... |
|
beardedragon Global Moderator
     member is offline
![[avatar] [avatar]](http://smile-media-production-1.s3.amazonaws.com/images/83a50d70550b01307b5322000afe0a5a/168x168.jpg)
Joined: Feb 2011 Gender: Male  Posts: 857
|  | Re: ' md5sum ' before you burning your disk ? [sol « Reply #8 on May 15, 2011, 9:33am » | |
May 15, 2011, 9:14am, casey972oo wrote:YES ! ... I got it ! ... by using ... ' cd ~/Downloads ' ! ...
the answer is ... ' 2d30175ef8001c112cfe930e1aa298cb ' ! ...
did move the file to ' Downloads ' ... like ' beardedragon ' did show this command ! ...
casey972oo . |
|
Just checked, that is the correct md5sum.
|
Robert Collard, Madison, WI HP s5710f, 2x AMD Athlon II 260@3.2Ghz 3GB RAM, 640GB HD Debian 7.0 XFCE-4.10 3.2.0-4-amd64
If you are satisfied with the results, please Edit your first post and add [Solved] to the Subject line. |
|
casey972oo Elder Member
     member is offline
![[avatar] [avatar]](http://images.proboards.com/avatars/redcreature.gif)
GNU/Linux
Joined: Apr 2011 Gender: Male  Posts: 642 Location: Martinique
|  | Re: ' md5sum ' before you burning your disk ? [sol « Reply #9 on May 15, 2011, 3:37pm » | |
Yeah ! .. mon ! ...
|
casey972oo .. on ' Packard Bell Butterfly ' ! ... ' Intel Pentium SU41oo ' ... with ' SalineOS 1.5 ' ... entire disk ! ... |
|
beardedragon Global Moderator
     member is offline
![[avatar] [avatar]](http://smile-media-production-1.s3.amazonaws.com/images/83a50d70550b01307b5322000afe0a5a/168x168.jpg)
Joined: Feb 2011 Gender: Male  Posts: 857
|  | Re: ' md5sum ' before you burning your disk ? [sol « Reply #10 on May 15, 2011, 3:54pm » | |
May 15, 2011, 3:37pm, casey972oo wrote: Now, if the fix Anthony presented earlier does not work, download the fixed system, burn it and reinstall.
|
Robert Collard, Madison, WI HP s5710f, 2x AMD Athlon II 260@3.2Ghz 3GB RAM, 640GB HD Debian 7.0 XFCE-4.10 3.2.0-4-amd64
If you are satisfied with the results, please Edit your first post and add [Solved] to the Subject line. |
|
casey972oo Elder Member
     member is offline
![[avatar] [avatar]](http://images.proboards.com/avatars/redcreature.gif)
GNU/Linux
Joined: Apr 2011 Gender: Male  Posts: 642 Location: Martinique
|  | Re: ' md5sum ' before you burning your disk ? [sol « Reply #11 on May 15, 2011, 4:00pm » | |
Yes ! ... but system is working so far ! ... need to do some config ! ...
casey972oo .
|
casey972oo .. on ' Packard Bell Butterfly ' ! ... ' Intel Pentium SU41oo ' ... with ' SalineOS 1.5 ' ... entire disk ! ... |
|
beardedragon Global Moderator
     member is offline
![[avatar] [avatar]](http://smile-media-production-1.s3.amazonaws.com/images/83a50d70550b01307b5322000afe0a5a/168x168.jpg)
Joined: Feb 2011 Gender: Male  Posts: 857
|  | Re: ' md5sum ' before you burning your disk ? [sol « Reply #12 on May 15, 2011, 4:19pm » | |
May 15, 2011, 4:00pm, casey972oo wrote:Yes ! ... but system is working so far ! ... need to do some config ! ...
casey972oo . |
|
If it works, don't fix it. LOL
|
Robert Collard, Madison, WI HP s5710f, 2x AMD Athlon II 260@3.2Ghz 3GB RAM, 640GB HD Debian 7.0 XFCE-4.10 3.2.0-4-amd64
If you are satisfied with the results, please Edit your first post and add [Solved] to the Subject line. |
|
casey972oo Elder Member
     member is offline
![[avatar] [avatar]](http://images.proboards.com/avatars/redcreature.gif)
GNU/Linux
Joined: Apr 2011 Gender: Male  Posts: 642 Location: Martinique
|  | Re: ' md5sum ' before you burning your disk ? [sol « Reply #13 on Jul 4, 2011, 7:49am » | |
May 15, 2011, 9:33am, beardedragon wrote: May 15, 2011, 9:14am, casey972oo wrote:YES ! ... I got it ! ... by using ... ' cd ~/Downloads ' ! ...
the answer is ... ' 2d30175ef8001c112cfe930e1aa298cb ' ! ...
did move the file to ' Downloads ' ... like ' beardedragon ' did show this command ! ...
casey972oo . |
|
Just checked, that is the correct md5sum. |
|
now I need to know ... how ? ... to check if a ' md5sum ' is correct ? ...
I need to check ... ' avlinux5-20110615-lxde-i386-en.iso ' ! ...
if this is a correct download ? ... of course I have the message ... this file is corrupted ! ...
' 555f04148a87af824470a841ff34ee16 ' ... is what I got ! ...
but where to find the correct ' md5sum ' ? ... for to verify ! ...
casey972oo
.
|
casey972oo .. on ' Packard Bell Butterfly ' ! ... ' Intel Pentium SU41oo ' ... with ' SalineOS 1.5 ' ... entire disk ! ... |
|
beardedragon Global Moderator
     member is offline
![[avatar] [avatar]](http://smile-media-production-1.s3.amazonaws.com/images/83a50d70550b01307b5322000afe0a5a/168x168.jpg)
Joined: Feb 2011 Gender: Male  Posts: 857
|  | Re: ' md5sum ' before you burning your disk ? [sol « Reply #14 on Jul 4, 2011, 9:02am » | |
It should have been on the download page where you got it from.
|
Robert Collard, Madison, WI HP s5710f, 2x AMD Athlon II 260@3.2Ghz 3GB RAM, 640GB HD Debian 7.0 XFCE-4.10 3.2.0-4-amd64
If you are satisfied with the results, please Edit your first post and add [Solved] to the Subject line. |
|
|