Can't unmount cdrom

PeP ulist at gs1.ubuntuforums.org
Mon Aug 15 01:08:49 UTC 2005


Audrius Wrote: 
> Hello,

> 

> I have a problem with unmounting cdrom. The following message is
> displayed:

> umount: /media/cdrom0: device is busy

> umount: /media/cdrom0: device is busy

> eject: unmount of `/dev/hdc' failed

> 

> How do I eject that cd from the cdrom drive?

> 

> I was looking for a solution in various web pages, but couldn't find

> the way that would helped me.

> 

> Thanks,

> Audrius

> 

> -- 

> ubuntu-users mailing list

> ubuntu-users at lists.ubuntu.com

> http://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Used to have the same error in prior versions of kde,



you can "force" an umount with


Code:
--------------------
    umount -l /path/to/unmount
--------------------


-- 
PeP




More information about the ubuntu-users mailing list