

ERROR TIMEMACHINEEDITOR INSTALL

My supposedly 100 GB file was actually taking 86 MB. The app is located here and its free and simple to use Share Improve this answer Follow answered at 16:30 Natsfan 13. You need to determine which backup frequency is best for you. Save the bundle disk image on your desktop as “MacBook_002310d4c911.sparsebundle” (this is the name we wrote down two steps earlier MINUS THE “.tmp” SECTION)Ĭopy that file to your Time Machine share on the samba server. There is a 3rd party app named TimeMachineEditor that lets you back up every x hours, daily, weekly or monthly. Partitions : Single partition - Apple Partition Map
ERROR TIMEMACHINEEDITOR MAC OS
Volume Format : Mac OS Extended (Journaled) Do not worry, you don’t need 100 GB available on your drive. Volume Size : whatever you want, I created a 100 GB volume (as I usually have around 50 GB or so on my machine). This is supposed to happen, if it doesn’t I still recommend you to follow the next steps, or your backup could misbehave after a while. _“Time Machine Error - The backup disk image could not be created.” **_ (On OS X) After a coupe minutes you should get an error from Time Machine ** : Write the name of the folder down, we will need that info in the next steps. You should find a new directory named like this : (On Samba server) As soon as the backup starts, you should check the content of /backup/timemachine : Go into System Preferences > Time Machine : (On OS X) Make sure you can access the newly created share (and write to it). **Stay logged as we will need to check something in a minute, type : ** backup/timemachine chmod 750 /backup/timemachine Type this at the CLI : mkdir /backup/timemachine chown user1. (On the Samba server) Set up your share for Time Machine, here’s an example you can add to your smb.conf : path = /backup/timemachine comment = Time Machine backup browseable = yes writable = yes create mask = 0640 directory mask = 0750 valid users = user1 hosts allow = 172.16.27.111 (On OS X) In a terminal type this : defaults write TMShowUnsupportedNetworkVolumes 1 We will see how we can make it save your data to a Samba/Windows share (not that I like Samba, but OS X supports it well). The major problem is it will only backup your data to a physically attached drive (through USB or Firewire) by default. Time Machine, the built-in backup utility of OS X is nice (in a “run and forget about it” way) but has a few limitations.
ERROR TIMEMACHINEEDITOR MAC OS X
Mac OS X - Time Machine backup on a Samba drive August 20, 2009Įdit Jan 2010 : you can also run Time Machine backups on an AFP drive, which is faster (at least for me), see () for more info on installing Netatalk on your server.

Mac OS X - Time Machine backup on a Samba drive Sebastien Wains
