[geeks] Anyone know...

David Selders david at malleable.org
Thu Apr 11 01:43:01 CDT 2002


On Thu, Apr 11, 2002 at 02:27:41AM -0400, Sridhar the POWERful wrote:
> On Wed, 10 Apr 2002, David Selders wrote:
> 
> > > ...how to make ISO images of CD-ROM's under Linux?
> > >
> > > Peace...  Sridhar
> > > _______________________________________________
> > > GEEKS:  http://www.sunhelp.org/mailman/listinfo/geeks
> >
> > use mkisofs, it's included as part of cdrtools
> > http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/cdrecord.html
> 
> Doesn't mkisofs create a *new* ISO?  I want to make an ISO image of a CD.
> 
> Peace...  Sridhar
> _______________________________________________
> GEEKS:  http://www.sunhelp.org/mailman/listinfo/geeks

mkisofs -r -o name.iso /path/to/mounted/cd

that will creaete a simple iso image called name.iso of whatever you pointed 
it to.  You can then mount the iso image to verify that it's ok.  Take a look 
at the HOWTO at linuxdoc.  

http://www.tldp.org/HOWTO/CD-Writing-HOWTO-3.html

-- 
David Selders
david at malleable.org
Martinez, Ca



More information about the geeks mailing list