Booting from a mirrored disk on a zfs root system

Hi all,
I am a newbee here.
I have a zfs root system with mirrored disks c0t0d0s0 and c1t0d0s0, grub has been installed on c0t0d0s0 and OS booting is just fine.
Now the question is if I want to boot the OS from the mirrored disk c1t0d0s0, how can I achieve that.
OS is solaris 10 update 7.
I installed the grub to c1t0d0s0 and assume menu.lst need to be changed (but i don't know how), somehow no luck.
# zpool status zfsroot
pool: zfsroot
state: ONLINE
scrub: none requested
config:
NAME STATE READ WRITE CKSUM
zfsroot ONLINE 0 0 0
mirror ONLINE 0 0 0
c1t0d0s0 ONLINE 0 0 0
c0t0d0s0 ONLINE 0 0 0
# bootadm list-menu
The location for the active GRUB menu is: /zfsroot/boot/grub/menu.lst
default 0
timeout 10
0 s10u6-zfs
1 s10u6-zfs failsafe
# tail /zfsroot/boot/grub/menu.lst
title s10u6-zfs
findroot (BE_s10u6-zfs,0,a)
bootfs zfsroot/ROOT/s10u6-zfs
kernel$ /platform/i86pc/multiboot -B $ZFS-BOOTFS
module /platform/i86pc/boot_archive
title s10u6-zfs failsafe
findroot (BE_s10u6-zfs,0,a)
bootfs zfsroot/ROOT/s10u6-zfs
kernel /boot/multiboot kernel/unix -s -B console=ttya
module /boot/x86.miniroot-safe
Appreciate anyone can provide some tips.
Thanks.
Mizuki

This is what I have in my notes.... not sure if I wrote them or not. This is a sparc example as well. I believe on my x86 I still have to tell the bios to boot the mirror.
After attaching mirror (if the mirror was not present during the initial install) you need to fix the boot block.
#installboot -F zfs /usr/platform/`uname -i`/lib/fs/zfs/bootblk /dev/rdsk/c0t1d0s0
If the primary then fails you need to set the obp to the mirror:
ok>boot disk1
for example
Apparently there is a way to set the obp to search for a bootable disk automatically.
Good notes on all kinds of zfs and boot issues here:
http://www.solarisinternals.com/wiki/index.php/ZFS_Troubleshooting_Guide#ZFS_Boot_Issues

Similar Messages

  • Question about booting from detached mirror disk failed

    please see bellow for detail info,would you like to give me some advise on how to do this?
    root@hn-t5220-test # zpool status
    pool: rpool
    state: ONLINE
    scrub: none requested
    config:
    NAME STATE READ WRITE CKSUM
    rpool ONLINE 0 0 0
    mirror ONLINE 0 0 0
    c1t0d0s0 ONLINE 0 0 0
    c1t1d0s0 ONLINE 0 0 0
    errors: No known data errors
    root@hn-t5220-test # zpool offline rpool c1t1d0s0
    root@hn-t5220-test # zpool status
    pool: rpool
    state: DEGRADED
    status: One or more devices has been taken offline by the administrator.
    Sufficient replicas exist for the pool to continue functioning in a
    degraded state.
    action: Online the device using 'zpool online' or replace the device with
    'zpool replace'.
    scrub: none requested
    config:
    NAME STATE READ WRITE CKSUM
    rpool DEGRADED 0 0 0
    mirror DEGRADED 0 0 0
    c1t0d0s0 ONLINE 0 0 0
    c1t1d0s0 OFFLINE 0 0 0
    errors: No known data errors
    root@hn-t5220-test # zpool detach rpool c1t1d0s0
    root@hn-t5220-test #
    root@hn-t5220-test #
    root@hn-t5220-test # init 0
    root@hn-t5220-test # svc.startd: The system is coming down. Please wait.
    svc.startd: 96 system services are now being stopped.
    Mar 23 21:13:39 hn-t5220-test syslogd: going down on signal 15
    svc.startd: The system is down.
    syncing file systems... done
    Program terminated
    ChassisSerialNumber BEL0848KRT
    SPARC Enterprise T5220, No Keyboard
    Copyright 2008 Sun Microsystems, Inc. All rights reserved.
    OpenBoot 4.29.0.a, 65408 MB memory available, Serial #85045372.
    Ethernet address 0:21:28:11:b0:7c, Host ID: 8511b07c.
    {0} ok boot mirrdisk
    Boot device: /pci@0/pci@0/pci@2/scsi@0/disk@1,0:a File and args:
    SunOS Release 5.10 Version Generic_137137-09 64-bit
    Copyright 1983-2008 Sun Microsystems, Inc. All rights reserved.
    Use is subject to license terms.
    NOTICE:
    * This device is not bootable! *
    * It is either offlined or detached or faulted. *
    * Please try to boot from a different device. *
    NOTICE:
    spa_import_rootpool: error 22
    Cannot mount root on /pci@0/pci@0/pci@2/scsi@0/disk@1,0:a fstype zfs
    panic[cpu0]/thread=180e000: vfs_mountroot: cannot mount root
    000000000180b950 genunix:vfs_mountroot+358 (800, 200, 0, 18a7c00, 18d1400, 18fa400)
    %l0-3: 00000000010d1000 00000000010d0fa0 00000000018ad7b8 00000000011fd800
    %l4-7: 00000000011fd800 00000000018fc800 0000000000000600 0000000000000200
    000000000180ba10 genunix:main+a0 (182b548, 180c000, 185b240, 18f6c00, 1831948, 182b400)
    %l0-3: 000000000101a800 0000000000000001 0000000070002000 0000000000000000
    %l4-7: 0000000001862800 0000000000000000 000000000180c000 0000000000000000
    skipping system dump - no dump device configured
    rebooting...

    Why would you need to swap the drives? Couldn't you just boot from the mirror directly? If the primary disk isn't available, it should just mark that side down.
    This is very different from removing a disk from the pool and then trying to use it.
    Darren

  • Solaris x86: How to boot from Veritas mirror disk?

    Hello team,
    We are using trailware Veritas Storage Foundation (VxVM) on Solaris 10 x86 system and need help in booting from alternative boot disk(Mirror disk).
    Steps did :
    1. Mirrored the root disk group using veritas volume manager command *"vxrootmir"*
    2. Updated the bootpath with mirror disk path in /boot/solaris/bootenv.rc
    Updated the EEPROM information:
    # bootadm update-archive -R /a
    3. Edited the grub configuration file, /boot/grub/menu.lst
    Created the following entry similar to primary disk entry to allow the root disk mirror to be booted
    title Oracle Solaris 10 8/11 s10x_u10wos_17b X86 <VxVM: Alternate Boot Disk>
    findroot (rootfs0,0,a)
    kernel /platform/i86pc/multiboot
    module /platform/i86pc/boot_archive
    4. reboot -- -r
    At the time of boot, selected the newly added entry from the grub list and got the following error,
    *"Reboot and select proper boot device or insert boot media in selected device and press a key".*
    I am unable to move further from here, is this because of the veritas trial version we are using ?
    Please help in resolving this issue and also explain the step by step process of booting from alternative boot disk on a x86 machine.
    Let me know if you find anything inappropriate. Looking forward for your replies.
    Thanks in advance.

    Hi--
    I have not seen this message before but a quick google search says that is pretty common and is related to the system
    trying to boot from a different device (not the one you intended). Can you check your BIOS settings and possibly remove
    devices from the boot order setting... Otherwise, I would suggest running installgrub on the disk that you are trying to boot
    from.
    I'm curious why you are trying Veritas. Is there a Veritas feature that you need? You might consider trying ZFS if you haven't
    already. Its very simple to set up and use.
    Thanks, Cindy

  • Booting from a Firewire Disk backup - get Startup Manager to show FW disk

    Hi all,
    A hint that I have discovered whilst trying to create a backup on a Firewire external Hard disk and boot my eMac from it.
    eMac 1.0GHz (ATI), OS X Tiger 10.4.7 and OWC Mercury Elite Pro 40Gb firewire external disk (Oxford 911+ chipset)
    I created a bootable backup using both Carbon Copy Cloner and/or Rsyncx on the firewire disk, but with the same results each time - it woudn't boot from startup manager. I was careful to make sure that the disk was bootable and it would boot from the FW disk after selecting it in system preferences/startup disk and restarting. O.K so far.
    OS X also offers an alternative boot method using the startup manager at boot time which you can enter by holding down the option key while turning on the eMac until the startup manager comes up. Normally it shows your "macitoshHD" and "repair" hard drives and you can select the preferred boot up drive. According to Apple help it should also show bootable Firewire disks, but I could not get this to happen.
    After a bit of trial and error, I found this sequence reveals the FW dive.
    . Make sure your firewire external drive is turned on and plugged in to a firewire port on your eMac.
    .Power on the eMac whilst holding down the option key (The key with the apple and squiggley thing next to the spacebar)
    .Keep holding the option key until the startup manager icons appear.
    .Once the startup manager appears, it will take about 30 secs to 1 min to scan for drives.
    . Usually icons showing your internal bootable drives will show along with a rescan and continue icon.
    . To get the FW drive to show, hold down the option key and click the rescan button (the turned back arrow icon on the left)
    .The system will then rescan and find the firewire drives and show their icons as well as the internal drive icons.
    . Select the firewire drive (You did give it a unique name didn't you?) and the click the continue arrow on the right.
    . Watch the FW drive activity light and you should see lots of flashing and there you are - booting from the FW drive.
    I couldn't find any reference in all the help references to holding down the opt key to rescan, so maybe it is peculiar to this eMac?
    Give it a try and be sure to let me know if it works for you.
    Ian

    OK JMVP, but there is something a little strange here.
    After I booted the system whilst holding down the OPTION key, startup manager appeared and scanned for drives but only showed the normal internal drives. (By this time I had already released the OPTION key). I clicked the re-scan icon and same thing, still no FW drive. According to all the Apple help files it should show the external FW drive as well.
    But, when I held down the the OPTION key and clicked the rescan icon again, it rescanned and showed the internal drives AND the FW drive. Maybe it's an undocumented feature of startup manager, maybe it's peculiar to the FW drive I'm using
    I will try to update the firmware, but the manufacturers website says it doesn't need updating to work with Tiger. Other than this minor prob it already seems to be working OK. Just won't show up in the startup manager without rescanning with the option key pressed.
    I did notice whilst searching the help files that there is another option to boot from external drives:
    Hold down Option-Command-Shift-Delete keys during startup - this will Bypass primary startup volume and seek a different startup volume (such as a CD or external disk). It didn't work in my case.
    Curious?
    eMac (ATI) Mac OS X (10.4.7) Mac Newbie

  • Should I boot from external hard disk and how do I achieve this?

    I'm in a downward spiral and need advice about if booting off of an external hard disc is the right thing to do and how to go about it. How I got into this mess I'll write below. My immediate problem is that I want to be able to install a copy of osx 10.5 from the original disks that came with my computer onto a usb hard drive. Then I want to boot from that drive and install software such as disk warrior on the same external hard drive in order to repair and recover the files on my internal hard disk. Not sure if this is easy to do with the install disk that came boxed with my macbook. So is what I want to do feasible and how do I do it? Thanks.
    How did I get into this mess?
    For those with time to read more. A downward spiral (and my macbook was working fine)::
    I have been backing up my work documents onto a 20 GB pendrive waiting to get the money to buy an nas to work with time machine for the two macbooks we have at home as a place to backup photos and video. I bought a network drive but it wouldn't work with my macbook; my time machine backup freezing at 3 gb, but works fine with wife's macbook pro.
    I tried to do TM backup on a usb hard disk and got the same problem. Support forums indicated that hard disk problems could confuse TM, so although I was experiencing problem free computing I ran disk utility from internal  osx. This indicated an <invalid node structure - file system verify or repair failed> at the checking catalog file stage. So I followed instructions to run disk utility and repair from the installation disk. When I ran disk utility from installation disk I get exactly the same <invalid node structure - file system verify or repair failed>. It gets worse.
    After failing with install disk utility, I could not then boot from my hard disk (I had had trouble free computing up to my attempts to use TM) or eject the disk. At first attempt I had no option but to boot from dvd again as hd not offered as an option. Second attempt hd option available but fails. By reading advice given to others I managed to eject the dvd and have tried:
    safe boot - it won't
    boot in verbose mode and single user (indicates I have disk0s2:I/O error) and won't boot
    try to use disk utility from install disk to create disk image on external hd, it won't (cites i/o error)
    If I can boot from an external I will try to repair with Disk Warrior as forums indicate that this software has been able to solve <invalid node structure> issues (but am open to recommendations of other products). I also hope that I may be able to try again to burn a disk image sucessfully if this repair works. I'm still trying to save my photos and videos that aren't backed up.
    I  plan to try an archive and install installation but first I want to  try a repair with disk warrior as I fear that archive and install won't work and I'll end up having to erase and repair my hard disk.
    I feel like some perverse god is punishing me for trying to do the right thing and back up my hard disk.
    Macbook 5.1 late 2008
    Intel Core 2 Duo
    OSX Leopard 10.5.8
    85 GB of a 150GB hard disk needs backing up (saving)

    I am not sure about this, but my memory is that if you try to partition the drive (in OS 10.5.8) it will erase the data.
    But you can try. Go through the Add a partition steps, but watch for any warnings. If my memory is correct there will be a message to the effect that everything will be erased. If you see that, do not proceed. This page has info about how to do it, if it can be done: http://www.macworld.com/article/1164643/live_partition.html
    With respect to DW on an external, I do that. I have a 80 GB external - I call it Emergency - with an OS, DW and TechTool Pro on it. (Since I have is a recovery partition built in with all new OS, Emergency would be of use only if I need to run DW or TTP.)  I have never yet had to use it, but it's there. It is not usually connected - I just did that for this screen shot.

  • How to force boot from an external disk

    My main start up disk has crashed. I have made a cloned disk using Super Duper that I have checked recently and the computer will boot from it.  I also have another OS 10.6.3 on another internal disk. 
    I now want to boot from the cloned disk but the computer always defaults to the internal disk.  I have tried using Start Up Disk in sys preferences.  I have tried starting up with the option key held down.
    Is there anything I can do to force the computer to start from the clone disk?
    One other thing, I installed a 1TB Western Digital Caviar Black drive to replace the crashed start up disk but Disk Uitility won't initialize it.
    The computer is a 2007 Xeon quad core on OS 10.6.8.
    Thanks

    I got this, I think I did it right, not much into the terminal
    Last login: Tue Dec 20 01:10:54 on ttys000
    [Mac-Pro:~] Jon% nvram -p
    efi-boot-device          <array><dict><key>IOMatch</key><dict><key>IOProviderClass</key><string>IOM edia</string><key>IOPropertyMatch</key><dict><key>UUID</key><string>7952C499-9C5 2-4D3A-A1CE-DA650BD0EEA0</string></dict></dict><key>BLLastBSDName</key><string>d isk0s2</string></dict></array>%00
    prev-lang:kbd          en:0
    boot-image          %02%01%0c%00%d0A%03%0a%00%00%00%00%01%01%06%00%02%1f%03%12%0a%00%01%00%00% 00%00%00%04%01*%00%02%00%00%00(@%06%00%00%00%00%00%e0%1f.:%00%00%00%00%99%c4RyR% 9c:M%a1%ce%dae%0b%d0%ee%a0%02%02%04%04%1a%006%00f%009%000%00b%000%00b%000%000%00 0%00%00%00%7f%ff%04%00
    platform-uuid          %00%00%00%00%00%00%10%00%80%00%00%17%f2%02%a5p
    BootCampHD          %02%01%0c%00%d0A%03%0a%00%00%00%00%01%01%06%00%02%1f%03%12%0a%00%01%00%00% 00%00%00%7f%ff%04%00
    efi-apple-payload0          <array ID="0"><dict ID="1"><key>BLLastBSDName</key><string ID="2">disk0s1</string><key>IOMatch</key><dict ID="3"><key>IOProviderClass</key><string ID="4">IOMedia</string><key>IOPropertyMatch</key><dict ID="5"><key>UUID</key><string ID="6">00007608-5456-0000-5118-000032640000</string></dict></dict></dict><dict ID="7"><key>IOEFIDevicePathType</key><string ID="8">MediaFilePath</string><key>Path</key><string ID="9">\EFI\APPLE\FIRMWARE\LOCKED_MP11_005C_08B.fd</string></dict></array>%00
    SystemAudioVolume          -
    efi-apple-payload0-data          %02%01%0c%00%d0A%03%0a%00%00%00%00%01%01%06%00%02%1f%03%12%0a%00%00%00%00% 00%00%00%04%01*%00%01%00%00%00(%00%00%00%00%00%00%00%00@%06%00%00%00%00%00%08v%0 0%00VT%00%00Q%18%00%002d%00%00%02%02%04%04\%00\%00E%00F%00I%00\%00A%00P%00P%00L% 00E%00\%00F%00I%00R%00M%00W%00A%00R%00E%00\%00L%00O%00C%00K%00E%00D%00_%00M%00P% 001%001%00_%000%000%005%00C%00_%000%008%00B%00.%00f%00d%00%00%00%7f%ff%04%00
    efi-boot-device-data          %02%01%0c%00%d0A%03%0a%00%00%00%00%01%01%06%00%02%1f%03%12%0a%00%00%00%00% 00%00%00%04%01*%00%02%00%00%00(@%06%00%00%00%00%00%e0%1f.:%00%00%00%00%99%c4RyR% 9c:M%a1%ce%dae%0b%d0%ee%a0%02%02%7f%ff%04%00
    boot-args
    [Mac-Pro:~] Jon%

  • My imac wont boot from the install disk

    My IMAC will not boot from the install disk.

    Hello, your installation disk is running under OSX??? If no the media has a problem!!!
    1. Restart your mac and hold the alt (option key) to select media to install.
    2. Restart you mac and hold the "c" key to boot.
    an other solution is to make a partition on the hard drive and put a restore image of the Mac os X Installation dvd inside it then Restart your mac nad hold the "option" key and you will see the partition with mac os x installation and you can make a new installation from there.

  • I have a new macbook pro 2,6 Ghz i7, 8GB 1600Mhz internal ram. He will not boot from an external disk with operating system Snow Leopard

    I have a new macbook pro 2,6Ghz i7, 8GB 1600 Mhz internal ram, but he will not boot from an external disk with operating system Snow Leopard.

    These Macs shipped with 10.7, and will run nothing older than that:
    MacBook Pro
    Date introduced
    Original Mac OS X included
    (see Tips 1 and 3)
    Later Mac OS X included
    (see Tip 1)
    Mac OS X Build(s)
    (see Tip 2)
    MacBook Pro (Retina, Mid 2012)
    Jun 2012
    10.7.4
    11E2068
    MacBook Pro (15-inch, Mid 2012)
    Jun 2012
    10.7.4
    11E2617
    MacBook Pro (13-inch, Mid 2012)
    Jun 2012
    10.7.4
    11E2617
    MacBook Pro (13-inch, Late 2011)
    Oct 2011
    10.7.2
    10.7.3
    11C74, 11C2002, 11D2001
    MacBook Pro (15-inch, Late 2011)
    Oct 2011
    10.7.2
    10.7.3
    11C74, 11C2002, 11D2001
    MacBook Pro (17-inch, Late 2011)
    Oct 2011
    10.7.2
    10.7.3
    11C74, 11C2002, 11D2001

  • Does KT880 boot from USB Flash Disk?

    Does KT880 boot from USB Flash Disk?
    Your real experience?

    I would like to buy this board.
    So that is why I am searching for proved experience.

  • Server won't boot from RAID mirrored pair

    Some months ago we updated an OS X 10.4.7 server with a software raid pair of disks to 10.4.8 and were rewarded with a machine that sticks at the black-on-grey Apple logo with no cog wheel displayed. At that time I just bought a couple of new and larger disks, reinstalled OS X Server, updated with combo updates rebooted a couple of times to be sure and all has been well until tonight when our system manager tried to install Retrospect which required a reboot and, suddenly it's hanging at the Apple Logo again. Such cruel irony...
    Booting from the install CD I can mount the raid, and apart from a handful of permissions needing fixing, Disk Utility says the pair is fine. Although Startup Disk lets it be selected as the startup volume, the problem persists and still won't boot.
    Does anybody have any thoughts as to how to cure this problem reasonably quicky in way that preserves as much as possible of the existing installation. My only idea is to try bless(8) to fix the boot behaviour of the volume. However, its man page doesn't discuss blessing raid mirrors. Is there anything special required?
    I'd also like to know what caused the problem in the first place, and how to prevent it in future.
    Thanks
    Charles

    You say it has been working so I can't really tell you why it acts up now.
    But the raid was setup using 10.4 Disk Util (RAID ver. 2 sw.)?
    Tried diskutil checkraid disk3 in Terminal (from DVD)?
    Tried running DiskWarrior?
    A customer who bought a pair of new larger third party drives for his Xserve G5 and put them in his old 250GB drive bay carrriers couldn't get it working with sw RAID (I didn't look at it myself).

  • Mac Pro gets kernel panic while trying to boot from Leopard install disk

    Hi all,
    I'm finally getting around to installing leopard on my 2006 Mac Pro. It has the x1900 video card from Apple and all firmware is up to date. The install disk upgraded my Macbook with no problems.
    When booting I get the wipe to grey, kernel panic, "You must restart your Mac" screen. Any suggestions?
    BTW the Leopard install disk installs OSX 10.5.0
    Thanks
    Pax

    I finally found that the mac pro needs installer 10.5.2 or it will do the kernel panic thing. I did find a way around this though.
    1) I took an external drive hooked to my macbook and installed 10.5 on it. Then booted from it and did all the updates, installed all my necessary software (ilife 08, parallels, and so on).
    2) I then made sure my Mac pro's drive was currently backed up and then booted up from the backup and then used Carbon Copy Cloner to clone the new OS 10.5.4 Leopard disk onto my Mac Pro boot drive.
    3) After that I used migration assistant to transfer all my user settings and such.
    It all worked great and I now have Leopard on my Mac Pro.
    Just thought I'd let everyone know how I got around it.
    Pax

  • Cannot boot from OSX install disk

    I need to run disk utility to repair my boot drive.
    I am attempting to startup from my OSX install disk. However, I can't seem to get my machine to do this.
    My computer recognizes my install disk when it's in my superdrive. It mounts on the desktop and I can read from it.
    However, when i go into system preferences>startup disk, OSX does not show my mounted OSX install disk listed as an option. Also, when I hold down C on startup, my machine ignores the command. And when I hold down the Option key on startup, the only startup option shown is my boot drive, not my OSX install disk.
    I've tried zapping my p-ram. I've tried booting up in safe mode and then re-trying the above.
    I don't know what else I can do, short of typing in scary UNIX command lines.
    I'm going completely mental here. Please help me, somebody.
    If it makes any difference, I've got gobs of apps installed, notably Adobe CS3, Final Cut Studio, Firefox, MS Office 2004.

    Not that this solves the booting problem, but I recommend installing AppleJack, which is free (and does run on Intel). This provides easy commands for doing a disk check in single user mode (it's the same in the end as typing the Unix commands but much easier to use), and it's much faster than booting from the CD (even if you can).
    Having installed it, restart holding command-S: after a lot of text you will get the line 'Type Applejack at the prompt' - you simply do this and then it's just a question of typing 'd' to check the disk and so on. (Incidentally do not run it from the Terminal when booted normally: you must use it only in single-user mode.)

  • PowerBook G4 17" Boots into Open Firmware; Won't boot from HD or Disk

    This PBG417 (1GHz/512MB/60GB) has an complex recent history directly related to this problem. It was thought to have a dead logic board, and was given to me for a very insignificant amount of money. I discovered today (at an Authorized Apple Repair center) it merely had a ribbon cable disconnected from the logic board which kept it from powering on, which, when rge cable was reconnected it did on the spot, fully booting (imagine my satisfaction). However, upon getting home, it booted into Open Firmware instead, and offedrs a choice of typing mac-boot or shut-down. Mac-boot takes it to the grey screen where the question mark/Finder guy blink and nothing happens. I put a grey PowerBook G4 17" system disk in, but not the one that shipped with it, hoping it would do. When I try to boot from disk, it goes to Open Firmware, I enter mac-boot, it goes to happy Finder with no question folder, but stays there with the optical drive occasionally making movememts and sounds. If you enter any command besides shut down or mac-boot, iot says unknown word; the command prompt itself is 0> .
    I'm not sure the hard drive is seated correctly. When I got the computer, the drive was removed; I put it in an enclosure and installed Tiger on it and put it back in, but apart from connecting the ribbon cable, it just sat in its bay not fixed down. However, it booted correctly the first time it was successfully started.
    Finally, the previous owner removed all 23 bottom case screws when he took out the drive and lost them; the Apple repair tech mustered up about 9 and put them in the crucial locations but it's still not screwed down everywhere, although the one time it booted correctly, it had no screws in it.
    It seems the computer doesn't read the hard drive or the disk, but the hard drive mau be installed wrong and the disk, while for a 17" was not the one that shipped with this PowerBook 17". The computer is missing many case screws, bnutg booted properly only when there were none it place. I also tried resetting the PMU but am not sure I did reset it because the Apple article isn't clear about which models have which processes. I tied Target Disk Mode but it woujldn't mount/boot.
    How can I get the disk out and how to make it boot to the desktop?

    You can try to reset NVRAM here is KBase from apple site:
    http://docs.info.apple.com/article.html?artnum=42642
    and after that reset PRAM in your unit, here is the kbase:
    http://docs.info.apple.com/article.html?artnum=2238
    If needed you can also tried to reset PMU, here is the kbase:
    http://docs.info.apple.com/article.html?artnum=14449
    Make sure you choose the correct step for your unit.
    If after all the steps your unit still booting up to open firmware then there is possibility that you have corrupt NVRAM which could not be fixed by doing reset except replacing logic board.
    Good luck. Hope this help
    Flippo

  • I wiped my hard drive, but now my mac won't boot from the OS disk.

    First it may help to read my previous discussion trying to amend the problem I had there. You can read it here. After that I did some more research and after backing up, I inserted my snow leopard install disk and wiped my entire hard drive using disk utility. Then, using Time Machine, I tried to restore my hard drive from a backup, and it told me that it can't restore from the backup and it gave me this error message (I'm sorry it's so long, I just didn't know which parts you may need and it gave me that entire thing. Also, this website wouldn't just let me attach the document):
    Feb 11 14:32:26 localhost LCA[79]: Folder Manager is being asked to create a folder (cach) while running as uid 0
    Feb 11 14:32:30 localhost LCA[79]: Using keyboard layout 0
    Feb 11 14:32:31 localhost LCA[79]: Found primary language hint "en"
    Feb 11 14:32:38 localhost LCA[79]: Launching the Installer using language code "English"
    Feb 11 14:32:38 localhost OSInstaller[153]: Mac OS X Installer application started
    Feb 11 14:32:38 localhost OSInstaller[153]: 2 display(s) found.
    Feb 11 14:32:38 localhost OSInstaller[153]: Display[1] is using OpenGL acceleration.
    Feb 11 14:32:38 localhost OSInstaller[153]: Display[2] is using OpenGL acceleration.
    Feb 11 14:32:38 localhost OSInstaller[153]: @(#)PROGRAM:Install  PROJECT:Install-572
    Feb 11 14:32:38 localhost OSInstaller[153]: @(#)PROGRAM:Mac OS X Installer  PROJECT:OSInstaller-255
    Feb 11 14:32:38 localhost OSInstaller[153]: Hardware: MacBookPro5,5 @ 2.53 GHz (x 2), 4096 MB RAM
    Feb 11 14:32:38 localhost OSInstaller[153]: Running OS Build: Mac OS X 10.6 (10A432)
    Feb 11 14:32:38 localhost OSInstaller[153]: Env: DYLD_NO_FIX_PREBINDING=1
    Feb 11 14:32:38 localhost OSInstaller[153]: Env: PATH=/usr/bin:/bin:/usr/sbin:/sbin
    Feb 11 14:32:38 localhost OSInstaller[153]: Env: PWD=/
    Feb 11 14:32:38 localhost OSInstaller[153]: Env: SHLVL=1
    Feb 11 14:32:38 localhost OSInstaller[153]: Env: OS_INSTALL=1
    Feb 11 14:32:38 localhost OSInstaller[153]: Env: _=/System/Installation/CDIS/LCA.app/Contents/MacOS/LCA
    Feb 11 14:32:38 localhost OSInstaller[153]: Using install media product at /System/Installation/Packages
    Feb 11 14:32:38 localhost OSInstaller[153]: Opening OSInstall package '/System/Installation/Packages/OSInstall.mpkg'.
    Feb 11 14:32:41 localhost OSInstaller[153]: Memory statistics for 'Install Mac OS X' pane:
    Feb 11 14:32:41 localhost OSInstaller[153]: Physical Memory Allocation:   538 MB wired,   259 MB trapped,    73 MB active,    30 MB inactive,  3196 MB free,  3299 MB usable,  4096 MB total
    Feb 11 14:33:11 localhost Unknown[80]: 2013-02-11 14:33:11.227 Disk Utility[160:903] **********
    Feb 11 14:33:11 localhost Unknown[80]: 2013-02-11 14:33:11.272 Disk Utility[160:903] Disk Utility started.
    Feb 11 14:33:11 localhost Unknown[80]:
    Feb 11 14:33:39 localhost Unknown[80]: 2013-02-11 14:33:39.152 Disk Utility[160:903] Preparing to erase : “Untitled”
    Feb 11 14:33:39 localhost Unknown[80]: 2013-02-11 14:33:39.152 Disk Utility[160:903]           Partition Scheme: GUID Partition Table
    Feb 11 14:33:39 localhost Unknown[80]: 2013-02-11 14:33:39.153 Disk Utility[160:903]           1 volume will be created
    Feb 11 14:33:39 localhost Unknown[80]: 2013-02-11 14:33:39.154 Disk Utility[160:903]                     Name                    : “Untitled”
    Feb 11 14:33:39 localhost Unknown[80]: 2013-02-11 14:33:39.157 Disk Utility[160:903]                     Size                    : 250.06 GB
    Feb 11 14:33:39 localhost Unknown[80]: 2013-02-11 14:33:39.158 Disk Utility[160:903]                     Filesystem          : Mac OS Extended (Journaled)
    Feb 11 14:33:39 localhost Unknown[80]:
    Feb 11 14:33:39 localhost Unknown[80]: 2013-02-11 14:33:39.204 Disk Utility[160:903] Unmounting disk
    Feb 11 14:33:55 localhost Unknown[80]: 2013-02-11 14:33:55.015 Disk Utility[160:903] Creating partition map
    Feb 11 14:33:58 localhost Unknown[80]: 2013-02-11 14:33:58.487 Disk Utility[160:903] Waiting for disks to reappear
    Feb 11 14:33:58 localhost Unknown[80]: 2013-02-11 14:33:58.536 Disk Utility[160:903] Formatting disk0s2 as Mac OS Extended (Journaled) with name Untitled
    Feb 11 14:34:00 localhost Unknown[80]: 2013-02-11 14:34:00.425 Disk Utility[160:903] Erase complete.
    Feb 11 14:34:00 localhost Unknown[80]: 2013-02-11 14:34:00.426 Disk Utility[160:903]
    Feb 11 14:34:42 localhost Unknown[80]: 2013-02-11 14:34:42.124 Disk Utility[160:903] Preparing to remove partition from disk: “Hitachi HTS545025B9SA02 Media”
    Feb 11 14:34:42 localhost Unknown[80]: 2013-02-11 14:34:42.156 Disk Utility[160:903]           Partition Scheme: GUID Partition Table
    Feb 11 14:34:42 localhost Unknown[80]: 2013-02-11 14:34:42.157 Disk Utility[160:903]           1 partition will be removed
    Feb 11 14:34:42 localhost Unknown[80]: 2013-02-11 14:34:42.158 Disk Utility[160:903]
    Feb 11 14:34:42 localhost Unknown[80]: 2013-02-11 14:34:42.158 Disk Utility[160:903]           Partition 1
    Feb 11 14:34:42 localhost Unknown[80]: 2013-02-11 14:34:42.159 Disk Utility[160:903]                     Size                    : 249.72 GB
    Feb 11 14:34:42 localhost Unknown[80]: 2013-02-11 14:34:42.159 Disk Utility[160:903]                     Filesystem          : Free Space
    Feb 11 14:34:42 localhost Unknown[80]: 2013-02-11 14:34:42.159 Disk Utility[160:903]
    Feb 11 14:34:42 localhost Unknown[80]: 2013-02-11 14:34:42.200 Disk Utility[160:903] Unmounting disk
    Feb 11 14:34:43 localhost Unknown[80]: 2013-02-11 14:34:43.419 Disk Utility[160:903] Creating partition map
    Feb 11 14:34:43 localhost Unknown[80]: 2013-02-11 14:34:43.498 Disk Utility[160:903] Waiting for disks to reappear
    Feb 11 14:34:43 localhost Unknown[80]: 2013-02-11 14:34:43.519 Disk Utility[160:903] Partition complete.
    Feb 11 14:34:43 localhost Unknown[80]: 2013-02-11 14:34:43.519 Disk Utility[160:903]
    Feb 11 14:35:06 localhost Unknown[80]: 2013-02-11 14:35:06.800 Disk Utility[160:903] Preparing to partition disk: “Hitachi HTS545025B9SA02 Media”
    Feb 11 14:35:06 localhost Unknown[80]: 2013-02-11 14:35:06.811 Disk Utility[160:903]           Partition Scheme: GUID Partition Table
    Feb 11 14:35:06 localhost Unknown[80]: 2013-02-11 14:35:06.812 Disk Utility[160:903]           1 partition will be created
    Feb 11 14:35:06 localhost Unknown[80]: 2013-02-11 14:35:06.812 Disk Utility[160:903]
    Feb 11 14:35:06 localhost Unknown[80]: 2013-02-11 14:35:06.813 Disk Utility[160:903]           Partition 1
    Feb 11 14:35:06 localhost Unknown[80]: 2013-02-11 14:35:06.813 Disk Utility[160:903]                     Name                    : “Macintosh HD”
    Feb 11 14:35:06 localhost Unknown[80]: 2013-02-11 14:35:06.814 Disk Utility[160:903]                     Size                    : 250.06 GB
    Feb 11 14:35:06 localhost Unknown[80]: 2013-02-11 14:35:06.814 Disk Utility[160:903]                     Filesystem          : Mac OS Extended (Journaled)
    Feb 11 14:35:06 localhost Unknown[80]: 2013-02-11 14:35:06.815 Disk Utility[160:903]
    Feb 11 14:35:07 localhost Unknown[80]: 2013-02-11 14:35:07.684 Disk Utility[160:903] Unmounting disk
    Feb 11 14:35:07 localhost Unknown[80]: 2013-02-11 14:35:07.717 Disk Utility[160:903] Creating partition map
    Feb 11 14:35:08 localhost Unknown[80]: 2013-02-11 14:35:08.714 Disk Utility[160:903] Waiting for disks to reappear
    Feb 11 14:35:08 localhost Unknown[80]: 2013-02-11 14:35:08.737 Disk Utility[160:903] Formatting disk0s2 as Mac OS Extended (Journaled) with name Macintosh HD
    Feb 11 14:35:11 localhost Unknown[80]: 2013-02-11 14:35:11.814 Disk Utility[160:903] Partition complete.
    Feb 11 14:35:11 localhost Unknown[80]: 2013-02-11 14:35:11.815 Disk Utility[160:903]
    Feb 11 14:35:18 localhost Unknown[80]: 2013-02-11 14:35:18.140 Disk Utility[160:903] NSDocumentController's invocation of -[NSFileManager URLForDirectory:inDomain:appropriateForURL:create:error:] returned nil for NSAutosavedInformationDirectory. Here's the error:
    Feb 11 14:35:18 localhost Unknown[80]: Error Domain=NSCocoaErrorDomain Code=642 UserInfo=0x11b4d1300 "You can’t save the file “Autosave Information” because the volume “Mac OS X Install DVD” is read only." Underlying Error=(Error Domain=NSPOSIXErrorDomain Code=30 "The operation couldn’t be completed. Read-only file system")
    Feb 11 14:35:18 localhost Unknown[80]:
    Feb 11 14:35:36 localhost OSInstaller[153]: Memory statistics for 'Select a Backup Source' pane:
    Feb 11 14:35:36 localhost OSInstaller[153]: Physical Memory Allocation:   553 MB wired,   258 MB trapped,    83 MB active,    53 MB inactive,  3149 MB free,  3285 MB usable,  4096 MB total
    Feb 11 14:35:42 localhost OSInstaller[153]: Memory statistics for 'Select a Backup' pane:
    Feb 11 14:35:42 localhost OSInstaller[153]: Physical Memory Allocation:   557 MB wired,   258 MB trapped,    84 MB active,    53 MB inactive,  3144 MB free,  3281 MB usable,  4096 MB total
    Feb 11 14:35:48 localhost OSInstaller[153]: Using cached backup size 100394041344
    Feb 11 14:35:48 localhost OSInstaller[153]: Memory statistics for 'Select a Destination' pane:
    Feb 11 14:35:48 localhost OSInstaller[153]: Physical Memory Allocation:   557 MB wired,   258 MB trapped,    84 MB active,    53 MB inactive,  3144 MB free,  3281 MB usable,  4096 MB total
    Feb 11 14:35:57 localhost OSInstaller[153]: Memory statistics for 'Restoring' pane:
    Feb 11 14:35:57 localhost OSInstaller[153]: Physical Memory Allocation:   559 MB wired,   258 MB trapped,    84 MB active,    53 MB inactive,  3142 MB free,  3279 MB usable,  4096 MB total
    Feb 11 14:35:57 localhost OSInstaller[153]: [RESTORE] erasing disk 'Macintosh HD'
    Feb 11 14:35:57 localhost OSInstaller[153]: [RESTORE] erase started
    Feb 11 14:36:01 localhost OSInstaller[153]: [RESTORE] erase completed
    Feb 11 14:36:01 localhost OSInstaller[153]: Physical memory statistics immediately before turning on virtual memory backing store:
    Feb 11 14:36:01 localhost OSInstaller[153]: Physical Memory Allocation:   563 MB wired,   258 MB trapped,    80 MB active,    53 MB inactive,  3142 MB free,  3275 MB usable,  4096 MB total
    Feb 11 14:36:01 localhost OSInstaller[153]: Activated virtual memory backing store at mount point '/Volumes/Macintosh HD'
    Feb 11 14:36:01 localhost OSInstaller[153]: [RESTORE] started vm on target disk.
    Feb 11 14:36:01 localhost OSInstaller[153]: [RESTORE] ensuring permissions on /Volumes/Macintosh HD
    Feb 11 14:36:01 localhost OSInstaller[153]: [RESTORE] restoring from: /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD
    Feb 11 14:36:01 localhost OSInstaller[153]: [RESTORE] restoring to: /Volumes/Macintosh HD
    Feb 11 14:36:01 localhost OSInstaller[153]: [RESTORE] filelist: (\n    ".com.apple.backupd.mvlist.plist",\n    ".DocumentRevisions-V100",\n    ".DS_Store",\n    ".file",\n    ".vol",\n    Applications,\n    bin,\n    cores,\n    etc,\n    Library,\n    "mach_kernel",\n    Network,\n    opt,\n    sbin,\n    System,\n    tmp,\n    Users,\n    usr,\n    var,\n    Volumes,\n    "private/etc",\n    "private/tftpboot",\n    "private/tmp",\n    "private/var"\n)
    Feb 11 14:36:02 localhost OSInstaller[153]: Constructing critical restore paths
    Feb 11 14:36:02 localhost OSInstaller[153]: [RESTORE] 1:            restoring .com.apple.backupd.mvlist.plist
    Feb 11 14:36:02 localhost OSInstaller[153]:                         from source path: /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.com.apple.backupd.mvlist.plist
    Feb 11 14:36:02 localhost OSInstaller[153]:                      to destination path: /Volumes/Macintosh HD
    Feb 11 14:36:03 localhost OSInstaller[153]: [RESTORE] 2:            restoring .DocumentRevisions-V100
    Feb 11 14:36:03 localhost OSInstaller[153]:                         from source path: /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100
    Feb 11 14:36:03 localhost OSInstaller[153]:                      to destination path: /Volumes/Macintosh HD
    Feb 11 14:36:03 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/4130AB34-82 7F-4DE3-9FC6-54AE7898853B.app/Contents/document.wflow to (null)
    Feb 11 14:36:03 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/4130AB34-82 7F-4DE3-9FC6-54AE7898853B.app/Contents/Info.plist to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/4130AB34-82 7F-4DE3-9FC6-54AE7898853B.app/Contents/MacOS/Application Stub to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/4130AB34-82 7F-4DE3-9FC6-54AE7898853B.app/Contents/Resources/ar.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/4130AB34-82 7F-4DE3-9FC6-54AE7898853B.app/Contents/Resources/AutomatorApplet.icns to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/4130AB34-82 7F-4DE3-9FC6-54AE7898853B.app/Contents/Resources/ca.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/4130AB34-82 7F-4DE3-9FC6-54AE7898853B.app/Contents/Resources/cs.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/4130AB34-82 7F-4DE3-9FC6-54AE7898853B.app/Contents/Resources/da.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/4130AB34-82 7F-4DE3-9FC6-54AE7898853B.app/Contents/Resources/Dutch.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/4130AB34-82 7F-4DE3-9FC6-54AE7898853B.app/Contents/Resources/el.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/4130AB34-82 7F-4DE3-9FC6-54AE7898853B.app/Contents/Resources/English.lproj/ApplicationStub.n ib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/4130AB34-82 7F-4DE3-9FC6-54AE7898853B.app/Contents/Resources/fi.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/4130AB34-82 7F-4DE3-9FC6-54AE7898853B.app/Contents/Resources/French.lproj/ApplicationStub.ni b to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/4130AB34-82 7F-4DE3-9FC6-54AE7898853B.app/Contents/Resources/German.lproj/ApplicationStub.ni b to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/4130AB34-82 7F-4DE3-9FC6-54AE7898853B.app/Contents/Resources/he.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/4130AB34-82 7F-4DE3-9FC6-54AE7898853B.app/Contents/Resources/hr.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/4130AB34-82 7F-4DE3-9FC6-54AE7898853B.app/Contents/Resources/hu.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/4130AB34-82 7F-4DE3-9FC6-54AE7898853B.app/Contents/Resources/Italian.lproj/ApplicationStub.n ib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/4130AB34-82 7F-4DE3-9FC6-54AE7898853B.app/Contents/Resources/Japanese.lproj/ApplicationStub. nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/4130AB34-82 7F-4DE3-9FC6-54AE7898853B.app/Contents/Resources/ko.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/4130AB34-82 7F-4DE3-9FC6-54AE7898853B.app/Contents/Resources/no.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/4130AB34-82 7F-4DE3-9FC6-54AE7898853B.app/Contents/Resources/pl.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/4130AB34-82 7F-4DE3-9FC6-54AE7898853B.app/Contents/Resources/pt.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/4130AB34-82 7F-4DE3-9FC6-54AE7898853B.app/Contents/Resources/pt_PT.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/4130AB34-82 7F-4DE3-9FC6-54AE7898853B.app/Contents/Resources/ro.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/4130AB34-82 7F-4DE3-9FC6-54AE7898853B.app/Contents/Resources/ru.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/4130AB34-82 7F-4DE3-9FC6-54AE7898853B.app/Contents/Resources/sk.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/4130AB34-82 7F-4DE3-9FC6-54AE7898853B.app/Contents/Resources/Spanish.lproj/ApplicationStub.n ib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/4130AB34-82 7F-4DE3-9FC6-54AE7898853B.app/Contents/Resources/sv.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/4130AB34-82 7F-4DE3-9FC6-54AE7898853B.app/Contents/Resources/th.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/4130AB34-82 7F-4DE3-9FC6-54AE7898853B.app/Contents/Resources/tr.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/4130AB34-82 7F-4DE3-9FC6-54AE7898853B.app/Contents/Resources/uk.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/4130AB34-82 7F-4DE3-9FC6-54AE7898853B.app/Contents/Resources/zh_CN.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/4130AB34-82 7F-4DE3-9FC6-54AE7898853B.app/Contents/Resources/zh_TW.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/72ABBFE4-3C 64-4CB4-9D34-C2E82916D1DD.app/Contents/document.wflow to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/72ABBFE4-3C 64-4CB4-9D34-C2E82916D1DD.app/Contents/Info.plist to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/72ABBFE4-3C 64-4CB4-9D34-C2E82916D1DD.app/Contents/MacOS/Application Stub to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/72ABBFE4-3C 64-4CB4-9D34-C2E82916D1DD.app/Contents/Resources/ar.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/72ABBFE4-3C 64-4CB4-9D34-C2E82916D1DD.app/Contents/Resources/AutomatorApplet.icns to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/72ABBFE4-3C 64-4CB4-9D34-C2E82916D1DD.app/Contents/Resources/ca.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/72ABBFE4-3C 64-4CB4-9D34-C2E82916D1DD.app/Contents/Resources/cs.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/72ABBFE4-3C 64-4CB4-9D34-C2E82916D1DD.app/Contents/Resources/da.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/72ABBFE4-3C 64-4CB4-9D34-C2E82916D1DD.app/Contents/Resources/Dutch.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/72ABBFE4-3C 64-4CB4-9D34-C2E82916D1DD.app/Contents/Resources/el.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/72ABBFE4-3C 64-4CB4-9D34-C2E82916D1DD.app/Contents/Resources/English.lproj/ApplicationStub.n ib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/72ABBFE4-3C 64-4CB4-9D34-C2E82916D1DD.app/Contents/Resources/fi.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/72ABBFE4-3C 64-4CB4-9D34-C2E82916D1DD.app/Contents/Resources/French.lproj/ApplicationStub.ni b to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/72ABBFE4-3C 64-4CB4-9D34-C2E82916D1DD.app/Contents/Resources/German.lproj/ApplicationStub.ni b to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/72ABBFE4-3C 64-4CB4-9D34-C2E82916D1DD.app/Contents/Resources/he.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/72ABBFE4-3C 64-4CB4-9D34-C2E82916D1DD.app/Contents/Resources/hr.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/72ABBFE4-3C 64-4CB4-9D34-C2E82916D1DD.app/Contents/Resources/hu.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/72ABBFE4-3C 64-4CB4-9D34-C2E82916D1DD.app/Contents/Resources/Italian.lproj/ApplicationStub.n ib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/72ABBFE4-3C 64-4CB4-9D34-C2E82916D1DD.app/Contents/Resources/Japanese.lproj/ApplicationStub. nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/72ABBFE4-3C 64-4CB4-9D34-C2E82916D1DD.app/Contents/Resources/ko.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/72ABBFE4-3C 64-4CB4-9D34-C2E82916D1DD.app/Contents/Resources/no.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/72ABBFE4-3C 64-4CB4-9D34-C2E82916D1DD.app/Contents/Resources/pl.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/72ABBFE4-3C 64-4CB4-9D34-C2E82916D1DD.app/Contents/Resources/pt.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/72ABBFE4-3C 64-4CB4-9D34-C2E82916D1DD.app/Contents/Resources/pt_PT.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/72ABBFE4-3C 64-4CB4-9D34-C2E82916D1DD.app/Contents/Resources/ro.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/72ABBFE4-3C 64-4CB4-9D34-C2E82916D1DD.app/Contents/Resources/ru.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/72ABBFE4-3C 64-4CB4-9D34-C2E82916D1DD.app/Contents/Resources/sk.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/72ABBFE4-3C 64-4CB4-9D34-C2E82916D1DD.app/Contents/Resources/Spanish.lproj/ApplicationStub.n ib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/72ABBFE4-3C 64-4CB4-9D34-C2E82916D1DD.app/Contents/Resources/sv.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/72ABBFE4-3C 64-4CB4-9D34-C2E82916D1DD.app/Contents/Resources/th.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/72ABBFE4-3C 64-4CB4-9D34-C2E82916D1DD.app/Contents/Resources/tr.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/72ABBFE4-3C 64-4CB4-9D34-C2E82916D1DD.app/Contents/Resources/uk.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/72ABBFE4-3C 64-4CB4-9D34-C2E82916D1DD.app/Contents/Resources/zh_CN.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/72ABBFE4-3C 64-4CB4-9D34-C2E82916D1DD.app/Contents/Resources/zh_TW.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/78F13FB0-63 A5-4319-B225-F7D8DBDC29D4.app/Contents/document.wflow to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/78F13FB0-63 A5-4319-B225-F7D8DBDC29D4.app/Contents/Info.plist to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/78F13FB0-63 A5-4319-B225-F7D8DBDC29D4.app/Contents/MacOS/Application Stub to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/78F13FB0-63 A5-4319-B225-F7D8DBDC29D4.app/Contents/Resources/ar.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/78F13FB0-63 A5-4319-B225-F7D8DBDC29D4.app/Contents/Resources/AutomatorApplet.icns to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/78F13FB0-63 A5-4319-B225-F7D8DBDC29D4.app/Contents/Resources/ca.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/78F13FB0-63 A5-4319-B225-F7D8DBDC29D4.app/Contents/Resources/cs.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/78F13FB0-63 A5-4319-B225-F7D8DBDC29D4.app/Contents/Resources/da.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/78F13FB0-63 A5-4319-B225-F7D8DBDC29D4.app/Contents/Resources/Dutch.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/78F13FB0-63 A5-4319-B225-F7D8DBDC29D4.app/Contents/Resources/el.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/78F13FB0-63 A5-4319-B225-F7D8DBDC29D4.app/Contents/Resources/English.lproj/ApplicationStub.n ib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/78F13FB0-63 A5-4319-B225-F7D8DBDC29D4.app/Contents/Resources/fi.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/78F13FB0-63 A5-4319-B225-F7D8DBDC29D4.app/Contents/Resources/French.lproj/ApplicationStub.ni b to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/78F13FB0-63 A5-4319-B225-F7D8DBDC29D4.app/Contents/Resources/German.lproj/ApplicationStub.ni b to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/78F13FB0-63 A5-4319-B225-F7D8DBDC29D4.app/Contents/Resources/he.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/78F13FB0-63 A5-4319-B225-F7D8DBDC29D4.app/Contents/Resources/hr.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/78F13FB0-63 A5-4319-B225-F7D8DBDC29D4.app/Contents/Resources/hu.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/78F13FB0-63 A5-4319-B225-F7D8DBDC29D4.app/Contents/Resources/Italian.lproj/ApplicationStub.n ib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/78F13FB0-63 A5-4319-B225-F7D8DBDC29D4.app/Contents/Resources/Japanese.lproj/ApplicationStub. nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/78F13FB0-63 A5-4319-B225-F7D8DBDC29D4.app/Contents/Resources/ko.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/78F13FB0-63 A5-4319-B225-F7D8DBDC29D4.app/Contents/Resources/no.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/78F13FB0-63 A5-4319-B225-F7D8DBDC29D4.app/Contents/Resources/pl.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/78F13FB0-63 A5-4319-B225-F7D8DBDC29D4.app/Contents/Resources/pt.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/78F13FB0-63 A5-4319-B225-F7D8DBDC29D4.app/Contents/Resources/pt_PT.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/78F13FB0-63 A5-4319-B225-F7D8DBDC29D4.app/Contents/Resources/ro.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/78F13FB0-63 A5-4319-B225-F7D8DBDC29D4.app/Contents/Resources/ru.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/78F13FB0-63 A5-4319-B225-F7D8DBDC29D4.app/Contents/Resources/sk.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/78F13FB0-63 A5-4319-B225-F7D8DBDC29D4.app/Contents/Resources/Spanish.lproj/ApplicationStub.n ib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/78F13FB0-63 A5-4319-B225-F7D8DBDC29D4.app/Contents/Resources/sv.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/78F13FB0-63 A5-4319-B225-F7D8DBDC29D4.app/Contents/Resources/th.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/78F13FB0-63 A5-4319-B225-F7D8DBDC29D4.app/Contents/Resources/tr.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/78F13FB0-63 A5-4319-B225-F7D8DBDC29D4.app/Contents/Resources/uk.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/78F13FB0-63 A5-4319-B225-F7D8DBDC29D4.app/Contents/Resources/zh_CN.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/78F13FB0-63 A5-4319-B225-F7D8DBDC29D4.app/Contents/Resources/zh_TW.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/7CEE85D8-0E 61-4B88-AFF2-34757C873D5A.app/Contents/document.wflow to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/7CEE85D8-0E 61-4B88-AFF2-34757C873D5A.app/Contents/Info.plist to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/7CEE85D8-0E 61-4B88-AFF2-34757C873D5A.app/Contents/MacOS/Application Stub to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/7CEE85D8-0E 61-4B88-AFF2-34757C873D5A.app/Contents/Resources/ar.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/7CEE85D8-0E 61-4B88-AFF2-34757C873D5A.app/Contents/Resources/AutomatorApplet.icns to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/7CEE85D8-0E 61-4B88-AFF2-34757C873D5A.app/Contents/Resources/ca.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/7CEE85D8-0E 61-4B88-AFF2-34757C873D5A.app/Contents/Resources/cs.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/7CEE85D8-0E 61-4B88-AFF2-34757C873D5A.app/Contents/Resources/da.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/7CEE85D8-0E 61-4B88-AFF2-34757C873D5A.app/Contents/Resources/Dutch.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/7CEE85D8-0E 61-4B88-AFF2-34757C873D5A.app/Contents/Resources/el.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/7CEE85D8-0E 61-4B88-AFF2-34757C873D5A.app/Contents/Resources/English.lproj/ApplicationStub.n ib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/7CEE85D8-0E 61-4B88-AFF2-34757C873D5A.app/Contents/Resources/fi.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/7CEE85D8-0E 61-4B88-AFF2-34757C873D5A.app/Contents/Resources/French.lproj/ApplicationStub.ni b to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/7CEE85D8-0E 61-4B88-AFF2-34757C873D5A.app/Contents/Resources/German.lproj/ApplicationStub.ni b to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/7CEE85D8-0E 61-4B88-AFF2-34757C873D5A.app/Contents/Resources/he.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/7CEE85D8-0E 61-4B88-AFF2-34757C873D5A.app/Contents/Resources/hr.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/7CEE85D8-0E 61-4B88-AFF2-34757C873D5A.app/Contents/Resources/hu.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/7CEE85D8-0E 61-4B88-AFF2-34757C873D5A.app/Contents/Resources/Italian.lproj/ApplicationStub.n ib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/7CEE85D8-0E 61-4B88-AFF2-34757C873D5A.app/Contents/Resources/Japanese.lproj/ApplicationStub. nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/7CEE85D8-0E 61-4B88-AFF2-34757C873D5A.app/Contents/Resources/ko.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/7CEE85D8-0E 61-4B88-AFF2-34757C873D5A.app/Contents/Resources/no.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/7CEE85D8-0E 61-4B88-AFF2-34757C873D5A.app/Contents/Resources/pl.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/7CEE85D8-0E 61-4B88-AFF2-34757C873D5A.app/Contents/Resources/pt.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/7CEE85D8-0E 61-4B88-AFF2-34757C873D5A.app/Contents/Resources/pt_PT.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/7CEE85D8-0E 61-4B88-AFF2-34757C873D5A.app/Contents/Resources/ro.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/7CEE85D8-0E 61-4B88-AFF2-34757C873D5A.app/Contents/Resources/ru.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/7CEE85D8-0E 61-4B88-AFF2-34757C873D5A.app/Contents/Resources/sk.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/7CEE85D8-0E 61-4B88-AFF2-34757C873D5A.app/Contents/Resources/Spanish.lproj/ApplicationStub.n ib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/7CEE85D8-0E 61-4B88-AFF2-34757C873D5A.app/Contents/Resources/sv.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/7CEE85D8-0E 61-4B88-AFF2-34757C873D5A.app/Contents/Resources/th.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/7CEE85D8-0E 61-4B88-AFF2-34757C873D5A.app/Contents/Resources/tr.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/7CEE85D8-0E 61-4B88-AFF2-34757C873D5A.app/Contents/Resources/uk.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/7CEE85D8-0E 61-4B88-AFF2-34757C873D5A.app/Contents/Resources/zh_CN.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/7CEE85D8-0E 61-4B88-AFF2-34757C873D5A.app/Contents/Resources/zh_TW.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/A4AF8881-61 F4-43EB-8DE5-84CA27989EC3.app/Contents/document.wflow to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/A4AF8881-61 F4-43EB-8DE5-84CA27989EC3.app/Contents/Info.plist to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/A4AF8881-61 F4-43EB-8DE5-84CA27989EC3.app/Contents/MacOS/Application Stub to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/A4AF8881-61 F4-43EB-8DE5-84CA27989EC3.app/Contents/Resources/ar.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/A4AF8881-61 F4-43EB-8DE5-84CA27989EC3.app/Contents/Resources/AutomatorApplet.icns to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/A4AF8881-61 F4-43EB-8DE5-84CA27989EC3.app/Contents/Resources/ca.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/A4AF8881-61 F4-43EB-8DE5-84CA27989EC3.app/Contents/Resources/cs.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/A4AF8881-61 F4-43EB-8DE5-84CA27989EC3.app/Contents/Resources/da.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/A4AF8881-61 F4-43EB-8DE5-84CA27989EC3.app/Contents/Resources/Dutch.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/A4AF8881-61 F4-43EB-8DE5-84CA27989EC3.app/Contents/Resources/el.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/A4AF8881-61 F4-43EB-8DE5-84CA27989EC3.app/Contents/Resources/English.lproj/ApplicationStub.n ib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/A4AF8881-61 F4-43EB-8DE5-84CA27989EC3.app/Contents/Resources/fi.lproj/ApplicationStub.nib to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/A4AF8881-61 F4-43EB-8DE5-84CA27989EC3.app/Contents/Resources/French.lproj/ApplicationStub.ni b to (null)
    Feb 11 14:36:04 localhost OSInstaller[153]: [RESTORE] Error -36 while restoring /Volumes/Hard Drive 2/Backups.backupdb/Max Adler’s MacBook Pro/2013-02-11-133610/Macintosh HD/.DocumentRevisions-V100/PerUID/501/12/com.apple.documentVersions/A4AF8881-61 F4-43EB-8DE5-84CA27989EC3.app/Contents/Resources/German.lproj/ApplicationStub.ni b to (n

    Why did you wipe the drive?
    Were you having problems?
    If you were those problem may be related to a failing hard drive and that is why the TM backup could be restored.
    In you topic header you say the system won't boot from the SL DVD, But it di for you to wipe the drive. Then it should again boot from the SL DVD.
    Insert the DVD and reboot, hold down the Option key and select the Optical drive, SL DVD, as the Boot source.

  • Yet another "won't boot from a certain disk" issue

    My Sawtooth G4 just got a new second drive, which seems to work fine. At first it wouldn't boot OS 9 (there are multiple partitions on it) but after some messing with the OS 9 install disk and changing the Startup Disk in the control panel I got that sorted out. The real problem is with OS X. I'm running 10.3.9 on my primary HD and I wanted another OS X system on the new HD so I CCC'd my first disk to the new HD's first partition (which worked fine on the old drive's second partition, now erased) but the Mac won't boot from it. It showed up under the boot options menu (hold option down) but simply wouldn't boot from it no matter what. Finally, I erased the partition and installed OS 10.3 then upgraded it to 10.3.9 (still won't boot from it) but the problem continues. I get the spinning wheel followed by the circle with the bar through it.
    It looks to me like there are tons of possible causes for this after reading through several similar threads here. Could somebody tell me what the most logical approach is to fixing this? Or maybe there's some stupid obvious thing I forgot?
    Thanks!

    Haven't you ever had a system crash or something that messed up your startup disk or some portion of the OS? And what if your prefs or anything custom has been affected? If you only have one startup drive and it gets hosed you are really in a world of hurt, as then it's up to recovery methods to salvage things. And if you don't have unlimited time to sort all this out? It seems obvious why I would want two startup disks - I've used this system for fifteen years and it just works, thats all. Under OS 9 everything was a lot simpler - you just copied the files to another disk and if they were there, you got a boot disk; everything is a lot more complex in X and I don't really understand it even now.
    Then there's the issue of why the other startup disk, while recognized as such, won't boot. That's a puzzle to me. I can't imagine how the Carbon Copy Cloned disk wouldn't work for this - that's what I did before and it worked fine.
    The new drive is a SATA drive with an OWC card, but since the partitions with OS9 boots work fine I don't know what to think. (I have to have OS 9 because I still use Vision for my sequencing and audio recording, and because 9 crashes more often than X I always have at least two boot disks of my main system - just in case.)
    Thanks.

Maybe you are looking for