Creating a bin or ISO image of a CD??

Joshua Oreman oremanj at webserver.get-linux.org
Mon May 19 17:38:43 PDT 2003


On Mon, May 19, 2003 at 07:14:26PM -0500 or thereabouts, Steven Lake seemed to write:
> 	How do I create a bin or ISO image of a CD using FBD?  I have
> already figured out how to use burncd to burn iso's and mkisofs to make
> the iso's, but I'm unsure how to in essence "rip and burn" cd's and bin
> files.  Does anyone know?  Thanks.

To get ISO:
dd if=/dev/acd0c bs=2048 of=data.iso

Use /usr/ports/audio/cdparanoia, for example, to rip .wav's

HTH,
-- Josh

> 
> _______________________________________________
> freebsd-questions at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"


More information about the freebsd-questions mailing list