Creating CD ISO Images

Startseite
Anhänge:
Nachricht
+ (text/plain)
Nachricht löschen
Nachricht beantworten
Autor: David A. Sinck
Datum:  
Betreff: 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