Volume that doesn't exist shows up in the /Volumes directory
I have the following problem:
I have very slow selection dialogs, in particular when I'm running Parallels (having to wait 2' for selecting a file). The interesting thing is that the problem disappears as soon as I connect to my NAS at home.
I looked into the volumes mounted and always see the volume /Volumes/admin in the /Volumes directory. This is a partition of my NAS but it always shows up even if I start up without any network connection.
I tried to unmount the volume using
sudo diskutil umount force /Volumes/admin
and
sudo umount -f /Volumes/admin
but I get the following error messages:
Unmount failed for /Volumes/admin
and
umount: pthread_cond_timeout failed; continuing with unmount: Operation timed out
umount: unmount(/Volumes/admin): Operation not supported
I also tried to see if there I can find that the Volumes is somewhere automounted but I wasn't successful in this either.
Anyone having an idea how to resolve the problem?
Thanks
Michael
MacBook Pro, Mac OS X (10.6.7)