How to open the CD Rom using the Command Line Interface on Linux

H

How Can We Help?

How to open the CD Rom using the Command Line Interface on Linux

  • Open a Terminal Session and type in the following command
    eject or eject /dev/cdrom
  • If you need to close the CD Rom use the command below
    eject -t

About the author

Ian Carnaghan

I am a software developer and online educator who likes to keep up with all the latest in technology. I also manage cloud infrastructure, continuous monitoring, DevOps processes, security, and continuous integration and deployment.

About Author

Ian Carnaghan

I am a software developer and online educator who likes to keep up with all the latest in technology. I also manage cloud infrastructure, continuous monitoring, DevOps processes, security, and continuous integration and deployment.

Follow Me