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@xxxxxxxxxxxxxxxxx (610) 964-5154 > -----Original Message----- > From: redhat-list-bounces@xxxxxxxxxx > [mailto:redhat-list-bounces@xxxxxxxxxx] 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@penguin RPMS]# umount /mnt/cdrom > umount: /mnt/cdrom: device is busy > [root@penguin RPMS]# /sbin/fuser -m /mnt/cdrom > /mnt/cdrom: 19774c 19924c > [root@penguin RPMS]# umount /mnt/cdrom > umount: /mnt/cdrom: device is busy > [root@penguin RPMS]# /sbin/fuser -k /mnt/cdrom/19774c > /mnt/cdrom/19774c: No such file or directory [root@penguin > RPMS]# /sbin/fuser -k /mnt/cdrom/19924c > /mnt/cdrom/19924c: No such file or directory [root@penguin > RPMS]# umount /mnt/cdrom > umount: /mnt/cdrom: device is busy > [root@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@xxxxxxxxxx?subject=unsubscribe > https://www.redhat.com/mailman/listinfo/redhat-list > > -- redhat-list mailing list unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list