[wellylug] How to I make an ISO image?

Andrew Thompson andy at fud.org.nz
Fri Jun 27 20:37:38 NZST 2003


On Fri, 2003-06-27 at 20:33, Jamie Dobbs wrote:
> Un Linux how do I make an ISO image from a CD I have mounted in my CDROM
> drive so that I may burn further copies of it?
> 

use dd.

dd if=/dev/cdrom of=mycd.iso bs=2048

The cd doesnt need to be mounted, and i'm pretty sure you need the
blocksize (at least on my freebsd boxen).




More information about the wellylug mailing list