Well at the current time my teeth are chattering, its 9 AM and the weather is -10 degrees fahrenheit outside. So this is a quickie for all of you (and this is quite a common problem) that end up putting a CD / DVD into your computer, you need to eather put a new disk in (ex. Multi-disc installers), or just take the disc out but it wont come out… this is how we do it in quick steps.
- Open up a terminal (blank).
- Type su, then your root user password.
- Now type: umount -l /device/location (example: umount -l /media/cdrom)
- Finally, finish it with the eject command. Just type: eject (and press enter).
Bam! Your disc is out, put in another one or finish what ever you were doing. Its a common question and error, so being a Tutorial Ninja, I decided to clear up that mess.
Entries (RSS)