> As root: > lsof | grep /home > > That will tell you what files/directories are in use (what process > owns them, etc) iron:~# lsof | grep /home iron:~# umount /home umount: /home: device is busy umount: /home: device is busy Jay