creating .iso cd-image file of a local cdrom

Thomas Kempkes thomas at familie-kempkes.de
Fri May 4 11:31:34 UTC 2007


Tomoki Taniguchi <tomoki.taniguchi at gmail.com> wrote:
> I want to create an .ISO image backup of a cd
> inserted into a local cdrom drive.

OK, I expect you to know the device file of the cd drive.

> can someone tell me the simplest way to
> to create an ISO image file?

A simple "dd if=/dev/cdrom of=cdrom.iso" should do the trick.
If it is too slow you may try to add a "bs=1m" or something to speed it
up.

> I prefer a console option, but also curious about any
> GUI tools that may be available as well.

> TIA,
> Tomoki Taniguchi

BYe Thomas

-- 
"Drei Ausrufezeichen", fuhr er fort und schüttelte den Kopf. 
"Sicheres Zeichen für einen kranken Geist." - Eric by Terry Pratchett





More information about the ubuntu-users mailing list