Micha Feigin wrote:
> I mounted an image through a loop interface and now when I try to unload
> it I get a message:
> umount: /home/micha/tmp: device is busy
> I made sure no file is open from there but nothing helps.
> How do I see what is using that mount point?

The 'fuser' command.

  fuser -m /home/micha/tmp

Very useful.

Bob

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to