Recommended Posts

i have a MacBook that when i power it on a folder shows up with a flashing "?". i read that its either a bad drive/or cable or corrupt system files.  i need to get information off the drive. i pulled the drive out and put into another mac and had the same issue... am i sol? i heard a clicking sound on the hard drive once it was installed in the other mac.  like the sound makes when the drive is broke... please advise

Link to comment
https://www.neowin.net/forum/topic/1159654-am-i-sol/
Share on other sites

What version of OS X? do you have a recovery partition installed?

 

It MAY NOT be a hard drive failure at all, it could be the system startup drive selection got fuddled, or the NVram battery died

 

Do you have a DVD of OS X or a flash thumb drive with the installer on it? you can use it to reset the startup drivedrive

 

here are some tips from apple  http://support.apple.com/kb/ts1440

Link to comment
https://www.neowin.net/forum/topic/1159654-am-i-sol/#findComment-595767356
Share on other sites

yep that's what i thought. i ruled out it wasn't the hard drive cable in the mac that i took the hard drive out. i installed a new hard drive in the mac and then installed mac osx with no issues. from the sound i heard when it was in my other mac i think i am sol, but have an appointment at apple today to see if they can pull the info off the drive i need.

 

Thanks

Link to comment
https://www.neowin.net/forum/topic/1159654-am-i-sol/#findComment-595767906
Share on other sites

yep that's what i thought. i ruled out it wasn't the hard drive cable in the mac that i took the hard drive out. i installed a new hard drive in the mac and then installed mac osx with no issues. from the sound i heard when it was in my other mac i think i am sol, but have an appointment at apple today to see if they can pull the info off the drive i need.

 

Thanks

 

How'd it go? I doubt they can do anything though.

 

When a drive starts clicking like that, there's normally no way out of it. You could try the freezer trick - I've had that work once for just long enough to get some data off.

Link to comment
https://www.neowin.net/forum/topic/1159654-am-i-sol/#findComment-595771610
Share on other sites

How'd it go? I doubt they can do anything though.

 

When a drive starts clicking like that, there's normally no way out of it. You could try the freezer trick - I've had that work once for just long enough to get some data off.

 

This is exactly what I'd recommend.  

 

Put it in a bag with some rice (to prevent moisture) and put it in the freezer for a few hours.

Pull it out, put it back in your Macbook, and if you're lucky, it will come back alive for a little while.  Be aware that you need to backup your files ASAP if it works since this will only be a temporary fix.

Link to comment
https://www.neowin.net/forum/topic/1159654-am-i-sol/#findComment-595771688
Share on other sites

A friend of mine had a PowerBook G4 that had a similar hard drive "clicking" issue years ago.  She needed to recover data from the drive, and I think she took it into an Apple Store or some repair place they all said she was SOL and that it would be super expensive to recover the data.

 

I used an external IDE to USB adapter and was able to recover the data on my Windows PC using MacDrive.  The only way I could get the data off the drive was if I physically held the drive and applied pressure to the end of the drive (slightly warping it from side to side) until i didn't hear the clicking.  It was fortunate that most of her data was small documents because it took several attempts to get each file off of the hard drive.

 

Now it is time for some Captain Hindsight:

 

sp_1411_clip05.jpg?width=200

 

Time Machine is an amazing feature and external USB drives are cheap.

Link to comment
https://www.neowin.net/forum/topic/1159654-am-i-sol/#findComment-595772134
Share on other sites

Just do your self a solid and get a seagate barracuda for the external drive, sat away from Western digital's goofy external firmware BS

 

You can actually get rid of the external firmware (the built in applications) and reclaim the space. IMHO no hard disk vendor has a monopoly on producing perfect disks - the best solution if one is really paranoid is a NAS configuration along the lines of a Drobo 5N device with mirroring.

Link to comment
https://www.neowin.net/forum/topic/1159654-am-i-sol/#findComment-595777360
Share on other sites

You can actually get rid of the external firmware (the built in applications) and reclaim the space. IMHO no hard disk vendor has a monopoly on producing perfect disks - the best solution if one is really paranoid is a NAS configuration along the lines of a Drobo 5N device with mirroring.

 

What im talking about is how the MyBook's store the partition map on the enclosure controller, if you remove the hard drive from that enclosure and connect directly to your SATA internal connection you will have to re-initialize the drive (re-partition) in order to use it.

 

and the VCD is also stored on the enclosure controller and you can not erase it only disable it with the Smartware software so there is no space to recover.

 

Not only that I have had nearly every external WD drive i bought over a 3 year period (6 total, 4 failed) have some major malfunction by the time they were around 1 year old, im guessing mostly because the enclosures do not have fans and drives themselves don't have a very good tolerance for heat.

 

I finally switched to Seagate externals, have not yet had a failed drive in 2 years, and even at retail price direct from seagate the externals are cheaper than the internals of the exact same drive so even if you need an internal its cheaper to get an external and rip it out of the exclosure, not always the case with WD

Link to comment
https://www.neowin.net/forum/topic/1159654-am-i-sol/#findComment-595777730
Share on other sites

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • The problem isn't with Epic, it's with the platform holders like Steam and Nintendo, they should be a lot more strict in their review process.
    • Hello, Installed here without issue. Regards, Aryeh Goretsky
    • Microsoft updates Visual Studio Code with easier language model discovery and in-app search by Paul Hill Microsoft has released Visual Studio Code 1.125, its latest weekly release. This week, the company has focused on discovering and installing extra language models via the Marketplace; searching the web and securely browsing over remote connections without leaving VS Code; choosing how long VS Code waits before installing extension updates; and delivering managed Copilot settings through existing device management tooling. In older versions of VS Code, extensions could contribute their own model providers, but to find these extensions, you needed the right tags to search for in the Extension view. Now, the Language Models editor gives you an Install Model Providers button that opens the Extensions view, which is filtered to extensions that contribute model providers, making it easier to find and install them. Once you install a provider, its model will appear in the model picker. If you use the integrated browser much, you can now look up information without leaving VS Code by typing a query into the integrated browser’s address bar. It will use your configured search engine, the same way a standalone browser does. You can use workbench.browser.searchEngine to pick a search engine. When the browser is opened in a remote workspace, it's now possible to proxy HTTP(S) traffic via the remote connection. This allows you to connect to any ports or services that can only be accessed from the remote machine. If you read our coverage from two weeks ago about VS Code 1.123, you might have seen that extension updates have a two-hour delay as a safety measure. In this update, Microsoft is giving you the ability to configure the time of the delay. You can find it under extensions.autoUpdateDelay. Finally, with this update, admins can deliver managed GitHub Copilot settings through native device management (MDM) channels on Windows and macOS, in addition to account-based enterprise settings files. Settings delivered via MDM appear as policy-enforced in VS Code and can’t be overridden locally. Future updates will extend the supported policy keys across Copilot surfaces. You can download the update from the Visual Studio Code website now.
    • "it opens up new doors for people who prefer using Edge, but cannot be bothered to configure a Microsoft account" You already have a Microsoft account if you are using Windows 11, because you can't set it up without one.
    • This is how much iPhone 18 Pro could cost after Apple's price hike confirmed by Hamid Ganji Image via Apple Apple CEO Tim Cook confirmed in a recent interview that the company may have to raise prices on some of its products due to the ongoing memory shortage. While he did not elaborate on the scale of the price hikes, new estimates suggest that Pro iPhone models could become significantly more expensive this fall. The Wall Street Journal and research firm TechInsights have come up with an educated estimate of how much the upcoming iPhone 18 Pro could cost after its launch in September. The estimate is based on current increases in memory and storage chip prices. For starters, the iPhone 18 Pro base model is expected to feature 12GB of RAM and 256GB of internal storage. According to TechInsights estimates, 12GB of DRAM for the iPhone 17 Pro cost Apple $39 last year. However, for the iPhone 18 Pro, the cost of the same amount of DRAM could soar to $145. Likewise, 256GB of flash storage that previously cost $13 could now cost around $51. Producing a base iPhone 17 Pro reportedly cost Apple around $582, but TechInsights estimates that the production cost of the iPhone 18 Pro could rise to $726. If Apple wants to maintain the roughly 47% profit margin it enjoys on the iPhone 17 Pro, the base price of the iPhone 18 Pro would need to reach $1,371. After standard pricing adjustments, customers could end up paying around $1,299 for the base model. However, that may not be the end of the story. As we previously reported, the iPhone 18 Pro is said to feature a variable-aperture lens, which could cost Apple at least 50% more than the current camera system. The estimated $1,299 price tag does not include the additional cost of this upgraded camera hardware. Once that expense is factored in, the base model could cost at least $1,399. A $1,399 price tag for the base iPhone 18 Pro would represent a significant increase over the current $1,099 starting price of the iPhone 17 Pro. If Apple wants to keep its upcoming iPhones competitive, it may need to accept lower profit margins.
  • Recent Achievements

    • Week One Done
      Classifyskilleducation earned a badge
      Week One Done
    • One Month Later
      eurospharma62 earned a badge
      One Month Later
    • Week One Done
      With What earned a badge
      Week One Done
    • Week One Done
      Harris Gilbert earned a badge
      Week One Done
    • One Month Later
      Vincian earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      543
    2. 2
      +Edouard
      171
    3. 3
      PsYcHoKiLLa
      84
    4. 4
      ATLien_0
      64
    5. 5
      neufuse
      64
  • Tell a friend

    Love Neowin? Tell a friend!