Archive | Imprint | Privacy
9th May 2010
Nerd 2.0

Snow Leopard "Time Machine" will save on NAS

After a bit long Try it now, I hinbekommen but that the MacOS "Time Machine" directly from my MacBook over WiFi secures its data to the home server, following this little guide:

First, the file should be saved to the desktop: makeImage.sh.zip . This will now unzip and release of the NAS is to be secured to the Finder together ("Go to -" Connect to Server ... "). Must be a Samba / Windows share an "smb: / /" before the address, are at the AFP is a faster "://". afp AFP here should be preferred, because it really is much faster and the recovery of the complete system works only by an AFP share. Now open a terminal and type 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 .