|
Hello everybody
I have a problem how to unmount
my cdrom drive even it is busy.
When i mount my cdrom drive i
used a command:
mount -t auto /dev/cdrom /mnt/cdrom
After i used my cdrom for almost
a day, i want to unmount
my cdrom using this
command:
umount /mnt/cdrom
sometimes theres an
error: umount: /mnt/cdrom: device is busy
Question: How to force
unmount my cdrom even the device is busy.
Thank you for your
response.
Arnold
|