I just inserted a DVD in my PC running Ubuntu 16.04. I am a new user of this OS. How can I access my DVD?
Asked
Active
Viewed 485 times
1
-
no i am unable to see where from where i access my dvd drive – Lokesh Sharma Jun 07 '17 at 06:36
-
how i can move to your address ( /dev/sr0) i cant find that? where it is. – Lokesh Sharma Jun 07 '17 at 06:50
1 Answers
1
The DVD is mounted at /dev/sr0
You can check if the DVD is mounted there by opening the Disks application. If the DVD is mounted, you can browse the files from the DVD content's folder in the /mnt
directory. The DVD content's folder in the /mnt
directory has an emblem of a DVD disk superimposed on the folder icon it to help you identify it.
Alternatively if the DVD is mounted you can also browse the files on it by right-clicking the DVD's icon in the Launcher and selecting Open from the context menu.
Also see this answer.

karel
- 114,770