LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   how to copy from cd (https://www.linuxquestions.org/questions/linux-general-1/how-to-copy-from-cd-615911/)

akhtar.bhat 01-24-2008 01:10 AM

how to copy from cd
 
Hi all,
Please tell me,How to copy the data/image from CD using dd command

kutty_prasad 01-24-2008 01:39 AM

Here it is...

$ dd if=/dev/cdrom of=/tmp/dvd.iso

That's it. :)

akhtar.bhat 01-25-2008 04:56 AM

Thank you sir


All times are GMT -5. The time now is 06:02 AM.