Copying CDs

Tom Buskey tom at buskey.name
Fri Apr 23 10:24:00 EDT 2004


> I've got a bootable CD with an ISO9660 filesystem on it. (Its a Debian
> distribution).
>
> Does anyone know how I can copy the whole CD as an ISO filesystem file?
> The man page for mkisofs doesn't seem to cover the subject of copying
> CDs.
>
> (Well, I *think* the boot info is carried in the ISO image and not on a
> special record written by cdrecord).
>
> --Bruce

dd if=/dev/cdrom of=file.iso bs=2048






More information about the gnhlug-discuss mailing list