Subject: Re: Writing a raw image of a CDROM To: Video Mike <mike@cpdist.com> From: None <wojtek@3miasto.net> List: port-i386 Date: 04/17/2001 13:13:24
>
> Dear NetBSD,
>
> What is the easiest way to write a raw image file of a CDROM? Is the
> command dd useful for this?
man cdrecord.
in short: cdrecord dev=a,b,c -v <image-file>