Twitter
Become an osx86.net member, click here to Register!
Results 1 to 2 of 2
  1. #1
    ftr
    ftr is offline
    Junior Member
    Join Date
    May 2011
    Posts
    2
    Thanked
    0
    Downloads
    15
    Uploads
    0

    Default Time Machine - You can't restore this backup ... different model of Mac HOW TO

    I have just suffered from and solved this issue after a couple of hours work, so here's the documentation for prosperity and the sake of future Googlers.

    I installed 10.6.3 using nawcom ModCD, set up the system and made a Time Machine partition. The idea being that I could try delta updates ... I never got 10.6.4 to boot with my video card (even using the same kexts etc as I created for 10.6.3, but that's a whole other story), and 10.6.4 doesn't really have anything I need, so I decided to give up and restore. BUT the system restore utility on the installation disk wouldn't let me ... I got the following enigmatic message: You can't restore this backup because it was created by a different model of Mac

    To quote someone on the hackintosh.nl forum; "Nou, mooi niet!". The problem was the system identifier in the nawcom ModCD preboot.dmg smbios.plist. It's set to something amusing like osx86hack1,1, so what I had to do was create a new boot CD with the string that matches the system identifier my mac has (iMac8,1). Unfortunately this isn't totally straightforward - you can edit an iso or copy it with Disk Utility and edit stuff if you do it right, but you won't get a bootable cd out of it, no matter how many coasters you want to go through.

    After a lot of googling, the tool you need to create the boot disk is hdiutil, a command line utility that comes with the mac. Here's what I did:

    1) I dragged preboot.dmg out of the boot cd onto the desktop, opened up smbios.plist, edited the system identifier (SMproductname), saved the plist and ejected the dmg (I then opened it up again to check my plist had been saved properly, then ejected it again)

    2) I created a folder on the desktop called "newcd" and dragged the contents of the boot cd onto it

    3) I dragged my edited preboot.dmg to this new folder, overwriting the old preboot.dmg

    4) In order to create a hybrid bootable cd I needed to locate the file "cdboot" on my particular cd - nawcom had placed it in ./usr/standalone/i386

    5) I executed the follwing command:
    Code:
    hdiutil makehybrid -o ~/Desktop/MyBootable.iso "~/Desktop/newcd/" -iso -hfs -eltorito-boot "~/Desktop/newcd/usr/standalone/i386/cdboot" -no-emul-boot -hfs-volume-name "MyBootCD"
    6) I burned it with toast

    And it worked. It boots and I am able to restore the whole system from time machine backup.
    Huzzah!
    Last edited by ftr; 26th January 2012 at 06:34.


  2. #2
    ftr
    ftr is offline
    Junior Member
    Join Date
    May 2011
    Posts
    2
    Thanked
    0
    Downloads
    15
    Uploads
    0

    Default Is it worth it?

    Further to the above;

    A full time machine restore from backup takes over an hour - plus the time spent creating the CD as above.

    Whereas wiping the disk, doing a fresh install, and choosing the "transfer my information" option during the first system boot is probably comparable, and involves no fiddling with bootable CDs. It may be a little upsetting to wipe your system disk, but it is probably less hassle overall.


  • Advertising

    advertising
    OSx86.net
    has no influence
    on advertisings
    that are displayed by
    Google Adsense

      
     

Similar Threads

  1. Does Time Machine work with Lion ?
    By valfren in forum 10.7 Lion
    Replies: 2
    Last Post: 6th December 2011, 08:43
  2. Problem after Time Machine System Restore in 10.6.8
    By chrisfromiowa in forum 10.6 Snow Leopard
    Replies: 3
    Last Post: 29th September 2011, 18:35
  3. Time Machine UUID problems
    By 10terabyte in forum General Troubleshooting
    Replies: 5
    Last Post: 13th July 2010, 21:00
  4. Time Machine UUID problems
    By 10terabyte in forum Guides & Tutorials
    Replies: 0
    Last Post: 9th July 2010, 16:07
  5. Time Machine Slow then stops...
    By Bluenotes in forum Software
    Replies: 6
    Last Post: 8th October 2009, 21:47

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •