Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 May 2003 17:39:45 -0700
From:      Joshua Oreman <oremanj@webserver.get-linux.org>
To:        Steven Lake <raiden@shell.core.com>
Cc:        questions@freebsd.org
Subject:   Re: Creating a bin or ISO image of a CD??
Message-ID:  <20030520003945.GA28896@webserver.get-linux.org>
In-Reply-To: <Pine.GSO.4.44L0.0305191912530.23582-100000@shell.core.com>
References:  <Pine.GSO.4.44L0.0305191912530.23582-100000@shell.core.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030520003945.GA28896>