How to copy a CD-ROM using Nautilus?

Matthew Franz mdfranz at gmail.com
Sun Apr 10 20:10:36 UTC 2005


Easiest way is k3b, although you could create the raw image by doing 
something like

# dd if=/dev/hdc of=image.iso bs=64000 and then use nautilus to burn the 
.iso

or you should be able to do it from the command line by piping the output of 
dd to cdrecord (use google or look at the cdrecord manpage) if you don't 
want to create a temporary .iso file.

- mdf

On Apr 10, 2005 2:48 PM, Dennis Snitgaard <snitgaard at hotmail.com> wrote:
> 
> This might be quite simple, but lack of knowledge and patience have so far
> stopped me from making a plain copy of a CD-ROM? Do I need another
> application for this task?
> 
> --
> ubuntu-users mailing list
> ubuntu-users at lists.ubuntu.com
> http://lists.ubuntu.com/mailman/listinfo/ubuntu-users
> 



-- 
Matthew Franz
http://www.io.com/~mdfranz/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20050410/5bc46c39/attachment.html>


More information about the ubuntu-users mailing list