Archive | Imprint | Privacy
9th May 2010
Nerd 2.0

Snow Leopard "Time Machine" on NAS

After a bit long Try it now, I have hinbekommen but that the MacOS "Time Machine" directly from my new MacBook to their data on wireless assures the Home Server, following these small steps:

First, should the file be saved to the desktop to: makeImage.sh.zip . This will unpack and then a release of the NAS is to be secured to the Finder together ("Go - Connect to Server ..."). a Samba / Windows share must be at an "smb: / /" before the address, are faster in the AFP a "afp ://". AFP here should be preferred because it really is much faster and the restoration of the complete system works only by an AFP share. Now open a terminal and enter the following commands:

defaults write com.apple.systempreferences TMShowUnsupportedNetworkVolumes 1 cd Desktop chmod +x makeImage.sh ./makeImage.sh 100 /Volumes/Freigabename 

Subsequently, the release of normally configured in the Time Machine settings can be selected as a volume.

Thanks to macosxhints.com and insanelymac.com .