BigDiver

Dive away, explore the net…

Restoring Time Machine Backups on a Different Computer even Over SMB or AFP

with 7 comments


There are many situations that require you to restore backups to different computers, other than the one from where the data was originally backed up from. In the case of Apple’s Time Machine the restore procedure to different machines is not very intuitive. You have to use the “secret” option key…

There is a supported way to restore Time Machine backups of other computers using the “option-key” click on the Time Machine menu. If you want to use it just do the following:

  1. Connect the Time Machine disk to the Mac you want to restore the files to
  2. Set the “Show time machine status in the menu bar” In System Preferences -> Time Machine.
  3. Click the Time Machine icon in the menu bar and keeping the mouse button pressed, press the “Option” key.
  4. Select “Browse Other Time Machine Disks”
  5. Select the disk you want
  6. click Use Selected Disk

The Time Machine will open with the selected disk and you can use it to restore the files.

Time Machine with mounted disk

If, like me, you are using a non supported Time Machine configuration, where the backup disk is mounted using SMB or AFP (see this post on how to enable that) then the procedure above will not work directly. In my case I backup to my Buffalo TeraStation NAS, and the “Browse Other Time Machine Disks” window shows up empty, with no disk to select.

Empty Browse Other Time Machine Disks

In order for this to work you need to first mount the Time Machine disk by hand in using the command line.

  1. Mount the shared folder where your Time Machine backups are stored
  2. Open a Terminal window and cd to the Time Machine volume. in my case I called it backups
    sudo cd /Volumes/backups
  3. use hdiutil to mount the specific Time Machine .sparsebundle file
    sudo hdiutil attach <time_machine_file.sparsebundle>

Now you should be able to see the mounted volume in Finder, with all the backups listed as folders, and you can copy any files directly from it. Remember that mounting the disk may take some time due to the size of the disk and network connection speed, especially If you do this over a WiFi network.

Mounted image of Time Machine Backup disk

Another option is to repeat the supported Time Machine procedure  outlined in the beginning of this post. You should now see the mounted disk as a Time Machine disk. Select the the disk and click “Use Selected Disk” and Time Machine will open on the selected disk just like with a Time Machine supported back up disk.

Time Machine Browse Disk

Personally I like to copy them directly from the Finder but your preference may vary so I document both ways of achieving this goal. Hope this helps.

Written by bigdiver

November 24, 2009 at 7:42 pm

7 Responses

Subscribe to comments with RSS.

  1. [...] over SMB or AFP Great to see these instructions!  If you follow this, it will work.  Click here to [...]

  2. [...] while launching Time Machine. In many cases it lets you choose the backup set that you wish to use Restoring Time Machine Backups on a Different Computer even Over SMB or AFP BigDiver. There is also some third-party software available that can do this and a bit more Back-In-Time [...]

  3. Thanks a lot for this tip! I had this problem with just a regular Timemachine backup on a complete standard mac formatted disk. But the window was blank.

    Your tip to mount the disk by hand just worked :)

    Jesper Rønn-Jensen

    December 1, 2010 at 7:21 pm

  4. Can anyone help ? I have a 1TB TimeCapsule & I’m trying to integrate my older TIMEmachine backups so that I can carryon where I left off .

    I also have the same older TIMEmachine Sparsebundle on my external HDD

    Can anyone help me out with ins ructions of how I can do this ,I’m using a MacBook Pro,I’m a bit of a newbee so maybe step by step ins ructions would be a brilliant help for me ,Many thanks

    Michele evans

    February 25, 2011 at 10:35 pm

  5. Thank you. The straight forward approach to getting files from a backup. Time Machine may be great for ease of use, but it sure can be a pain when trying to get something done in the most obvious, fewest steps possible. After a couple hours searching and trying, I finally found your article. Much appreciated.

    OzJohnnie

    November 7, 2011 at 7:09 am

  6. This really helped me a LOT. Thank you very much for string this!

    Timo

    February 14, 2012 at 8:40 pm

    • damn: string = sharing :-D

      Timo

      February 14, 2012 at 8:41 pm


Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s

Follow

Get every new post delivered to your Inbox.