• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

how do you use md5sum program

Linux23

Lifer
to check the ISO once it's downloaded? at the command prompt, show me exactly the command that i need to type in. I just downloaded Mandrake 8.0, but it will not install properly!
 
Just do:

md5 <file name>

That's it. There'll be hard disk activity. The amount of time required to process the file depends on the file size. Once it's done, the MD5 string will be displayed to you.
 
yeah, i did that...but what do i compare that string to?



<< Just do:

md5 <file name>

That's it. There'll be hard disk activity. The amount of time required to process the file depends on the file size. Once it's done, the MD5 string will be displayed to you.
>>

 


<< yeah, i did that...but what do i compare that string to? >>



Go into the Mandrake d/l directory where you d/lded the ISOs. There should be this file called md5sum or something like that. D/l that and compare the md5sum you have with those.
 
oh, okay ugh! i guess i was on the right track, just needed some confirmation from an expert! 🙂

Thanks!
 
Back
Top