Results 1 to 2 of 2
In my /dev directory I have /dev/sr0 and /dev/dvd. Which one represent my real DVD drive? Is there any difference between them? I've tried reading data from both /dev/sr0 and ...
- 04-13-2011 #1Just Joined!
- Join Date
- Apr 2011
- Posts
- 5
/dev/sr0 and /dev/dvd
In my /dev directory I have /dev/sr0 and /dev/dvd. Which one represent my real DVD drive? Is there any difference between them? I've tried reading data from both /dev/sr0 and /dev/dvd and they both seem to read my actual DVD drive fine.
What is /dev/sr0???
- 04-14-2011 #2Linux Guru
- Join Date
- Apr 2009
- Location
- I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
- Posts
- 8,970
/dev/sr0 is the actual device node. /dev/dvd is more or less an alias, but a lot easier for mere mortals to figure out...
Sometimes, real fast is almost as good as real time.
Just remember, Semper Gumbi - always be flexible!


Reply With Quote