User Tools

Site Tools


uneject_cd_dvd_or_usbstick

If you want to send us your comments, please do so. Thanks
More on comments


Uneject

When a CD / DVD or USBstick is ejected it can be unejected with

eject -t /dev/device

replace device with the appropriate device

Errors

Inappropriate ioctl for device

eject: CD-ROM tray close command failed: Inappropriate ioctl for device

This can be solved with the command

eject -i off

unable to find or open device

eject -t /dev/sdb1
eject: unable to find or open device for: `/dev/sdb1'

The reason is that when reconnecting the USBstick the drivenumber is not relevant and must be omitted. The right command is

eject -t /dev/sdb

See also Uneject an USBstick


Main subjects on this wiki: Linux, Debian, HTML, Microcontrollers, Privacy

RSS
Disclaimer
Privacy statement
Bugs statement
Cookies
Copyright © : 2014 - 2024 Webevaluation.nl and the authors
Changes reserved.

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also you acknowledge that you have read and understand our Privacy Policy. If you do not agree leave the website.More information about cookies
uneject_cd_dvd_or_usbstick.txt · Last modified: 05-09-2016 16:52 by wim