Posts tagged as:

unmount fedora

Q. I am trying to unmount remotely hosted Linux server. I have CD mounted and when ever I type command umount /cdrom or umount /dev/cdrom I get an error that read as follows:
unmount: /cdrom device is busy
How do I solve this problem?
A. In order to solve this problem. Run umount command as follows:
# cd /
# [...]

{ 1 comment }