"umount: device is busy" when device is not in use?

From: Rashkae
Date: Thu Jan 12 2006 - 22:27:27 EST


fuser -m /mnt/data will list the process ID of any process using the mount.

If your feeling brave, fuser -mk will just kill them.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/