Creating CD ISO Images

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: David A. Sinck
Date:  
Subject: Creating CD ISO Images

\_ SMTP quoth Simper, Brian D on 7/16/2001 15:11 as having spake thusly:
\_
\_
\_ Is there a simple way to create ISO images of a CD within Linux? I was
\_ looking at the man page for mkisofs and this appears to be the command to
\_ use. Does anyone have any experience putting together an effective string
\_ of command line options that can build a Linux ISO image? Can anyone
\_ recommend a software package that does this?

As per CD-Writing-HOWTO

    mkisofs  -r   -o cd_image   private_collection/



See also packages on Freshmeat: XCDRoast + friends

David