LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Riping cd .iso (https://www.linuxquestions.org/questions/linux-general-1/riping-cd-iso-250221/)

phatboyz 11-02-2004 10:26 AM

Riping cd .iso
 
I have a cd in and drive on a remote computer. I have root access and need to rip the cd to and .iso so I can rsync it back here in the states to be reburned.

The cd is Lotus domino sever for linux.

I did a man mkisofs but I do not understand it. Can someone give me a example of a command



Matthew

vxc69 11-02-2004 10:43 AM

I'm not sure what exactly your problem is but you can make an iso of a CD by:

dd if=/dev/cdrom of=/home/<your username>/cdimage.iso

Hope this helps,
vxc

phatboyz 11-02-2004 11:43 AM

Thats what I was looking for. Thanks for the help.


All times are GMT -5. The time now is 07:56 PM.