Mount a Network Drive in OS X On Startup

By Dan Hinckley

23 responses. »

As it becomes more common for a home to have more than one computer, the need to quickly and easily access shared network drives becomes more important. Additionally, network hard drives are more easily available and at lower costs that allow multiple computers to write to and share information with others on their home networks. For example, this 2 TB Network Hard Drive is quick and easy to setup on a network and comes with a large 2TB hard drive.

The process to mount a network drive in OS X is quick and simple.

  1. First you’ll need to mount a network drive. Select Finder and then GO from the menu bar. Select “Connect to Server…”
  2. FinderScreenSnapz001.png.png
  3. Enter the location of the network drive (if its on a Windows PC, it will be an SMB shared folder) and click connect. Depending on your sharing settings, you may need to enter a username and password to connect to the network drive.
    Connect to Server.png
  4. After the drive is mounted, it should appear on your desktop. Open System Preferences and Select Accounts
  5. System Preferences.png
  6. Next, select your user account and then the Login Items tab. Select the network drive that is mounted to your desktop and drag it to the Login Items window in System Preferences >> Accounts.
  7. Check the Hide box if you don’t want the window of the mounted drive to open in Finder on each boot up
  8. Accounts.png

      Your network drive should now mount to your desktop each and every time you login to your Mac. If your network drive is not available, the start up time may take a bit longer as your Mac looks for the drive.

About Dan Hinckley
Dan Hinckley is an experienced Mac user who converted to Apple products when they introduced them on Intel Processors. He loves helping others get more out of their devices! Subscribe to Maciverse.com to get the latest from Dan and the Maciverse Team!! Find out more about Dan:

23 Responses so far.

  1. OS X Firewall « BeginnerPC : Tips , Tricks & Tutorials

    September 26, 2009 at 8:25 am

    [...] Mount a Network Drive in OS X On Startup As it beco [...]

  2. Leon

    October 4, 2009 at 12:08 am

    It doesn't work on 10.3.9, is there a minimum version?

    • Dan

      October 4, 2009 at 10:27 am

      I haven't tried on 10.3.9 and don't have that version installed to test. Anyone else?

  3. Jonathan Frary

    November 4, 2009 at 3:41 am

    The hide checkbox doesn't work for me for some reason, any ideas. running snow leopard. MB

  4. Jack

    November 17, 2009 at 3:26 am

    Just click the “+” button to add your network drive there under the “Login Items” for Snow Leopard

  5. Allen

    December 3, 2009 at 9:29 pm

    THANK YOU! THANK GOD! It was so friggin’ hard to find this gem of info on the web, and you totally helped me out! many many thanks!

  6. Pete

    January 11, 2010 at 6:50 am

    Total respect. Works a charm. Thanks, thanks, thanks.

  7. Maelvon

    March 25, 2010 at 4:22 am

    The "Hide" checkbox doesn't hide the Finder's windows to show up at boot (OSX 10.5), any idea, tips?

  8. Thomas

    March 28, 2010 at 6:01 am

    Works well, except if you have more than one user who wants to use the same drive. Then OSX will start mounting the same drive several times and all your nice scripts get confused…

  9. Wii

    April 8, 2010 at 8:47 pm

    Thanks! This little tutorial helped me a lot!

  10. Petert

    April 21, 2010 at 7:54 pm

    When I try to save files to the Network drive, I get this message "The Finder can’t complete the operation because some data in “MYBA CONTRACT Revised 2009.pdf” can’t be read or written.

    (Error code -36)" anyone have an idea on why & how I can resolve the issue, the filename transfers however no content……

  11. gers1978

    May 22, 2010 at 4:42 pm

    Snow Leopard 10.6.3 here, and I can confirm the "Hide" checkbox has no effect, the Finder window opens every logon whether it's checked or not.

  12. Livorno Web Design

    July 1, 2010 at 5:37 am

    Thanks great help !

  13. Jamie Duncan

    August 15, 2010 at 1:20 pm

    What happens if you're not on that network when you logon?

  14. Dan

    August 15, 2010 at 1:31 pm

    Jamie – It will look for the network drive, and then tell you it couldn't find it to connect.

  15. Doug

    December 15, 2010 at 11:18 am

    Works like a charm! Thanks it was driving me nuts and I have a Mac hating IT guy
    Thanks!

  16. DXB

    January 8, 2011 at 7:16 am

    The hide checkbox doesn't work for me as well. Running snow leopard 10.6.6. Any Ideas? Just want the hard drive to mount, without finder window to open. Thanks!!!

    • h4vok

      January 15, 2011 at 6:53 pm

      I'm running 10.6.6 and hide doesn't work for me either. You need to write a script.

      Script:

      tell application "Finder"

      delay 0.3

      try

      mount volume "smb://IP or ComputerName/yourVolume1"
      mount volume "smb://IP or ComputerName/yourVolume2"

      on error

      display dialog "A Problem Occurred" buttons {"OK"} default button 1

      end try

      end tell

      Replace "IP or ComputerName" with the targets IP address or name. Replace "yourVolume" with the shared folder. Save as an Application and follow instructions from the article. Hope this helps.

      • Nothing works

        March 13, 2011 at 11:05 pm

        I tried this script and it doesn't work. Error in mounting message and it actually shows the A Problem Occured message in which I have to press OK. Is there no way to for Snow Leopard to automatically see my Windows machines? 10.5.8 had no issues with this. Argh

        • It works!

          March 13, 2011 at 11:08 pm

          Heheh My fault. It works. I mispelled the volume. Great work around. Really appreciate it. But I'd still like Snow Leopard to be able to discover my windows machines automatically.

          Thanks again

      • Dave

        June 10, 2011 at 5:50 am

        Works Perfect – Thanks

  17. Sherwood

    February 3, 2011 at 10:56 am

    False promises. I want it to mount on BOOT. To be there BEFORE anyone has logged in.

  18. Vitaly

    August 9, 2011 at 12:57 am

    Hello. How to hide warning when you in other network and external disk is unavailable,
    this is very annoying.
    Thanks

Leave a Reply

Site powered by Mangoco