[NTLUG:Discuss] 2 Questions about creating CD's from iso images.

Jack Snodgrass jack+ntlug at mylinuxguy.net
Wed Jan 1 23:25:18 CST 2003


On Wed, 2003-01-01 at 22:57, Wayne Dahl wrote:
> Hi again.
> 
> I have two questions about making usable CD's of iso images I've
> downloaded off the Internet.
> 
> #1...I've downloaded 5 iso images of RH 8.0, plus a documentation iso (I
> think this is the set you would get if you bought it from RH).  I have
> the iso images in my /home/Wayne/RedHat8.0 directory.  The filenames all
> begin with psyche-i386-disc and are labeled disc1.iso thru disc5.iso. 
> The documentation I've seen doesn't seem to work.  The first question
> is, how do I convert those iso images into what I'm looking for...usable
> CD's for upgrade?  I have downloaded the MD5SUM files...how do I use
> them to verify the ISO images?

   I don't know about the MD5SUM stuff. I have burned about 50 CDs and 
never worried about that MD5SUM stuff. 

   I don't know anything about X-CDRoast either. ;) I just use cdrecord 
from the cdrtools program. You can find that on www.freshmeat.net. 

   With cdrecord, you just do something like:
cdrecord -v -data filename.iso
and it burns the CD. 

   I have the cdrecord options ( speeed, drive, etc)  in the 
/etc/cdrecord.conf file so cdrecord -v -data filename.iso does the
trick.

jack






More information about the Discuss mailing list