I'm running ubuntu in VMWare fusion and I want to move my home directory onto an alternate partition within the VM. (I'm going to set up symlinks to actually access it)
I have most of this taken care of, but when I try to remove the original files, I keep getting an error saying that /home/user/.gvfs/ is in use and I can't get rid of it.
How do I tell tell what is locking this directory and disable it long enough to set up the symlinks?
Thanks for any help you can provide.