How can I stop a network drive from mounting on startup - Mac OS X 10.6.2

3

Specifically, a network drive that I previously mounted manually for a one-time operation and now tries to re-mount every time I login.

The drive is not setup as a login item in my accounts pref pane, nor has it ever been.

In response to the comments:

I don't run any apps from the share. It's a network drive I don't normally use, I just mounted once to get some data of it.

I initially mounted it just by using the 'connect to sever' option in finder.

Sam Murray-Sutton

Posted 2009-12-10T10:29:55.870

Reputation: 193

What protocol uses your network driver ? (NFS, SMB, etc) How have you mount it the first time ? (Finder or mount command) – Laurent Etiemble – 2009-12-10T12:43:05.900

Did you run any applications from the share? – reconbot – 2009-12-11T21:42:44.903

Hi guys, thanks for the questions, I've updated my question accordingly. – Sam Murray-Sutton – 2009-12-14T09:48:09.870

Answers

1

A good starting place to try and figure out why the computer is trying to mount the share is to check out this previous question on Super User: Common Mac OS folders/settings to check (Question 10958).

It sounds like some program is either trying to read a file from that share, or it's possible that the folder was added to your Login Items. Does this occur with other user accounts on the same computer? If not, it's definitely a setting in your user account, if it does with other accounts it's something set in the system itself.

Chealion

Posted 2009-12-10T10:29:55.870

Reputation: 22 932

Thanks for the pointer - I haven't been able to find anything conclusive using that list yet, however. I will update you if I manage to figure it out! – Sam Murray-Sutton – 2009-12-18T15:48:51.217