LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   SUSE / openSUSE (https://www.linuxquestions.org/questions/suse-opensuse-60/)
-   -   SUSE SLES 11. copying media to hdd. "dd if=" (https://www.linuxquestions.org/questions/suse-opensuse-60/suse-sles-11-copying-media-to-hdd-dd-if%3D-4175460734/)

bigmatt267 05-04-2013 07:29 PM

SUSE SLES 11. copying media to hdd. "dd if="
 
Hi. I am trying to follow my text exercise. I am supposed to copy content of a cd/dvd to my hdd.
Code:

mount
I am supposed to look for /dev/sr0 on media and i found
"/dev/sr0 on /media/3112_cd"
the texts then asks me to input
Code:

dd if=/dev/device_name of=/tmp/course_cd.iso
my problem is I have been trying different combinations such as
Code:

dd if=/dev/3112_cd  ect..
&
dd if=/dev/media/3112_cd ect..

Would you please help me find the proper syntax?
Thanks!

John VV 05-04-2013 09:59 PM

that dose that chapter in your textbook say ?


that will be covered in the required reading for the class


All times are GMT -5. The time now is 10:52 PM.