Lion very sluggish on MacBook Pro

I have a 2.53 Ghz MacBook Pro (mid-2009) that has been getting increasingly sluggish since installing Lion.  I get frequent spinning beachballs in Safari, MS Outlook, Powerpoint.  From the login screem, once I select my user icon, it takes 15-20 seconds for the password dialog to appear.  Activity Monitor shows no runaway processes, CPU utilization remains low and I have close to a gig (out of 4) of free memory.  I have close to 30Gb free disk.  S.M.A.R.T. shows no disk problemns.  Things I've tried:
Repair permissions
Verify disk
Starting in safe mode
Create a new user
CleanMyMac
Reset PRAM
Reset SMC
Reinstall MS Office
Reinstall Lion
I am running bootcamp and starting to native Windows seems to be fine.  My son's MacBook (mid-2008, removeable battery) is displaying similar issues.
Ideas??

I have a 2.53 Ghz MacBook Pro (mid-2009) that has been getting increasingly sluggish since installing Lion.  I get frequent spinning beachballs in Safari, MS Outlook, Powerpoint.  From the login screem, once I select my user icon, it takes 15-20 seconds for the password dialog to appear.  Activity Monitor shows no runaway processes, CPU utilization remains low and I have close to a gig (out of 4) of free memory.  I have close to 30Gb free disk.  S.M.A.R.T. shows no disk problemns.  Things I've tried:
Repair permissions
Verify disk
Starting in safe mode
Create a new user
CleanMyMac
Reset PRAM
Reset SMC
Reinstall MS Office
Reinstall Lion
I am running bootcamp and starting to native Windows seems to be fine.  My son's MacBook (mid-2008, removeable battery) is displaying similar issues.
Ideas??

Similar Messages

  • Preview very sluggish on MacBook Pro. Move a bar and the umbrella turns a few seconds. Any ideas? I don't want to update my iMac until this one is solved.

    MacBook Pro with 4GB of memory and a 2.3 GHz Intel.   No other program running other than Preview.

    1. This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve the problem.
    2. If you don't already have a current backup, back up all data before doing anything else. The backup is necessary on general principle, not because of anything in the test procedure. Backup is always a must, and when you're having any kind of trouble with the computer, you may be at higher than usual risk of losing data, whether you follow these instructions or not.
    There are ways to back up a computer that isn't fully functional. Ask if you need guidance.
    3. Below are instructions to run a UNIX shell script, a type of program. All it does is to collect information about the state of the computer. That information goes nowhere unless you choose to share it. However, you should be cautious about running any kind of program (not just a shell script) on the advice of a stranger. If you have doubts, search this site for other discussions in which this procedure has been followed without any report of ill effects. If you can't satisfy yourself that the instructions are safe, don't follow them. Ask for other options.
    Here's a summary of what you need to do, if you choose to proceed:
    Copy a line of text in this window to the Clipboard.
    Paste into the window of another application.
    Wait for the test to run. It usually takes a few minutes.
    Paste the results, which will have been copied automatically, back into a reply on this page.
    The sequence is: copy, paste, wait, paste again. You don't need to copy a second time. Details follow.
    4. You may have started the computer in "safe" mode. Preferably, these steps should be taken in “normal” mode. If the system is now in safe mode and works well enough in normal mode to run the test, restart as usual. If you can only test in safe mode, do that.
    5. If you have more than one user, and the one affected by the problem is not an administrator, then please run the test twice: once while logged in as the affected user, and once as an administrator. The results may be different. The user that is created automatically on a new computer when you start it for the first time is an administrator. If you can't log in as an administrator, test as the affected user. Most personal Macs have only one user, and in that case this section doesn’t apply. Don't log in as root.
    6. The script is a single long line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, though you may not see all of it in the browser window, and you can then copy it. If you try to select the line by dragging across the part you can see, you won't get all of it.
    Triple-click anywhere in the line of text below on this page to select it:
    PATH=/usr/bin:/bin:/usr/sbin:/sbin; clear; Fb='%s\n\t(%s)\n'; Fm='\n%s\n\n%s\n'; Fr='\nRAM details\n%s\n'; Fs='\n%s: %s\n'; Fu='user %s%%, system %s%%'; AC="com.autodesk.AutoCAD  com.evenflow.dropbox com.google.GoogleDrive"; H='^[[:space:]]*((127\.0\.0\.1|::1|fe80::1%lo0)[[:space:]]+local|(255\.){3}255[[:space:]]*broadcast)host[[:space:]]*$'; NS=networksetup; PB="/usr/libexec/PlistBuddy -c Print"; A () { [[ a -eq 0 ]]; }; M () { find -L "$d" -type f | while read f; do file -b "$f" | egrep -lq XML\|exec && echo $f; done; }; AT () { o=`file -b "$1" | egrep -v '^(A.{16}t$|cann)'`; Ps "${1##*/} format"; }; Pc () { o=`grep -v '^ *#' "$2"`; l=`wc -l <<< "$o"`; [[ l -gt 25 ]] && o=`head -n25 <<< "$o"`$'\n'"[$((l-25)) more line(s)]"; Pm "$1"; AT "$1"; }; Pm () { [[ "$o" ]] && o=`sed -E '/^ *$/d;s/^ */   /;s/[-0-9A-Fa-f]{22,}/UUID/g;s/(ochat)\.[^.]+(\..+)/\1\2/;/Shared/!s/(\/Users\/)[^/]+/\1-/g' <<< "$o"` && printf "$Fm" "$1" "$o"; }; Pp () { o=`$PB "$2" | awk -F'= ' \/$3'/{print $2}'`; Pm "$1"; }; Ps () { o=`echo $o`; [[ ! "$o" =~ ^0?$ ]] && printf "$Fs" "$1" "$o"; }; R () { o=; [[ r -eq 0 ]]; }; SP () { system_profiler SP${1}DataType; }; id -G | grep -qw 80; a=$?; A && sudo true; r=$?; t=`date +%s`; clear; { A || echo $'No admin access\n'; A && ! R && echo $'No root access\n'; SP Software | sed -n 's/^ *//;5p;6p;8p'; h=(`SP Hardware | awk '/ Id/{print $3}; /Mem/{print $2}'`); o=$h; Ps "Model"; o=$((h[1]<4?h[1]:0)); Ps "Total RAM (GB)"; o=`SP Memory | sed '1,5d;/[my].*:/d'`; [[ "$o" =~ s:\ [^O]|x([^08]|0[^2]|8[^0]) ]] && printf "$Fr" "$o"; o=`SP Diagnostics | sed '5,6!d'`; [[ "$o" =~ Pass ]] || Pm "POST"; p=`SP Power`; o=`awk '/Cy/{print $NF}' <<< "$p"`; o=$((o>=300?o:0)); Ps "Battery cycles"; o=`sed -n '/Cond.*: [^N]/{s/^.*://p;}' <<< "$p"`; Ps "Battery condition"; for b in FireWire Thunderbolt USB; do o=`SP $b | sed -En '/:$/{s/ *:$//;x;s/\n//;/Apple|SMSC/d;s/\n.*//;/\)/p;};/^ *(V.+ [0N]|Man).+ /{s/ 0x.... //;s/[()]//g;s/(.+: )(.+)/ (\2)/;H;}'`; Pm $b; done; o=`pmset -g therm | sed 's/^.*C/C/'`; [[ "$o" =~ No\ th|pms ]] && o=; Pm "Thermal conditions"; o=`pmset -g sysload | grep -v :`; [[ "$o" =~ =\ [^GO] ]] || o=; Pm "System load advisory"; o=`nvram boot-args | awk '{$1=""; print}'`; Ps "boot-args"; fdesetup status | grep -q On && o=on || o=; Ps "FileVault"; a=(/ ""); A=(System User); for i in 0 1; do o=`cd ${a[$i]}L*/Lo*/Diag* || continue; for f in *.{cr,h,pa,s}*; do [[ -f "$f" ]] || continue; d=$(stat -f%Sc -t%F "$f"); [[ "$f" =~ h$ ]] && grep -lq "^Thread c" "$f" && f="$f *"; echo "$d ${f%%_2*} ${f##*.}"; done | sort | tail`; Pm "${A[$i]} diagnostics"; done; grep -lq '*$' <<< "$o" && printf $'\n\t* Code injection\n'; o=`syslog -F bsd -k Sender kernel -k Message CReq 'caug|GPU |hfs: Ru|last value [1-9]|n Cause: -|NVDA\(|pagin|proc: t|Roamed|rror|ssert|Thrott|timed? ?o|WARN' -k Message Ane 'SMC:' | tail -n25 | awk '/:/{$4=""; $5=""};1'`; Pm "Kernel messages"; o=`df -m / | awk 'NR==2 {print $4}'`; o=$((o<5120?o:0)); Ps "Free space (MiB)"; o=$(($(vm_stat | awk '/eo/{sub("\\.",""); print $2}')/256)); o=$((o>=1024?o:0)); Ps "Pageouts (MiB)"; s=( `sar -u 1 10 | sed '$!d'` ); [[ s[4] -lt 85 ]] && o=`printf "$Fu" ${s[1]} ${s[3]}` || o=; Ps "Total CPU usage" && { s=(`ps acrx -o comm,ruid,%cpu | sed '2!d'`); n=$((${#s[*]}-1)); c="${s[*]}"; o=${s[$n]}%; Ps "CPU usage by process \"${c% ${s[$((n-1))]}*}\" with UID ${s[$((n-1))]}"; }; s=(`top -R -l1 -n1 -o prt -stats command,uid,prt | sed '$!d'`); n=$((${#s[*]}-1)); s[$n]=${s[$n]%[+-]}; c="${s[*]}"; o=$((s[$n]>=25000?s[$n]:0)); Ps "Mach ports used by process \"${c% ${s[$((n-1))]}*}\" with UID ${s[$((n-1))]}"; o=`kextstat -kl | grep -v com\\.apple | cut -c53- | cut -d\< -f1`; Pm "Loaded extrinsic kernel extensions"; R && o=`sudo launchctl list | awk 'NR>1 && !/0x|com\.(apple|openssh|vix\.cron)|org\.(amav|apac|calendarse|cups|dove|isc|ntp|openld|post[fg]|x)/{print $3}'`; Pm "Extrinsic daemons"; o=`launchctl list | awk 'NR>1 && !/0x|com\.apple|org\.(x|openbsd)|\.[0-9]+$/{print $3}'`; Pm "Extrinsic agents"; o=`for d in {/,}L*/Lau*; do M; done | egrep -v 'com\.apple\.(CSConfig|server)' | while read f; do ID=$($PB\ :Label "$f") || ID="No job label"; printf "$Fb" "$f" "$ID"; done`; Pm "launchd items"; o=`for d in /{S*/,}L*/StartupItems; do M; done`; Pm "Startup items"; sys=`pkgutil --regexp --only-files --files com.apple.pkg.* | sort | uniq | sed 's:^:/:'`; b=`sed -E '/^.+Lib.+\/Contents\/Info.plist$/!d;s/\/Info.plist$//;/Contents\/./d' <<< "$sys"`; l=`egrep '^/usr/lib/.+dylib$' <<< "$sys"`; [[ "$b" && "$l" ]] && { o=`find -L /S*/L*/{C*/Sec*A,E}* {/,}L*/{A*d,Compon,Ex,In,iTu,Keyb,Mail/B,P*P,Qu*T,Scripti,Sec,Servi,Spo}* -type d -name Contents -prune | grep -Fv "$b" | while read d; do test -f "$d/Info.plist" || continue; ID=$($PB\ :CFBundleIdentifier "$_") || ID="No bundle ID"; printf "$Fb" "${d%/Contents}" "$ID"; done`; Pm "Extrinsic loadable bundles"; o=`find /usr/lib -type f -name *.dylib | grep -Fv "$l"`; Pm "Extrinsic shared libraries"; :; } || echo $'\nReceipts missing'; o=`for e in INSERT_LIBRARIES LIBRARY_PATH; do launchctl getenv DYLD_$e; done`; Pm "Inserted dylibs"; o=`find -L {,/u*/lo*}/e*/periodic -type f -mtime -10d`; Pm "Modified periodic scripts"; o=`scutil --proxy | grep Prox`; Pm "Proxies"; o=`scutil --dns | awk '/r\[0\] /{if ($NF !~ /^1(0|72\.(1[6-9]|2[0-9]|3[0-1])|92\.168)\./) print $NF; exit}'`; i=`route -n get default | awk '/e:/{print $2}'`; I=`$NS -listnetworkserviceorder | sed -En '/ '$i'\)$/{x;s/^\(.+\) //p;q;};x'`; n=`$NS -getdnsservers "$I" | awk '!/^T/{printf "not "; exit}'`; Ps "DNS (${n}from DHCP)"; o=`$NS -getinfo "$I" | awk '/k:/{if ($3 !~ "(255\.){3}0") print}; /v6:/{if ($2 !~ "A") print}'`; Pm "TCP/IP"; R && o=`sudo profiles -P | grep : | wc -l`; Ps "Profiles"; f=auto_master; [[ `md5 -q /etc/$f` =~ ^b166 ]] || Pc $f /etc/$f; for f in fstab sysctl.conf crontab launchd.conf; do Pc $f /etc/$f; done; f=/etc/hosts; Pc "hosts" <(egrep -v "$H" $f ); AT $f; Pc "User launchd" ~/.launchd*; R && Pc "Root crontab" <(sudo crontab -l); Pc "User crontab" <(crontab -l); R && o=`sudo defaults read com.apple.loginwindow LoginHook`; Pm "Login hook"; LD="$(`find /S*/*/F* -type f -name lsregister | head -n1` -dump)"; o=`for ID in $AC; do [[ "$LD" =~ $ID ]] && echo $ID; done`; Pm "Application check"; Pp "Global login items" /L*/P*/loginw* Path; Pp "User login items" L*/P*/*loginit* Name; Pp "Safari extensions" L*/Saf*/*/E*.plist Bundle | sed -E 's/(\..*$|-[1-9])//g'; o=`find ~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \) | wc -l`; Ps "Restricted user files"; cd; o=`find .??* -type d -name *.app -prune`; Pm "Hidden apps"; o=`SP Fonts | egrep 'id: N|te: Y' | wc -l`; Ps "Font problems"; o=`find L*/{Con,Pref}* -type f ! -size 0 -name *.plist | while read f; do plutil -s "$f" >&- || echo $f; done`; Pm "Bad plists"; d=(Desktop L*/Keyc*); n=(20 7); for i in 0 1; do o=`find "${d[$i]}" -type f -maxdepth 1 | wc -l`; o=$((o<=n[$i]?0:o)); Ps "${d[$i]##*/} file count"; done; o=; [[ UID -eq 0 ]] && o=root; Ps "UID"; o=$((`date +%s`-t)); Ps "Elapsed time (s)"; } 2>/dev/null | pbcopy; exit 2>&-
    Copy the selected text to the Clipboard by pressing the key combination command-C.
    7. Launch the built-in Terminal application in any of the following ways:
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.)
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens.
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid.
    Click anywhere in the Terminal window and paste (command-V). The text you pasted should vanish immediately. If it doesn't, press the return key.
    8. If you see an error message in the Terminal window such as "syntax error," enter
    exec bash
    and press return. Then paste the script again.
    9. If you're logged in as an administrator, you'll be prompted for your login password. Nothing will be displayed when you type it. You will not see the usual dots in place of typed characters. Make sure caps lock is off. Type carefully and then press return. You may get a one-time warning to be careful. If you make three failed attempts to enter the password, the test will run anyway, but it will produce less information. In most cases, the difference is not important. If you don't know the password, or if you prefer not to enter it, press the key combination control-C or just press return three times at the password prompt. Again, the script will still run.
    If you're not logged in as an administrator, you won't be prompted for a password. The test will still run. It just won't do anything that requires administrator privileges.
    10. The test may take a few minutes to run, depending on how many files you have and the speed of the computer. A computer that's abnormally slow may take longer to run the test. While it's running, there will be nothing in the Terminal window and no indication of progress. Wait for the line
    [Process completed]
    to appear. If you don't see it within half an hour or so, the test probably won't complete in a reasonable time. In that case, close the Terminal window and report the results. No harm will be done.
    11. When the test is complete, quit Terminal. The results will have been copied to the Clipboard automatically. They are not shown in the Terminal window. Please don't copy anything from there. All you have to do is start a reply to this comment and then paste by pressing command-V again.
    If any private information, such as your name or email address, appears in the results, anonymize it before posting. Usually that won't be necessary.
    12. When you post the results, you might see the message, "You have included content in your post that is not permitted." It means that the forum software has misidentified something in the post as a violation of the rules. If that happens, please post the test results on Pastebin, then post a link here to the page you created.
    Note: This is a public forum, and others may give you advice based on the results of the test. They speak only for themselves, and I don't necessarily agree with them.
    Copyright © 2014 by Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Terms of Use of the Apple Support Communities website ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

  • My printer is a Samsung ML-2010R.  Still looking for a driver solution to run Mac OS X Lion through a new Macbook Pro.  Previously, I was running Mac Os X version 10.5.8 through this printer  on a 4 yr old Macbook. Any further help is most appreciated:-)

    My printer is a Samsung ML-2010R.  Still looking for a driver solution to run Mac OS X Lion through a new Macbook Pro.  Previously, I was running Mac Os X version 10.5.8 through this printer  on a 4 yr old Macbook. Any further help is most appreciated:-)  Humbly, bowiej

    Apple seems to be naming their operating sytems usability based on the respective turd size of the feline in question. Lions are big, very, very, very big.
    I had a system that served me well for 2 years until I mistaking bought a new machine which runs mega-turd (Lion). Foolish me, now nothing works properly, its a daily struggle to get anything working smoothly using my NEW mac mini. All my other machines work fine, even the windows machines and my Android tablet see all the network components and can talk to each other.
    My Internet service is over 3g which I share to the house using internet sharing via my brand new €800 mac mini running POS Lion, everytime the service is interrupted, Kaboom, the mini resets the DHCP server, but doesn't seem to refresh any of the components so connections drop everywhere.
    Its amateur hour at Apple folks.
    There are several posts alone relating to internet sharing, I have submitted a bug report relating to the non user controllable DHCP server (which may be at fault), but the response / solution from Apple was lacklustre and ultimately didn't work.
    See this, there are some work around's in there;
    https://discussions.apple.com/thread/3771614?start=0&tstart=0

  • How does one continue to use Mail on the early MacBook Pro, Model 1,1, that is not upgradable to Lion?  I have been running iCloud on my iPhone (OS5) and iMac (Lion) along with the MacBook Pro (OS Version 10.6.8)

    How does one continue to use Mail on the early MacBook Pro, Model 1,1, that is not upgradable to Lion?  I have been running iCloud on my iPhone (OS5) and iMac (Lion) along with the MacBook Pro (OS Version 10.6.8) since November until now.  Mail will no longer download on the MacBook Pro and keeps asking for my password.

    Mail should still be usable with your machine - but you'll need to update the settings to conform to the requirements of your system. Check with your ISP (like ATT, etc.) for the settings that will work with your Mail. Once you've updated this, you should be able to email like before.
    For example, my ISP required that I go to Mail Preferences/Accounts and make sure the details conform to your email settings.
    I have no idea of what your ISP is or what the settings might be, but this is likely the source of the problem.

  • How can I take lion off of my MacBook Pro and go back to using Snow Leopard

    How can I take lion off of my MacBook Pro because it has too much problems with the new operating system, I have talked to Apple support for both computers and still nothing happens I think they know that there's something wrong and they don't know how to fix it are there working on fixing it. So how can I put snow leopard Mac on my computer so that it works every time, there's a lot of good features in Lion but there's a lot of bad features and especially when it comes to turning on your computer and the memory that it has held so if one item is missing then it doesn't work and you have to reboot the computer to get it to work but I still like my Mac.

    Take a look at this:
    http://www.thesafemac.com/how-to-prepare-your-mac-for-sale/
    Ciao.

  • Since I installed Mountain Lion on my new MacBook Pro Retina (august 9) I have severely problems with Safari / Internet / loading webpages. Have had Apple Support

    Restarted the MacBook ... Same problems!!! Even worse now!!! PLEASE APPLE ... solve the problems with Mountain Lion!!!

    MacBook Pro
    https://discussions.apple.com/community/notebooks/macbook_pro
    https://discussions.apple.com/community/mac_os
    http://www.apple.com/support/macbookpro
    Oh, and try the Safari forum instead.
    https://discussions.apple.com/community/mac_os/safari
    You are talking to end users, not "Apple"
    Go back to :Lion maybe until Moutain Lion has had more time to get optimized and ironed out.

  • While trying to instal Mountain Lion OS on my macbook pro, I got the error message that my HD was damaged and it reverted to my Lion OS. Why does this happen? I bought the OS online through the app store

    While trying to instal Mountain Lion OS on my macbook pro, I got the error message that my HD was damaged and it reverted to my Lion OS. Why does this happen? I bought the OS online through the app store.

    The Mountain Lion installer looks at your internal drive to make certain that it's error-free before continuing installation. You should have an application named "Install OS X Mountain Lion.app" in your Applications folder now so you shouldn't have to download it again. Do this...
    Boot to your Lion recovery partition by holding down both the Command and the R keys while booting. Open Disk Utility from the Recovery partition and select your hard drive (usually named "Macintosh HD" unless you've renamed it) and click on Verify Disk. If you come up with any errors, click on Repair Disk. At the end of the cycle you will get a message that the disk was successfully repaired or a message that the hard drive could not be repaired.
    If you're able to repair the disk, just reboot as normal and open the "Install OS X Mountain Lion.app" and the installation will proceed. If Disk Utility was unable to repair the disk, you need to get to your local Apple Store as soon as possible so that they can see if the disk is salvageable or beyond repair.
    Good luck,
    Clinton

  • Mac OSX Lion on a Retina MacBook Pro (2014)

    Hi,
    I need to install Mac OSX Lion on a Retina MacBook Pro (2014) on a second partition. I have the installer for Lion and everything, but I'm not sure if it will work on such a new mac. Any experiences?
    Thanks
    Marco.

    It won't work. You can't install an older version than the Mac shipped with.
    Matt

  • Download mountain lion free on my macbook pro with retina display

    How can I download mountain lion free on my macbook pro with retina display since I bought it after June 11th?

    I should add I am trying to upgrade it from UK and it seems it is only doabla in USA.

  • Just installing a few updates from the Mac App Store for mountain lion on my 2010 MacBook Pro, during this it made a noise and then the screen and keyboard went off, like it is off. What happened, is it off...or should I just wait it out?

    Just installing a few updates from the Mac App Store for mountain lion on my 2010 MacBook Pro, during this it made a noise and then the screen and keyboard went off, like it is off. What happened, is it off...or should I just wait it out?

    What kind of noise?
    The only things I can think of that make noise are fans and disks. Fans usually will not cause the computer to shutdown as you describe. My guess is your disk drive died. I hope you made a backup prior to start the ungrade.
    Allan

  • Dictation isn't very accurate on MacBook Pro - my iPad does much better

    Dictation isn't very accurate on MacBook Pro - my iPad does much better. Is anyone else having the same issues ?

    Sure - it's not really meant to be a full-fledged dictation software solution. If that's what you're looking for you can purchase the just released (I think) Dragon Dicate 4 for Mac. At $200 it's not cheap but I've used it on Windows-based machines and it does, as advertised, deliver 99% accuracy.
    It's also very important to have a good USB mic/headphone set. The one that comes with Dragon will do but I prefer the Microsoft LifeChat LX-3000 headset.
    Good luck,
    Clinton

  • Why I can not restore the OS X Lion Montain from my MacBook Pro, will not let me online

    Why I can not restore the OS X Lion Montain from my MacBook Pro, will not let me online

    What is the Error?
    If using Internet Recovery, do you have your WiFi set up as suggested?
    Did you try using Ethernet cable?

  • Is mountain lion build 12C2034 for macbook pro 13 retina available?

    is mountain lion build 12C2034 for macbook pro 13 retina available?

    kurstelle wrote:
    can i make a dmg file right after download? its really really long when using recovery and my ml from the regular macbook pro is not compatible with the retina and im not sure why it works well with other macs except for this one.  thanks so much. having a headache now on how to make it work.
    As you can only get OS X from Internet Recovery, you can't get the OS X Mountain Lion stored on the HDD and make a bootable volume with it. Also, you can't install the OS X version you have on your other Mac because the hardware of this MacBook Pro with Retina display isn't compatible with that OS X version.
    In your case, reinstall OS X and see what happens. If you can't reinstall OS X, take the computer to an Apple Store because you can't do anything with that MacBook Pro now

  • My very expensive 2010 MacBook Pro hard drive died over a year ago (never bothered to fix it as the dvd drive had also failed so not worth it).   Nevertheless, I finally decided to sync my iPhone to the replacement laptop pc and it wiped out all the music

    My very expensive 2010 MacBook Pro hard drive died over a year ago. I finally synced my iPhone to the replacement laptop pc and it wiped out all the music on the phone including most of the purchases. Can I get the music back (restore didn't help)?

    Okay, I finally got the couple of songs left on the phone to play by uninstalling and reinstalling itunes on the pc and re syncing. The last version I installed (just prior to my original post) failed to start due to some unspecified error?!?. Great!. But I still couldn't sync the itunes purchases from the PC to the iPhone. Then, after about an hour of googling and reading assorted posts mostly about using google to resolve the issue, I finally figured out that I have to actually download ALL the purchased albums from iCloud back onto the iPhone! There are hundreds of them, and some are not even available anymore.
    Why do I have to do that when I originally purchased and downloaded all the music to the phone? Why are they all on the PC to begin with and why won't they go to the phone via the USB cable? Why didn't all the music get wiped out on the phone when I synced with the dodgy itunes I had to uninstall. never mind.
    I accept that all my original music from cds and shared collections is gone on the failed mbp hard drive, but how come this once okay experience has become a trauma? Hundreds of songs to download all over again, sheesh, this has not exactlybeen a "That Was Easy" experience guys.

  • I am running Lion on both my Macbook Pro and iMac.  Outlook 2011 bombs out and does not even open on my iMac but works perfectly on my Macbook Pro.  Help please.

    I am running Lion on both my Macbook Pro and iMac.  Outlook 2011 bombs out and does not even open on my iMac but works perfectly on my Macbook Pro.  Help please.

    Check for updates by running MS Office Update directly from:
    /Library/Application Support/Microsoft/MAU2.0/Microsoft AutoUpdate.app
    (Open Finder, ⇧⌘G, paste in the above and click)

Maybe you are looking for