WD network drive not detectable after installing Mavericks!!

I just installed OS X Mavericks on my mid-2009 MacBook Pro at the suggestion of a genius at the bar, as a cure for the relentless spinning beach ball on my screen.  I bought a new portable drive then and there and backed up my computer before the installation.  
However, virtually ALL of my data is stored on a WD network drive (WD netcenter - legacy product) and since the Mavericks installation I can not access the drive - it does not show up in the finder, and it is not visible in disk utility.   When I click on my sidebar folders, the message is "there was a problem connecting to the server "wd-netcenter".
I found some discussions about Mavericks corrupting external drives, and then read about the need to update WD drive managers.  So I downloaded the new WD drive manager from the WD website, however I still cannot see the drive.  I have also restarted both my MacBook and the drive.
Can anyone help ?   
thank you. 

So I found my original installation disks and tried to erase the hard drive and re-install but was blocked!
the installation is "not supported"...
seems there are ways to get around this, however it's too risky for me to mess with it. 
none of my network drive's startup applications seem to be supported by mavericks.  I will take your advice and try to find another mac with snow leopard to see if I can access the drive.  I have also contacted western digital for support.   thanks for your help.

Similar Messages

  • 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.

  • 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

  • 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.

  • 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.

  • 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.

  • 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.

  • 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.

  • 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

  • USB Flash Drive not detected after OS X Mountain Lion installed.

    My MacBook Air 11 inch (Mid 2011) suddenly stopped detecting all my USB flash drives a week after upgraded to Mountain Lion.
    I have a tiny 16GB USB flash drive (Sandisk Cruzer Fit), for daily work, that has never been unplugged from my MBA.
    Everything was fine on Lion, and a week of Mountain Lion, until just when my MBA prompted me that my flash drive "was not ejected properly" after I re-opened the display/lid, or from sleep mode.
    I thought I might have accidentally removed the flash drive unknowingly. So I tried re-plugging the flash drive, closed and re-opened the MBA lid, and the same error message "The disk was not ejected properly" occured. I repeated the steps for a few times (thinking my flash drive might be faulty) and at my last attempt, the flash drive was stopped detected. I tried several USB flash drives and external hard drives (of various brands) to both the USB ports of my MBA, only the external hard drives were detected (on both USB ports) and functioning. None of the flash drives was detected on either USB port.
    The tested flash drives were plugged to another 13" MacBook (Unibody, Late 2008, OS X Lion) and they all worked fine.
    I wonder if anyone faces the same problem, and solution(s) please?
    Additional: OS X Mountain Lion re-installed and same problem occurs / No problem with OS X Lion.

    I had the same issue after installing Mountain Lion from the App store. The issue is you are missing the IOUSBFamily.kext extension amongst others. The solution is to backup your macbook, then perform a clean install of Mountain Lion.
    I had this done at the Apple Store and now everything is restored as well as performance speed being improved.
    Note: When restoring your files (a clean install will delete all your files and applications), use the Migration Assistant.
    I would recommend going to the Apple Store to do this because they can perform the clean install from a USB which is so much faster than the download form the App store.
    Hope this helps.

  • Hard Drive Not detected after replacing DC In Board

    So after more than a year of jiggling an easliy bent AC adapter in the port to get my ibook G4 to charge it just quit and would not charge. I suspected it was the slightly loose DC in port (having no idea what was behind the little hole) so I took it to the Genius Bar at my local Apple Store where they confirmed it was likely the DC in board. I was told that just sending my little old ibook away to get fixed would cause an exorbitant $330 just to ship it out, never mind any parts, etc. It was suggested I just buy a new macbook and be done with it. But we've been through a lot and I didn't want to just toss her away so I found a DC In board and replaced it myself. Parts and directions courtesy of ifixit.com
    So the part is working well enough that it detects the new AC Adapter (this one new and unbent), which is great. Now I have a slightly larger problem and that is the dreaded little finder/? flashing icon that comes up when I start the computer. It won't start in safe mode. I can't find the original disks (Panther OSX) that came with it. I popped in my Tiger Install Disk and that (Thankfully) came up so I was able to open Disk Utility and lo and behold no hard drive was detected. Just the optical drive and the Tiger DVD.
    I was so careful! Did I poke the Hard Drive or something? Is she mad at me for opening her? If anyone has any advice on how I can repair this myself please let me know. I'm desparate to have my baby back.
    Message was edited by: alemicia

    It's possible that something was disrupted during the repair. You might go back to the ifixit site and look at the instructions for replacing the hard drive. You want to try and see if somehow you disconnected it or something like that. There's a good chance that it is something simple that you can fix. Looking at the pictures might trigger a memory of maybe something taken loose and not reconnected. And try to find your original discs--you will need them.
    Good luck!

  • Time Machine does not work after installing mavericks

    After I installed maverick on my imac, my time machine backups don't work anymore!!!!
    I have a normal portable HDD attached to my Imac with time capsule backup from before mavericks was installed.
    I also has a Buffalo NAS as a second Time Machine Backup. 
    TIme capsule does not recognise my Buffalo NAS and tells me that it is not available.  It has previous backups from Mountain Lion for sure!
    My portable HDD keeps saying "Preparing for backup" for eternity.
    Please, APPLE, what is going on with mavericks?  Regretted upgrading.
    My backup is 31 days behind because of this!  Unacceptable!
    But what is strange is that I can connect to my portable HDD and Buffalo NAS as a drive.   What I have been doing is to copy and paste the important stuff into the drives.  But it really defeats the purpose of time machine, right?

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It’s unlikely to solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    The purpose of the test is to determine whether the problem is caused by third-party software that loads automatically at startup or login, by a peripheral device, by a font conflict, or by corruption of the file system or of certain system caches.
    Disconnect all wired peripherals except those needed for the test, and remove all aftermarket expansion cards, if applicable. Start up in safe mode and log in to the account with the problem. You must hold down the shift key twice: once when you turn on the computer, and again when you log in.
    Note: If FileVault is enabled, or if a firmware password is set, or if the startup volume is a Fusion Drive or a software RAID, you can’t do this. Ask for further instructions.
    Safe mode is much slower to start up and run than normal, with limited graphics performance, and some things won’t work at all, including sound output and Wi-Fi on certain models. The next normal startup may also be somewhat slow.
    The login screen appears even if you usually login 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, restart as usual (not in safe mode) and verify that you still have the problem. Post the results of the test.

Maybe you are looking for

  • Iphone not syncing to itunes unknown error -50

    My iPhone 4S isn't sycing to iTunes, I get the "Uknown Error (-50)" ...it won't let me update my iPhone either...help anyone?!

  • How can I remove some themes from Keynote??

    How can I remove some themes from Keynote??

  • Wireless speed dropping to 5.5Mbps

    Hi Folks, I like the ArchLinux distribution and have enjoyed it for a few years now. But recently I noticed my wifi speed dropping like crazy, I reinstalled my router (DD-WRT) but that didn't fix anything. So I tried something else, I booted to Windo

  • C4780 Wireless Issues with Windows 7

    Hello, I've been having some problems keeping my HP C4780 connected to my HPDV8t laptop (running Windows 7).  I installed the printer correctly for wireless and currently have three computers wirelessly connected to it (my HP laptop, a Macbook Pro, a

  • Count Compares

    I am new to Java, and not entirely familiar with the built-in functions. I am hoping someone can help with a simple question: My objective is to create an array of objects, sort them using Arrays.sort(), and search them with BinarySearch(), then anal