where is my CD/DVD drive?

I have tried half a dozen file managers trying to find one that's usable for a same person, and have not yet seen one that recognized the DVD drive on my dual-boot (orig Win7) machine.

1

2 Answers

Your CD/DVD drive is always recognized. However,you will not find a icon for it unless you have mounted any CD/DVD. Once you mount a CD/DVD,you can find it in /media/DISC_NAME.

If you insert a CD or DVD, it should be automatically detected and will appear as a removable media drive in the nautilus file browser, otherwise it will be hidden.

You can confirm that the CD drive is recognised by running the following command in a terminal and looking for your CD drive in the results:

sudo lshw -class disk

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like