[ale] ISO image from a mounted CDROM

Cordell, Ron ron.cordell at sipstorm.com
Wed Dec 15 10:23:06 EST 2004


Thanks for the help - it was the mkisofs command that I couldn't
remember.

-ronc 

-----Original Message-----
From: ale-bounces at ale.org [mailto:ale-bounces at ale.org] On Behalf Of
Robert L. Harris
Sent: Wednesday, December 15, 2004 10:05 AM
To: Atlanta Linux Enthusiasts
Subject: Re: [ale] ISO image from a mounted CDROM




There's 2 choices really I've used.

While mounted run:
  mkisofs -J -R -V $1 -o Image.iso /mnt/cdrom

or unmount it and run the dd line below.  Neither one has any particular
advantages as the mounted CD wont creates a defragged or smaller image
than the original CD.  If you go the dd option below you can pass
different block sizes and make it faster if it's a very large CD but
that's probably not worth it on most modern CDROMs.

Robert





Thus spake james at sumners.ath.cx (james at sumners.ath.cx):

> I am not sure that is possible. An ISO format copy is a bit for bit 
> copy of the CD. You could build your own .iso with mkisofs if you are 
> unable to unmount the CD. The easiest way to create the .iso, however,

> is to unmount the CD and `dd if=/dev/<cd_device> of=cdcopy.iso`.
> 
> On Wed, Dec 15, 2004 at 09:51:46AM -0500, Cordell, Ron wrote:
> > Hi all,
> > 
> > How can I extract the ISO image from a mounted CDROM to a file?
> > 
> > -ronc
> 
> --
> James Sumners
> http://ug.dyndns.org/~jsumners/
> 
> "All governments suffer a recurring problem: Power attracts
pathological personalities. It is not that power corrupts but that it is
magnetic to the corruptible. Such people have a tendency to become drunk
on violence, a condition to which they are quickly addicted."
> 
> Missionaria Protectiva, Text QIV (decto) CH:D 59 
> _______________________________________________
> Ale mailing list
> Ale at ale.org
> http://www.ale.org/mailman/listinfo/ale

:wq!
------------------------------------------------------------------------
---
Robert L. Harris                     | GPG Key ID: E344DA3B
                                         @ x-hkp://pgp.mit.edu
DISCLAIMER:
      These are MY OPINIONS             With Dreams To Be A King,
       ALONE.  I speak for              First One Should Be A Man
       no-one else.                       - Manowar





More information about the Ale mailing list