When reinstalling OSX on my hackintosh I’m always troubled with the question of how do I automatically reconnect to my server’s network drive on startup? I previously had an apple script that did just that, but for whatever reason it no longer works in OSX 10.9 Mavericks. Apparently Apple’s Automater is a lot easier to work with and does the same thing. Thanks to this post I found a clever and simple solution that should continue to work regardless of the OS version:

  1. Launch Automater
  2. Choose Application
  3. Search for pause and drag it to the right pane (enter 5secs or so)
  4. Search for server and drag Get Specified Servers and Connect to Servers (in this order) to the right pane.
  5. In Get Specified Servers click Add, and add the address (in my case it was afp://192.168.1.18/RAID5)
  6. Save the application, and add it to your OSX startup!

Comments

comments powered by Disqus