Quick tip: Eject and Insert CD / DVD media under Linux

by on October 10, 2007 · 0 comments· LAST UPDATED October 10, 2007

in , ,

Eject command allows removable media (typically a CD-ROM, floppy disk, tape, or JAZ or ZIP disk) to be ejected under software control. The command can also control some multi-disc CD-ROM changers, the auto-eject feature supported by some devices, and close the disc tray of some CD-ROM drives.

Eject using device name (DVD/CD)

eject /dev/dvd
eject cdrom
eject /mnt/dvd

Close tray:

eject -t /dev/dvd

Eject first SCSI device:

eject sda

Select CD slot

The command can also control some multi-disc CD-ROM changers (note that the first slot of the changer is referred to as 0, not 1):
eject -c 1 /dev/cdrom



If you would like to be kept up to date with our posts, you can follow us on Twitter, Facebook, Google+, or even by subscribing to our RSS Feed.


{ 0 comments… add one now }

Leave a Comment

You can use these HTML tags and attributes for your code and commands: <strong> <em> <ol> <li> <u> <ul> <blockquote> <pre> <a href="" title="">
What is 10 + 11 ?
Please leave these two fields as-is:
Solve the simple math so we know that you are a human and not a bot.

Tagged as: , , , , , ,

Previous post:

Next post: