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?

Try with 'lsof | grep \/home\/micha\/tmp' and 'fuser -v /home/micha/tmp'.



Regards.


--
 _____________________________________________________________
                                        _____  ____________
  Marcelo Ramos                        |     \/      __    |
  Debian Sid GNU/Linux 2.6.0-test9     |            |_/    /
  Socio UYLUG Nro 125                  |                   \
  Linux registered user #118109        |____|\/|____|\______\


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Reply via email to