**Time Machine is not backing up all files:** Solution 1: https://discussions.apple.com/thread/4835229 <code> This solved my question by Linc Davis on Feb 23, 2013 1:22 PM This simple procedure will clear your Time Machine settings, including your exclusion list. Triple-click the line below to select it: /Library/Preferences/com.apple.TimeMachine.plist Right-click or control-click the highlighted line and select Services ▹ Reveal from the contextual menu. A Finder window should open with a file selected. Copy it to the Desktop. Then move it (the original, not the copy) to the Trash. You'll be prompted for your administrator password. Reboot, recreate your settings in the Time Machine preference pane, and run a backup to test. If TM now performs as expected, delete the file you copied to the Desktop. </code> Solution 2: https://discussions.apple.com/thread/4557740?start=0&tstart=0 <code> sudo defaults delete /Library/Preferences/com.apple.TimeMachine.plist SkipSystemFiles </code> Reboot and run a backup. Check that the previously excluded files are now included. The backup may take much longer than usual. **Transfer TM-Backups:** http://support.apple.com/kb/ht5096 To have the existing Time Machine backups on the new backup drive, follow these steps: - Connect the new backup drive to your Mac. - Open Disk Utility (located in the Utilities folder). - In Disk Utility, select the new drive's icon, then make sure it has a GUID partition, and is formatted as Mac OS Extended (Journaled), which you can check on the "Format:" line at the bottom of the window. - If it is not formatted as Mac OS Extended (Journaled), reformat the drive as Mac OS Extended (Journaled) with a GUID partition. If you do not know how, see the steps in this article. - Note: Back up any important data on the drive before you format it. - Open a new Finder window. In the Finder sidebar, click the icon of the new backup drive and choose Get Info from the File menu or press Command-I (⌘-I) - Make sure "Ignore ownership on this volume" at the bottom of the "Sharing & Permissions:" section is not checked. - Open the Time Machine pane in System Preferences. Choose Time Machine > Open Time Machine Preferences… - Slide the Time Machine switch to Off. - Open a new Finder window. In the Finder sidebar, click the icon of the current backup drive. - Open a new Finder window. In the Finder sidebar, click the icon of the new backup drive. - Drag the folder "Backups.backupdb" on the current backup drive to the root level of the new backup drive. - Note: If the drive is formatted as Mac OS Extended but without journaling, OS X may state that "the volume has the wrong case sensitivity" to be used as a back up disk. - Enter an administrator name and password, then click OK to start the copying process. This may take some time to complete because all the backups will be copied. - After the copy has completed, open Time Machine preferences and click "Select Disk…". - Select the new backup drive, then click "Use Backup Disk".