brjoon1021 0 Posted December 8, 2003 How do you check an ISO image that you downloaded ? I see that there is some MDsum or MD5sum for this purpose but I have no idea what to do. Thanks Share this post Link to post
nebulus 0 Posted December 9, 2003 Code: md5sum filename.iso And compare to md5sum found on the webpage. Take a look at man pages.. Code: man md5sum Share this post Link to post
binman 0 Posted December 22, 2003 tht's how u do it in linux , if u wanna do it in windows try this WinMD5 v2.01, get it here : http://www.blisstonia.com/shareware/WinMD5/ Share this post Link to post
nebulus 0 Posted December 23, 2003 Quote: tht's how u do it in linux (...) First of all, this IS a linux forum. Secondly, it still would work.. either with Cygwin or UnxUtils (Windows ports of common GNU utilities) Share this post Link to post
Dapper Dan 0 Posted December 23, 2003 nebulus, you seem to be taking offense at what binman wrote. Why? As a newbie, brjoon1021 may likely still be just a Windows user and would need to know how to do md5sum in Windows. Also, as a newbie, I doubt he would be familiar with Cygwin or UnxUtils. I had the impression that biman was just trying to be helpful like you were... Share this post Link to post
Maillion 0 Posted January 2, 2004 Dapper Dan, Are you on any other linux forums? Share this post Link to post
Dapper Dan 0 Posted January 2, 2004 I visit here, LinuxQuestions.org, sometimes Justlinux.com, and am the moderator of TresLinux at Trescom.org. Share this post Link to post
Dapper Dan 0 Posted January 5, 2004 Maillion, I just saw where you had posted over at the Morphix forums. I guess you must have seen my name over there which is why you asked. I forgot to mention that I visit there too.. Share this post Link to post
RagingIfrit 0 Posted June 24, 2004 I tried this in Mandrake (in 'star'/run program/ md5sum <name>) and once i pressed run nothing happened. No window opened, nothing. Help? Share this post Link to post
iamroot 0 Posted June 24, 2004 You have to wait for some time for the md5 sum to appear. Just wait for a while. Share this post Link to post