[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Making ISO images from CD-ROMs



Try this as root:

# cat /dev/cdrom > image-name.iso

This works if the source CD is the default cdrom and un-mounted.

Dee

On Thu, 2003-05-08 at 21:08, Paul Johnson wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> On Thu, May 08, 2003 at 07:23:13PM -0400, Radek Zajkowski wrote:
> > What do I use to make an Iso image from a CD-ROM (copy to image) on Debian
> > in console mode.
> 
> Make sure your CD ROM is world readable first, then it's
> 
> dd if=<device> of=<filename>
> 
> Example, for me to make an ISO from the CD currently in my DVD-ROM
> drive:
> 
> dd if=/dev/hdd of=~/iso/cdimage.iso
> 
> - -- 
>  .''`.     Baloo Ursidae <baloo@ursine.dyndns.org>
> : :'  :    proud Debian admin and user
> `. `'`
>   `-  Debian - when you have better things to do than fix a system
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.2.2 (GNU/Linux)
> 
> iD8DBQE+uym+J5vLSqVpK2kRAuttAJ44tCQAGzgTMxNfcpD6i2scaYC+agCffs+U
> VOElHcEOQlbxhNrnqUJXhwI=
> =3ji0
> -----END PGP SIGNATURE-----
> 



Reply to: