On Mon, Nov 15, 1999 at 02:54:56PM -0800, Wellington Terumi Uemura wrote: > Hello all! > > Some times my RedHat gives me errors messgs when i try to: > > umount /mnt/cdrom > > I receive this error > umount: /mnt/cdrom: device is busy As root, run: fuser -a /mnt/cdrom This will tell you which processes the kernel thinks are currently using the mount point. Read the fuser man page for more info. -- Steve Borho -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.
- umount problems Wellington Terumi Uemura
- Re: umount problems fherman
- Re: umount problems Steve Borho
- Re: umount problems Dirk Laurie
- Re: umount problems J. Scott Kasten
- Re: umount problems Steve Borho
- RE: umount problems Uncle Meat
- Re: umount problems Edward Dekkers
- Re: umount problems Todd A. Jacobs
- Re: umount problems Wellington Terumi Uemura
- Re: umount problems fherman
- Re: umount problems Hal Burgiss
- Re: umount problems Gregory Hosler