What is the equivalent of /etc/media of Linux in a Mac? In other words, what is the filesystem path of a mounted CD/DVD in a Mac?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
/Volumes/[Name of Media] |
|||||||
|
|
You can also try using Finder. With an active finder window press Command (Cmd) + Shift + G, on the small text field type "/Volumes" and finder should take you to that folder. |
|||
|
|