[Gllug] CD copying

tet at accucard.com tet at accucard.com
Thu Dec 13 13:12:39 UTC 2001


>I can take an exact copy of the cd using dd.
>
>Is it possible to then burn a cd from the resulting image.

Yep, I do it all the time:

	dd if=/dev/scd0 of=/stuff/cdimage.iso
	cdrecord -v /stuff/cdimage.iso

You can mount the image as a loopback filesystem to check that it's
OK before burning it to CD if you wish.

It's great for backing up CDs which contain filesystems not natively
supported under Linux (for example, my DG/UX install media).

Tet

-- 
Gllug mailing list  -  Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug




More information about the GLLUG mailing list