• On GameSpot: Xbox 360's motion control: negligible?
advertisement
August 29, 2008 12:30 PM PDT

How-To: Migrate Time Machine to a new drive.

by CNET staff

Users may wish to change their hard drive configurations for convenience in workflow, adding a new drive, or just for the sake of changing things up. In many cases, users may wish to migrate their Time Machine backups to a new, larger drive, but Apple does not provide a good way to do this.

In order to change the Time Machine database over to a new drive, users cannot just copy the files manually, but instead must use a cloning software package to mirror the current TM drive over to the new one. The procedure is very straightforward, as follows:

  • Obtain a version of Carbon Copy Cloner or SuperDuper cloning software packages. (NOTE: It may be possible to use Disk Utility's "Restore" function for this, but these software packages have been known to work well for cloning drives.)
  • Turn OFF Time Machine and deselect the backup drive in Time Machine's preferences.
  • Connect the new drive and ensure it is mounted and available on the Desktop (formatting with Disk Utility does not matter, unless the drive cannot be accessed).
  • In the cloning software, select the current Time Machine drive as the source, and clone it directly to the newly mounted drive. This might take a while, depending on the amount of data on the drive and the connection speed.
  • For convenience, change the name of the old drive and then ensure the new drive has the same name as the old drive (ie, if the old drive was named "My Backups", ensure the new drive has that name). The cloning software should take care of this. Temporarily unmount (eject) the old drive as a safeguard to ensure it is not accessed by the system.
  • With the new drive mounted, open the Time Machine preferences and select the new, cloned drive. Then ensure everything is working by manually starting a backup instance, and invoke Time Machine to ensure old backups are accessible.
  • When everything checks out, mount the old drive and use Disk Utility to erase or partition it as is desired.

Resources

  • Carbon Copy Cloner
  • SuperDuper
  • More from Late-Breakers
  • Recent posts from MacFixIt
    iTunes 10 user interface sees some minor changes
    Apple seeds iOS 4.1 Gold Master to developers
    Possible fix for Harman Kardon iSub problems with PowerPC Macs
    Precautions to take before installing iTunes 10
    A reminder on how to reset your Mac's system password
    Mail messages appearing blank
    Adobe Lightroom update brings direct Facebook publishing; Camera Raw 6.2 released
    Weekly troubleshooting utilities update
    Add a Comment (Log in or register) (17 Comments)
    • prev
    • next
    by skapplin August 29, 2008 1:18 PM PDT
    Have you verified that this works using Carbon Copy Cloner? Although SuperDuper! 2.5 will properly clone a TM backup drive, I have not seen any official verification that CCC can. There are supposedly unique problems with cloning a TM drive related to TM's use of hard links.
    Reply to this comment
    by Mixotic August 29, 2008 1:18 PM PDT
    <class="merchant"><span>&#62;</span><div class="datestamp"><i>This is a reply to a previous comment by skapplin</i></div></class><br />
    While I haven't tried it, I think that CCC would work fine, as it's just an rsync GUI, and offers bit-for-bit cloning.
    Reply to this comment
    by skapplin August 29, 2008 1:18 PM PDT
    <class="merchant"><span>&#62;&#62;</span><div class="datestamp"><i>This is a reply to a previous comment by Mixotic</i></div></class><br />
    Actually it provides only file-level cloning or block level if you have two identical partitions. It does not do bit copying.

    I'm no expert at this but it's my understanding that basic cloning of a TM volume will not work because of problems associated with TM's use of hard links. The SuperDuper! people claim that it took quite a bit of effort on their part to figure out how to correctly clone a TM backup drive without breaking the links.

    Now, it's quite possible CCC 3.1.1 also clones it correctly, but I haven't seen any verification of that. Until one sees a confirmation that it works such that the cloned TM drive works like the original, then I would test it out before relying on it.
    Reply to this comment
    by Robert Morgen August 29, 2008 1:18 PM PDT
    <class="merchant"><span>&#62;&#62;&#62;</span><div class="datestamp"><i>This is a reply to a previous comment by skapplin</i></div></class><br />
    I could not clone using SuperDuper! 2.5 and their support person told me that it is not always possible to clone a TM disk.

    I'm afraid that the advice given in this thread may not be correct and that it may lead to trouble for some!
    Reply to this comment
    by jazzzimus August 29, 2008 1:18 PM PDT
    <class="merchant"><span>&#62;</span><div class="datestamp"><i>This is a reply to a previous comment by skapplin</i></div></class><br />
    One thing this article fails to mention is how the new drive must be formatted if you want the drive to BOOT the machine.

    Note: most external and internal drives you buy, say from Fry's or online, come formated with Master Boot Record partician (windows format) or the old Apple Partician Map scheme.

    If you are running an Intel machine, you must format the drive first with the GUID Partition Table scheme.
    If you are running a PPC machine, you must format the drive with the Apple Partician Map scheme.

    Instructions here: http://support.apple.com/kb/TS1600
    Reply to this comment
    by tkessler August 29, 2008 1:18 PM PDT
    <class="merchant"><span>&#62;&#62;</span><div class="datestamp"><i>This is a reply to a previous comment by jazzzimus</i></div></class><br />
    You wouldn't boot the machine from the new TM drive, and the TM setup should take care of the partitioning scheme for the drive, but it is a good precaution to ensure the partitioning scheme matches the system architecture (GUID for intel, and APM for PPC).
    Reply to this comment
    by OldMacDude August 29, 2008 1:25 PM PDT
    I just today did this with a new 500GB drive. The Disk Utility Restore tab worked just fine.
    Reply to this comment
    by sswift August 29, 2008 2:12 PM PDT
    This only works for replacing a direct attached drive with another direct attached drive, correct? Does anyone have a good method for moving backups from direct attached to network attached? Like Time Capsule or another solution?

    The other threads I've read point out the bundle format is different between direct and network attached storage. The Sparse Bundle is used for network, presumably to cut down on traffic.
    Reply to this comment
    by skapplin August 29, 2008 2:12 PM PDT
    <class="merchant"><span>&#62;</span><div class="datestamp"><i>This is a reply to a previous comment by sswift</i></div></class><br />
    If by "directly attached" you mean by direct USB or Firewire connection to the computer, then there is no sparse bundle. The "bundle" is only for a networked TM drive such as Time Capsule or USB/Ethernet connection to an Airport Extreme Base Station. At least that's my understanding. I've never found a sparse bundle for a TM backup using a drive connected directly to the computer.
    Reply to this comment
    by tkessler August 29, 2008 2:12 PM PDT
    <class="merchant"><span>&#62;&#62;</span><div class="datestamp"><i>This is a reply to a previous comment by skapplin</i></div></class><br />
    Yeah, sparsebundles are used for network backups. I believe this is to help ensure integrity of the backup as well as provide some security. I dont know whether or not the sparsebundles are encrypted, but if so then that would be a decent security measure.
    Reply to this comment
    by hamarkus August 29, 2008 3:13 PM PDT
    I would like to know how to do that at the opposite end, exchanging the drive that is being backed up. How do I replace my main working (boot) drive with TM recognizing that actually nothing has changed?
    I could restore from the TM backup. But that takes ages from a TC (even via Gigabit), and for some reason I trust SD more than TM on this.
    Reply to this comment
    by skapplin August 29, 2008 3:13 PM PDT
    <class="merchant"><span>&#62;</span><div class="datestamp"><i>This is a reply to a previous comment by hamarkus</i></div></class><br />
    This can't be done because a TM backup is not bootable.
    Reply to this comment
    by hamarkus August 29, 2008 3:13 PM PDT
    <class="merchant"><span>&#62;&#62;</span><div class="datestamp"><i>This is a reply to a previous comment by skapplin</i></div></class><br />
    Maybe you misunderstood me. I replaced the internal drive in my MBP with a larger one (and first cloned my internal drive to another drive and then cloned it back to my new internal drive). My TM backup on a TC now thought that all my data were new and backed up the whole drive again.

    My question would have been whether there is a way to avoid TM backing up everything again? I think simply booting from my Install DVD and selecting the TM backup on the TC for a restore would have achieved that (but restoring over a gigabit connection from a TC takes very long, much longer than the cloning back from a Firewire 800 drive).
    Reply to this comment
    by Cyril.Blanc August 29, 2008 9:38 PM PDT
    Many thanks very helpful


    I have changes Mac.
    I have 2 directories on my Time Machine drive
    my name Power Mac G5
    my name Power Mac G5 2
    How can I move the backup data from my old Mac to my new Mac ?

    Thanks in advance for your help

    Best

    Cyril
    Reply to this comment
    by WhiteDog August 30, 2008 9:24 PM PDT
    This is, indeed, ironic. While Time Machine makes backing up your data easy, there is no comparably easy way to duplicate your Time Machine backup. This is why I still do regular mirror backups of my boot and data drives with SuperDuper! The incremental Time Machine backup and the mirrored SuperDuper! backup serve different purposes.

    While the procedure described here for duplicating a Time Machine backup is straightforward enough, it only works in a limited number of circumstances. And it doesn't work at all with a network drive like a Time Capsule. And, unfortunately, the Time Capsule has no FireWire port, so you cannot connect it directly to your Mac for duplication purposes. I'd call this convenience with a very big catch. As far as it goes the Time Capsule is great, but it is neither the ultimate nor an all-around solution.

    ---
    Don't anthropomorphize computers.
    They hate that.
    Reply to this comment
    by not amused August 30, 2008 9:24 PM PDT
    <class="merchant"><span>&#62;</span><div class="datestamp"><i>This is a reply to a previous comment by WhiteDog</i></div></class><br />
    So, I do understand correctly... you want to backup a backup? If yes, I wouldn't call that ironic. ;)
    Reply to this comment
    by Nick Naym August 31, 2008 1:57 PM PDT
    I'm assuming that once the migration from the "old" drive to the "new" drive has been successfully accomplished, the name of the "new" drive can be changed to whatever you wish, correct?
    Reply to this comment
    (17 Comments)
    • prev
    • next