LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   how do I mount dev cdrom/dvd on ubuntu 10.04 (https://www.linuxquestions.org/questions/linux-newbie-8/how-do-i-mount-dev-cdrom-dvd-on-ubuntu-10-04-a-866647/)

squire111 03-05-2011 03:22 PM

how do I mount dev cdrom/dvd on ubuntu 10.04
 
how do I mount dev cdrm/dvd in ubuntu 10.04.thank you squire

stress_junkie 03-05-2011 03:27 PM

What kind of information is on the CD/DVD? Is it blank? Does it have music? Does it have an ISO9660 format with normal files?

I ask because each of these different circumstances has a different answer.

schneidz 03-06-2011 10:27 AM

assuming that /dev/dvd points to the correct dvd device (probably /dev/sr0):
Code:

sudo mount /dev/dvd /whatever/floats/your/boat


All times are GMT -5. The time now is 11:34 PM.