umount question

Marty Landman MLandman at face2interface.com
Mon Mar 28 18:57:09 UTC 2005


How do I get this cd unmounted?

--------------------------------------------------------------------

[root at penguin RPMS]# umount /mnt/cdrom
umount: /mnt/cdrom: device is busy
[root at penguin RPMS]# /sbin/fuser -m /mnt/cdrom
/mnt/cdrom:          19774c 19924c
[root at penguin RPMS]# umount /mnt/cdrom
umount: /mnt/cdrom: device is busy
[root at penguin RPMS]# /sbin/fuser -k /mnt/cdrom/19774c
/mnt/cdrom/19774c: No such file or directory
[root at penguin RPMS]# /sbin/fuser -k /mnt/cdrom/19924c
/mnt/cdrom/19924c: No such file or directory
[root at penguin RPMS]# umount /mnt/cdrom
umount: /mnt/cdrom: device is busy
[root at penguin RPMS]#

--------------------------------------------------------------------

Thanks in advance.


Marty Landman, Face 2 Interface Inc. 845-679-9387
Search & Sort Easily: http://face2interface.com/Products/FormATable.shtml
Web Installed Formmail: http://face2interface.com/formINSTal




More information about the redhat-list mailing list