My toddler likes to come up and push the buttons on my PC when I'm trying to work from home, and sometimes he gets the CD or DVD drive open and nearly breaks it by pulling on the door. Is there some sort of software that I can use to manually lock the optical drive doors, as during CD burning (but without actually burning anything)?
(I'm on Windows, BTW.)
2 Answers
Try CD/DVD Drive Locker - Free Drive locker tool to prevent ejects.
eject -i 1And to reenable:
eject -i 0 1