[rescue] Duping CDs in Solaris
Jochen Kunz
jkunz at unixag-kl.fh-kl.de
Mon Feb 18 07:46:47 CST 2002
On Mon, Feb 18, 2002 at 07:21:27AM -0600, Jonathan C. Patschke wrote:
> I'm guessing that I need to:
> 1) Kill vold
> 2) dd if=/dev/dsk/c0t2d0s0 of=/export/home/jp/tmp.iso
> 3) cdrecord -dev=0,2,0 /export/home/jp/tmp.iso
I don't know about the Solaris specials (vold?) but I did basicly the same
to copy my IRIX CDs on a SPRAC ELC running NetBSD:
dd if=/dev/rcd0c of=/spool/cd1.img
cdrecord -v /spool/cd1.img
Even interleaved copy worked. (dumping a new image while burning the last...)
Or use cdrdao. This can do on the fly copies of non ISO9660 CDs.
--
tsch|_,
Jochen
Homepage: http://www.unixag-kl.fh-kl.de/~jkunz/
More information about the rescue
mailing list