[Ilugc] umount loop device

  • From: ramandv@xxxxxxxxxxx (Venkatraman Dhamodaran)
  • Date: Wed Dec 8 12:22:49 2004

hi all,
i have mounted initrd image in directory using loop device

$mount -t ext2 -o loop initrd-2.6.0.img.gz /home/user1/mnt/

when i am trying to unmount, i am getting the following error

$umount /home/user1/mnt/
umount: /home/user1/mnt: device is busy

I am getting this output.
I have checked the things like...
        * no files from the mounted fs has been opened
        * no terminal is in the subdir of the mounted fs

How can i find which process is using the device?

Thanks in advance.

Regards,
Venkatraman.D

Other related posts: