Computer is not booting after installing mavericks

i have a late 2009 imac and downloaded mavericks.  It installed and the computer rebooted.  Now it is in some weird and awful loop. The computer begins to boot and then it gives me the“Your computer restarted because of a problem” message and then goes to to the gray apple screen. It will sit there for about 2 minutes and then the screen turns half black with a bunch of code about kernels. No clue on how to fix it. I've removed all attached peripherals.

when the computer starts hold shift before the chime. if it goes to your log in screen great. log in, then go into your system preferences, users and groups, login items. remove any 3rd party applications. Then go into finder>under the go menu select computer, go into macintosh HD then into library and remove all items from these 3 folders. LauchAgents, LaunchDeamons, and Startupitems. you have an incompatable file running on your computer, if that does not work call Apple care you have phone support since you upgraded to mavericks.

Similar Messages

  • My app store is not working after installing mavericks. When I open app store it repeatedly asking me to login with apple ID and to provide User name and Password for proxy authentication in a loop.I am a newbie to mac,Please help me.

    My app store is not working after installing mavericks. When I open app store it repeatedly asking me to login with apple ID and to provide User name and Password for proxy authentication in a loop.I am a newbie to mac,Please help me.

    Hmmmm... would appear that you need to be actually logged in to enable the additional menu features.
    Have you tried deletting the plists for MAS?
    This page might help you out...
    http://www.macobserver.com/tmo/answers/how_to_identify_and_fix_problems_with_the _mac_app_store
    Failing that, I will have to throw this back to the forum to see if anyone else can advise further.
    Let me know how you get on?
    Thanks.

  • Mp600r does not work after installing mavericks 10.9 what do I do now ?

    Canon Mp 600r does not work after installing Mavericks 10.9 What do I do now ?

    This thread should help:
    https://discussions.apple.com/message/19407500#19407500?ac_cid=tw123456#19407500

  • Camera (Skype, FaceTime, iChat) not working after installing Maverick OS

    camera (Skype, FaceTime, iChat) not working after installing Maverick OS

    kwmaclean wrote:... same problem...
    If How to Troubleshoot iSight doesn't help, Reinstall OS X.
    Message was edited by: EZ Jim
    Mac OSX 10.9

  • ITunes not working after installing Mavericks

    I cannot open i.tunes after installing Mavericks. I cannot unistalled it either (to reinstall it) since a window appears saying it cannot be dropped or changed in any way. Thank you for your help.

    1. This procedure is a diagnostic test. It changes nothing, for better or worse, and therefore will not, in itself, solve your 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. 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 gather information about the state of your computer. That information goes nowhere unless you choose to share it on this page. However, you should be cautious about running any kind of program (not just a shell script) at the request of a stranger on a public message board. 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.
    Here's a summary of what you need to do: Copy a line of text from this web page into the window of another application. Wait for the script to run. It usually takes a couple of minutes. Then paste the results, which will have been copied automatically, back into a reply on this page. The sequence is: copy, paste, wait, paste again. 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.
    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 your browser, 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'; Fs='\n%s: %s\n'; Fu='user %s%%, system %s%%'; PB="/usr/libexec/PlistBuddy -c Print"; A () { [[ a -eq 0 ]]; }; M () { find -L "$d" -type f | while read f; do file -b "$f" | egrep -q XML\|exec && echo $f; done; }; Pc () { o=`grep -v '^ *#' "$2"`; Pm "$1"; }; Pm () { [[ "$o" ]] && o=`sed '/^ *$/d; s/^ */   /' <<< "$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 | grep -qw '80(admin)'; 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 '8!d;s/^ *//'; o=`SP Hardware | awk '/Mem/{print $2}'`; o=$((o<4?o:0)); Ps "Memory (GB)"; o=`SP Diagnostics | sed '5,6!d'`; [[ "$o" =~ Pass ]] || Pm "POST"; o=`SP USB | sed -n '1d; /:$/{s/ *:$//;x;s/\n//p;}; /V.*[(]/{s/^[^(]*/ /;H;}; /Apple/{s/.//g;h;}'`; Pm "USB"; o=`pmset -g therm | sed 's/^.*CP/CP/'`; egrep -q 'No th|pms' <<< "$o" && o=; Pm "Thermal conditions"; o=`pmset -g sysload | grep -v :`; grep -q '= [^GO]' <<< "$o" || o=; Pm "System load advisory"; o=`nvram boot-args | awk '{$1=""; print}'`; Ps "boot-args"; d=(/ ""); D=(System User); for i in 0 1; do o=`cd ${d[$i]}L*/L*/Dia* && ls | awk -F_ '!/ag$/{$NF=a[split($NF,a,".")]; print}' | tail`; Pm "${D[$i]} diagnostics"; done; o=`syslog -F bsd -k Sender kernel -k Message CReq 'GPU |hfs: Ru|I/O e|n Cause: -|NVDA\(|pagin|SATA W|ssert|timed? ?o' | 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'`); o=${s[2]}%; Ps "CPU usage by process \"$s\" with UID ${s[1]}"; }; s=(`top -R -l1 -n1 -o prt -stats command,uid,prt | sed '$!d'`); s[2]=${s[2]%[+-]}; o=$((s[2]>=25000?s[2]:0)); Ps "Mach ports used by process \"$s\" with UID ${s[1]}"; o=`kextstat -kl | grep -v com\\.apple | cut -c53- | cut -d\< -f1`; Pm "Loaded extrinsic kernel extensions"; R && o=`sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix\.cron)|org\.(amav|apac|calendarse|cups|dove|isc|ntp|post[fg]|x)/{print $3}'`; Pm "Extrinsic system jobs"; o=`launchctl list | sed 1d | awk '!/0x|com\.apple|org\.(x|openbsd)|\.[0-9]+$/{print $3}'`; Pm "Extrinsic agents"; o=`for d in {/,}L*/Lau*; do M; done | grep -v com\.apple\.CSConfig | 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*/Star*; do M; done`; Pm "Startup items"; o=`find -L /S*/L*/E* {/,}L*/{A*d,Compon,Ex,In,Keyb,Mail,P*P,Qu*T,Scripti,Servi,Spo}* -type d -name Contents -prune | while read d; do ID=$($PB\ :CFBundleIdentifier "$d/Info.plist") || ID="No bundle ID"; egrep -qv "^com\.apple\.[^x]|Accusys|ArcMSR|ATTO|HDPro|HighPoint|driver\.stex|hp-fax|\.hpio|JMicron|microsoft\.MDI|print|SoftRAID" <<< $ID && printf "$Fb" "${d%/Contents}" "$ID"; done`; Pm "Extrinsic loadable bundles"; o=`find -L /u*/{,*/}lib -type f | while read f; do file -b "$f" | grep -qw shared && ! codesign -v "$f" && echo $f; done`; Pm "Unsigned shared libraries"; o=`launchctl getenv DYLD_INSERT_LIBRARIES`; Pm "Inserted libraries"; 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}'`; Ps "DNS"; 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; Pc "hosts" <(grep -v 'host *$' /etc/hosts); 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"; 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 's/\..*$//;s/-[1-9]$//'; o=`find ~ $TMPDIR.. \( -flags +sappnd,schg,uappnd,uchg -o ! -user $UID -o ! -perm -600 \) | wc -l`; Ps "Restricted user files"; cd; o=`SP Fonts | egrep "Valid: N|Duplicate: 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=$((`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.
    When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign ($) or a percent sign (%). If you get the percent sign, enter
    exec sh
    in the window and press return. You should then get a new line ending in a dollar sign.
    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.
    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 your password, or if you prefer not to enter it, just press return three times at the password prompt.
    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 takes administrator privileges.
    The test may take up to 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 your results. No harm will be done.
    8. 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.
    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 it 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 Linc Davis. As the sole author of this work, I reserve all rights to it except as provided in the Terms of Use of Apple Support Communities ("ASC"). Readers of ASC may copy it for their own personal use. Neither the whole nor any part may be redistributed.

  • Windows 8.1 Pro not booting after install of Hyper V - ASUS z87 + intel 4670K

    Hi,
    I am running windows 8.1 pro on a intel 4670K 4th Gen Haswell CPU and ASUS z87 plus motherboard. 16gb of kingston hyperx ddr1600 memory.
    I have enabled virtualisation technology in the bios.  CPU has SLAT.... or Extended Page Table, as intel likes to refer to it.
    When I install HyperV platform and management tools the computer configures and reboots
    AFter reboot it brings up the blue window image and spinning circle of dots for a while then reboots. It does the same thing again and then reboots and goings into repair mode and asks me to do a system restore. It then restores to before they HyperV install.
    I've tried turning off xHCI mode (i.e USB 3.0) in the bios as this seemed to be a known issue with some gigabyte boards. This did not rectify the issue
    Updated to latest asus mainboard bios 1405.  Same issue still occurs upon install of hyper V.
    Automatic repair does not work and I have to restore from system restore point.
    I performed a clean boot after installing the feature and it still couldnt boot to windows.. it just sits at windows logo and then restarts a few times and then launches the startup repair. Once the startup repair begins, the only way I can get into windows
    is restoring to a system restore point from before the hyperv feature install.
    Please see the following logs which may have further information:
    CBS Log 
    https://skydrive.live.com/redir?resid=1F523A0B8734322C!685&authkey=!AGMjUfosLFpzYNI
    Setuperr
    https://skydrive.live.com/redir?resid=1F523A0B8734322C!682&authkey=!AKS8Jb1S6W2IAH8
    Windows update
    https://skydrive.live.com/redir?resid=1F523A0B8734322C!683&authkey=!AJdWKuKj4negBoQ
    Windowsupdate(1)
    https://skydrive.live.com/redir?resid=1F523A0B8734322C!684&authkey=!APplVjuLpNZW_AY
    I logged a job with asus support and their response was:
    "Clear CMOS and ensure virtualisation technology is turned on in BIOS. If it still doesn't work, seek assistance from Microsoft"
    Previously asked this question but took a while to get back to update with the logs and it was listed as Answered.
    This issue is still existing and I'd appreciating any assistance. 
    Simon

    Hi Simon,
    Thank you for uploading the Log files.
    According to the log files, no actuate clue can be found. 
    So, I suggest you upload the dump file so that we can help you analyze them.
    Automatic Memory Dump Settings on Windows 8:
    http://www.thewindowsclub.com/automatic-memory-dump-settings-windows-8
    It also applies to windows 8.1.
    Note: Microsoft provides third-party contact information to help you find technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.
    Note: I highly recommend you use SkyDrive to upload collected files and to post screen shots/pictures. Although you might not be used to it, SkyDrive features a lot of free advanced functionality around file storage capacity, sharing,
    privacy, and collaboration:
    http://skydrive.com
    Regards,
    Kelvin hsu
    TechNet Community Support

  • External Hard Drive not working after installing mavericks

    After installing mavericks, I hooked up my external hard drive,
    and it would not show up on the computer.  Tried checking if
    it showed in utilities, also a no show.
    Should I uninstall the ntfs software which is a few years
    old and instal a newer version?
    Looking for a solution which doesn't involve reformatting my nearly full
    1TB EHD, please :)

    I think I have version 10.8.6 of mavericks, not 10.9.

  • Apps do not open after installing mavericks

    After installing mavericks i tried to reinstall a few apps i bought five months ago. I can load them over the appstore, but when i open them, they instantly close again and it says:
    "name of the app" is damaged and can not be opened. Delete "name of the app" and download it again from the App Store.
    it did this a many times, but it´s always the same. and there are only a few apps that i can´t open, others are working well. A few weeks ago those apps were also working fine.
    If somebody knows help...

    Please read this whole message before doing anything.
    This procedure is a test, not a solution. Don’t be disappointed when you find that nothing has changed after you complete it.
    Step 1
    The purpose of this step is to determine whether the problem is localized to your user account.
    Enable guest logins* and log in as Guest. Don't use the Safari-only “Guest User” login created by “Find My Mac.”
    While logged in as Guest, you won’t have access to any of your personal files or settings. Applications will behave as if you were running them for the first time. Don’t be alarmed by this; it’s normal. If you need any passwords or other personal data in order to complete the test, memorize, print, or write them down before you begin.
    Test while logged in as Guest. Same problem?
    After testing, log out of the guest account and, in your own account, disable it if you wish. Any files you created in the guest account will be deleted automatically when you log out of it.
    *Note: If you’ve activated “Find My Mac” or FileVault, then you can’t enable the Guest account. The “Guest User” login created by “Find My Mac” is not the same. Create a new account in which to test, and delete it, including its home folder, after testing.
    Step 2
    The purpose of this step is to determine whether the problem is caused by third-party system modifications that load automatically at startup or login, by a peripheral device, or by corruption of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards. Boot in safe mode and log in to the account with the problem. Note: If FileVault is enabled on some models, or if a firmware password is set, or if the boot volume is a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to boot and run than normal, and some things won’t work at all, including sound output and Wi-Fi on certain models.  The next normal boot may also be somewhat slow.
    The login screen appears even if you usually log in automatically. You must know your login password in order to log in. If you’ve forgotten the password, you will need to reset it before you begin.
    Test while in safe mode. Same problem?
    After testing, reboot as usual (i.e., not in safe mode) and verify that you still have the problem. Post the results of steps 1 and 2.

  • Dock not working after installing maverick

    After installing Maverick on my Macbook Pro, my dock which is positioned at the bottom now freezes. Prior to update, just placing my cursor at bottom of screen would bring up the dock. Now, it either doesn't come up or I have to place my cursor down there several times before it finally pops up. Anyone else experiencing this issue?

    Revealing the Dock while in a full-screen app requires not only moving the cursor to the bottom of the screen, but keeping your finger on it or moving the cursor along the bottom edge (or other "tricks") to reveal the Dock.
    SUPER ANNOYING TO ME
    Many users may like that way of operation, perhaps a great majority. But hundreds of thousands may find it annoying to have this cognitive pause imposed and would rather have the dock appear accidently once in a while when moving the cursor close to the bottom area of the display.
    This worked before Mavericks:
    Setting the Dock autohide delay to zero (in Terminal, with write defaults...) removed this annoyance. As soon as your cursor's at the bottom of the screen, the Dock's there.
    In Mavericks: Nothing to do! (so far)
    APPLE: "You" make WRONG design decisions, "you" make professional users spend dozens of hours investigating how to tweak basic features behind the scenes. And THEN, "you" quietly invalidate those changes. Please, the best design decision that "you" could make is to give the user more choice. Please, give us a section in Preferences where these things may be changed. The religious dumbing down of the interface in favour of supposedly clean esthetics is plain WRONG.
    It is also quite unacceptable that APPLE does read these pages but never responds.

  • Call Of Duty LAN Servers does not work after installing Mavericks on my Mac Air, I need help!

    Hey everyone, I have some troubles making LAN servers on Call of Duty 4 and people can't join them after installing Mavericks on my Macbook Air. I need help!
    Thx!

    Hi,
    You don’t install VS2010 on the client PC, then where did the Form Invoice not work? When you run it from another version of VS? Or when you run the application with application.exe?
    Based on your description, one form works well, another form does not. I assume that two forms are in two different projects, then please check the .Net Framework used by the two projects. If they are different, you can use the
    one used by the Form contact for Form Invoice.
    Because this issue is a project issue, I recommend you to consult it on some application forum such as Windows Forms General forum for better support.
    VS General Question forum mainly discusses
    the usage of Visual Studio IDE such as
    WPF & SL designer, Visual Studio Guidance Automation Toolkit, Developer Documentation and Help
    System and Visual Studio Editor.
    Thanks,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Seagate 2TB HD not working after installing Mavericks

    Aproximity 3 weeks after installing Mavericks my 2TB Seagate HD could not be detected on my desktop
    I've read several articles stating other user's have the same problem, some articles mentioned that the HD
    is damaged and should be re-formatted, others need there data now and there unable to retrieve it.
    This is what I ended up doing since re-formatting my HD is out of the question since a fix for this issue
    will eventually come.  I simply connected my HD to my Apple Airport Extreme Modem and it connected
    perfectly over my home network. I was able to retrieve data without any problems, sure beats the other
    options I've read. DO NOT RE-FORMAT YOUR DRIVE!!!
    William H
    Grafton, Ohio

    This seemed to be a temporary symptom. Its working now. I have 2 thunderbolt adapter, so I plug in the 2.5inch adapter and it worked. Afterwhich, I eject the 2.5 inch adapter and tried the 3.5 GoFlex Desktop Thunderbolt adapter, and it worked. The above post on the Seagate thunderbolt drive was for the 3.5inch Desktop Thunderbolt adapter.

  • Mail not working after installing Mavericks

    Mail stoped working after installing Mavericks!

    Check this out. It worked for me and is related to a problem in Accounts.plist...
    The problem was caused by dodgy entries in the accounts.plist file in my User Library folder. It appears that either when I upgraded to Mavericks this file gained hundreds (possibly thousands) of spurious entries, or maybe these entries were in there before but previously the OSX/Mail combination was more tolerant. When I removed these the problem with Mail disappeared. Here’s what I did….
    1> Make the user Library folder visible - in Mavericks this is a lot easier than Lion/Mountain Lion. Simply open up your user directory in Finder, select menu View>Show View Options, and select “Show Library Folder”
    2> Navigate through username>Library>Mail>V2>MailData and select the Accounts.plist file. If this file is multiple megabytes (mine was 40+mb) then this is likely the cause of your problem (once sorted mine ended up at 19k in size!)
    3> To be safe, make a copy of this file (I placed the copy on my desktop).
    4> Using your chosen text editor (I used Text Wrangler but I’m sure TextEdit would work just fine) open the Accounts.plist in the MailData folder (not your backup copy) and take a look. If it’s the same as me you will find hundreds and hundreds of entries for the same mailbox repeated in there. Mine was an old MSN mailbox that I never use any more (I’ve seen in other forums that other Hotmail type accounts also seem to be the culprits in this context). There will likely be two lots of repeated data, one in the XML “DeliveryAccounts” <array> section, and one lot in the “MailAccounts” <array> section.
    5> Delete (keeping in mind the need to select the XML sections correctly from <dict> to </dict> completely) all those extra entries that you found, keeping the mail accounts you do need, in the XML and save the file.
    6> Mail should open up nice and fast again and not eat your system
    7> If this did not work, and causes problems because of over eager deleting in <5> you can replace your broken Accounts.plist file with your backup and try again.

  • Printing does not work after installing Mavericks

    I am unable to access printers after installing Mavericks on my macbook pro retina. Any suggestions?

    This thread should help:
    https://discussions.apple.com/message/19407500#19407500?ac_cid=tw123456#19407500

  • Late 2008 Macbook Pro doesn't boot after installing Mavericks

    I have a late 2008 Macbook Pro, dual core 2.53 GHZ, 4 GB Ram (2x2).
    I've been tearing my hair out trying to get this computer to boot up.  Many things have been tried here.  So here's the history.
    Before starting this, I was running 10.6.8 on this computer.
    First time I tried to install Mavericks, the installation failed, and when the computer went to restart, it just went in a loop, never really booting up, just getting the to gray screen with the apple symbol, spinning the wheel, and then going black again, restarting, and repeat.  So, I took it into the Apple Genius Bar, and they diagnosed a bad battery.  I replaced the battery, and had them do a clean restore back to 10.6.8.
    I got it home, and tried to do an install again.  This time, I downloaded the installer, and put in on an external firewire drive, and attempted to do a clean install of Mavericks.  I ended up with the same boot failure problem.
    I went back to the apple genius bar, and even though the diagnotics said my harddrive was fine, they said in the troubleshooting list, that the harddrive with the first thing they suspected.  So, I replaced the harddrive.  I did the Mavericks install again from an external HD, and for a moment, everything was great.  It booted up into Mavericks.  But, after my first restart, the problem was boot failure was back.
    After reading a few articles, I tried booting in Safe mode.  That worked.  I also ran disk repair on the HD and it looked great.  Still, it won't boot up out of Safe mode.
    After being very frustrated, I tried just installing snow leopard from the dvd, but the install keeps failing. 
    Not sure what to do next. 

    Micajah10,
    rather than a hard drive problem, you might have a faulty internal SATA cable. Do you have an external disk enclosure, or a SATA-to-USB or SATA-to-FireWire adapter? If you can boot from your hard drive without problems when it’s external, but it remains problematic internally, then that could point to the internal SATA cable as the culprit.

  • Windows 8.1 Pro will not boot after installing iTunes 11.1.5.5

    It's a little hard for me to accept that this is true, but the symptoms seem to be pointing the direction of the title of this thread.  I have an all-in-one touch-screen Gateway computer that came with windows 7 (yeah, a win7 machine that came with touch, yeesh) and I put windows 8.1 pro 64-bit on it with a clean install (actually windows 8 was the clean install and then I did the free microsoft store upgrade to 8.1).  It has 4GB of RAM and has a Pentium Dual Core cpu @ 2.2 Ghz.  It was running fine with the previous version of iTunes, but as soon as I updated to iTunes 11.1.5.5 (and there may have been other apple things that updated too (ie quicktime of course), the computer prompted me for a reboot and froze during the reboot process (before it even shut down).  Then it had trouble booting into windows.  I ran startup repair to no avail and decided to do a sytem restore.  My most recent restore point was from a few weeks back, before iTunes was even installed at all on the machine.  I went back to that point and the machine worked fine again.  Then I installed iTunes 11.1.5.5 and the same exact problem occurred - it froze while shutting down after the iTunes install and then would not boot into windows 8.  I did another system restore and have not put iTunes back on.  The system is working fine.  I'm going to try to find out if there's a way to download older versions of iTunes, so that I can install it, but the bigger issue here is: Is this a legitimate bug/incompatibility with some hardware or software or driver that I have on this computer?  I run a computer support business so I know my way around but I don't have time to troubleshoot this from scratch.  Anyone else seeing this?  Apple employees...a little help here?  Any input?

    let it sit for about 30 min and still got nothing
    I then did a "hard shutdown(just pressed power button till it turned off the computer)"
    That may not have been long enough.  But a "hard shutdown" would definitely have been construed as a problem due to the update.
    Asus apparently is a known problem case...
    http://blogs.msdn.com/b/usbcoreblog/archive/2013/10/19/help-after-installing-windows-8-1-the-superspeed-ports-of-my-asus-system-don-t-work.aspx
    Link courtesy Darrell Gorter [MSFT] found here
    "Windows 8 Keyboard and mouse not working"
    http://social.technet.microsoft.com/Forums/en-US/w8itprohardware/thread/06e9b341-0619-4085-acbf-e2f0133ca428?outputAs=rss
    (RSS given to avoid overhead of opening long thread for IE users)
    Note that there may be useful tips for you in both of those threads' comments.
    Robert Aldwinckle

Maybe you are looking for