LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   download iso (https://www.linuxquestions.org/questions/linux-general-1/download-iso-119784/)

demmylls 11-25-2003 09:41 AM

download iso
 
what do i need to downlaod md5sum along with linux iso from linuxiso.org?
what do md5sum do?

demmylls 11-25-2003 09:42 AM

can those iso be burn into disk in windows using nero?
i think nero dont have anything to do with md5sum?

trickykid 11-25-2003 09:50 AM

The site: http://www.linuxiso.org/viewdoc.php/verifyiso.html
actually explains this process.

fuelinjection 11-25-2003 10:00 AM

Yes Nero will burn the ISO to cd, I did it over the weekend.

The md5sum is to verifiy that the iso file you download has downloaded correctly, dont ask how you do it, because I didnt use it.

Judland 11-26-2003 04:40 AM

At the command line, type:

md5sum <name of ISO file>

When the process is complete, the command will display a string of numbers and text. Compare this string of text with the contents of the md5sum file you've downloaded along with your .ISO.

If the numbers match, you've got yourself a proper .ISO file.


All times are GMT -5. The time now is 06:13 PM.