umount question

Smith, Albert Albert.Smith at genexservices.com
Mon Mar 28 19:00:35 UTC 2005


Are you on the filesystem?

Do a 

cd /

ps -ef |grep -e 19774 -e 19924|grep -v grep

See who owns it and kill the process. That should release the hold.


Albert Smith
Sr. Unix Systems Administrator
HPCSA, RHCT
Genex Services
440 E. Swedesford Rd.
Wayne, PA 19087
albert.smith at genexservices.com
(610) 964-5154
 

> -----Original Message-----
> From: redhat-list-bounces at redhat.com 
> [mailto:redhat-list-bounces at redhat.com] On Behalf Of Marty Landman
> Sent: Monday, March 28, 2005 1:57 PM
> To: General Red Hat Linux discussion list
> Subject: umount question
> 
> 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
> 
> --
> redhat-list mailing list
> unsubscribe mailto:redhat-list-request at redhat.com?subject=unsubscribe
> https://www.redhat.com/mailman/listinfo/redhat-list
> 
> 





More information about the redhat-list mailing list