LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Easy quint about making .iso cd s (https://www.linuxquestions.org/questions/linux-newbie-8/easy-quint-about-making-iso-cd-s-240814/)

carrie 10-09-2004 11:09 PM

Easy quint about making .iso cd s
 
Well hello :study:
I guess this is an easy quint
I downloaded the ASP-LINUX to try it, but i356 has md5sum isos -How do I make linux cd with that?
Do I just ignore the md5 s and just make a common iso file with K3b?
ftp://ftp-linux.cc.gatech.edu/pub/li...plinux/i386/9/
:newbie:

jtshaw 10-09-2004 11:22 PM

The md5sum file is just the MD5 hash of the iso file when they put it on the server. The only thing you use that for is to check to make sure the copy you downloaded has the same hash value and thus you know it wasn't corrupted during the download.

Just burn the iso file with k3b or whatever and proceed per usual.

darthtux 10-09-2004 11:25 PM

The easiest way I've found.

cdrecord -v -pad speed=4 dev=0,0,0 iso.iso

Just adapt to your cdrecorder speed and iso name.

carrie 10-09-2004 11:25 PM

.

carrie 10-09-2004 11:26 PM

-----------------:) Thank you so much :)--------------------


All times are GMT -5. The time now is 04:11 AM.