After cdrom is mounted to the system, you cannot press the key to bring it up. You need to use the eject command.
Source: Internet
Author: User
After cdrom is mounted to the system, it cannot be popped up by pressing the key. You need to use the eject command-general Linux technology-Linux technology and application information. The following is the details. After cdrom is mounted to the system, you cannot press the key to bring it up. You need to use the eject command. If you cannot bring up the optical drive, run the pwd command to view the current path. If you are in the/mnt/cdrom directory, use cd .. to exit the/mnt directory, and then use the eject command to bring up the optical drive.
Note that if the terminal window for executing the mount/mnt/cdrom command is closed, you cannot use the eject command to bring up the optical drive. In this case, you can run the command fuser-m/mnt/cdrom to find the process using the optical drive, and then kill the process to bring up the optical drive. Or simply restart the machine.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.