- Joined
- May 16, 2015
- Messages
- 3
- Reaction score
- 0
I just had a faulty logic board replaced in my 2011 Macbook Pro. Though my files all seemed to be in order, many of my preferences were gone, so I perhaps unwisely decided to restore the data that I had backed up on time machine just before the computer was repaired. Once the restore was complete, my computer began to restart, but it was still stuck after an hour or so with the progress bar at about halfway.
I started it in recovery mode and ran the disk utility to repair the disk.
I tried repairing it in single user mode, and after one or two passes, I got the "volume appears to be OK" message and rebooted. It was still stuck about halfway in the reboot.
I tried booting it in Safe Verbose mode and got the following messages:
It seems to me that it can't locate some system files, but honestly, I don't know how to interpret it. I have almost no experience using the (unix?) command line. My programming knowledge is limited to creating mathematical models in R, so it should be obvious that I have no idea what I'm doing. Is this fixable without restoring from an earlier backup? Are these the relevant error messages?
I've never asked for technical help online in my life, so please let me know if I've left any important specifications or information out.
I started it in recovery mode and ran the disk utility to repair the disk.
I tried repairing it in single user mode, and after one or two passes, I got the "volume appears to be OK" message and rebooted. It was still stuck about halfway in the reboot.
I tried booting it in Safe Verbose mode and got the following messages:
Code:
dyld: Library not loaded: /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/R/LanguageModeling
Referenced from: /usr/lib/libmecabra.dylib
Reason: image not found
Sat May 16 13:00:57 2015 localhost com.apple.xpc.launchd[1] <Error>: bootroot: signaled: Trace/BPT trap: 5
/dev/disk0s2 on / (hfs, local, journaled)
kern.maxfiles: 12288 -> 50000
kern.maxfilesperproc: 10240 -> 50000
dyld: Library not loaded: /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/R/LanguageModeling
Referenced from: /usr/lib/libmecabra.dylib
Reason: image not found
Sat May 16 13:00:57 2015 localhost com.apple.xpc.launchd[1] <Error>: cache-start: signaled: Trace/BPT trap: 5
bash: /etc/rc.server: No such file or directory
bash: /etc/rc.installer_cleanup: No such file or directory
dyld: Library not loaded: /System/Library/PrivateFrameworks/LanguageModeling.framework/Versions/R/LanguageModeling
Referenced from: /usr/lib/libmecabra.dylib
Reason: image not found
Sat May 16 13:00:58 2015 localhost com.apple.xpc.launchd[1] <Error>: cache-tag: signaled: Trace/BPT trap: 5
It seems to me that it can't locate some system files, but honestly, I don't know how to interpret it. I have almost no experience using the (unix?) command line. My programming knowledge is limited to creating mathematical models in R, so it should be obvious that I have no idea what I'm doing. Is this fixable without restoring from an earlier backup? Are these the relevant error messages?
I've never asked for technical help online in my life, so please let me know if I've left any important specifications or information out.