I'm having trouble getting the disc tray on my laptop to work since there's no physical button to open it. I've tried running some terminal commands like 'eject', but I got an error saying '/dev/cdrom: not found mountpoint or device with given name'. I'm using Linux Mint, and I'm unsure how to proceed. Any suggestions?
3 Answers
Try running the command `lsblk` to see if your CD drive is recognized. If it is, it usually shows up as something like '/dev/sr0'. You might also need to make sure your user is part of the 'cdrom' group to access the drive. Some laptops don't have an eject button, but there are often keyboard shortcuts like fn+F12 you can use to open it. Give those a shot!
It's been a while since I needed to deal with DVD drives on Linux, but you might find this guide helpful: [How to find the device name for CD/DVD drives](https://www.cyberciti.biz/faq/linux-find-out-the-name-of-dvd-cd-rom-writer-blu-ray-device/). It could give you some insight on how to identify your DVD drive.
Always mention your Linux distribution and any error messages when asking for help! You could also double-check if your laptop even has a DVD player. Look at the side where the tray is shaped like a slot. If lsblk isn't showing any devices, it's possible the laptop isn't detecting it.

Related Questions
Lenovo Thinkpad Stuck In Update Loop Install FilterDriverU2_Reload