Extra "Icon" on NFS mount.
Hi All, Quick one. When I mount an NFS share with this command...
mount -O rsize=32768,wsize=32768,intr,noatime 10.10.10.4:/ free_drive
It will correctly mount the shared drive at ~/free_drive like I want. However it also puts a "disk" icon on the desktop with the same name. Clicking on this icon seems to do nothing.
How can I make it not do this?
Thanks!!
|