How to fix the Invalid Sibling Link error

I got this error after a software update that turns on journaling on the Mac OS X filesystem.

The update instructs the user to reboot using the Install Disk and running a Repair operation using the Disk Utility. That was when I discovered the error. Apparently, even the Repair operation could not fix the error.

The solution

Here is the solution, adapted from macosxhints.com:

  1. Reboot into Single User mode (restart, and press and hold Command-S). You will see a black screen with a command prompt.
  2. Type fsck_hfs -r /dev/disk0s2 and press Enter. This will repair the error, and will take a while (~10 minutes). Wait for the operation to complete i.e. until the command prompt appears again.
  3. Type fsck -fy and press Enter. This will check the filesystem again, and confirm that it is now OK. Again, wait for the operation to complete i.e. until the command prompt appears again.
  4. Type reboot and press Enter. This will restart the system to normal.

Good luck!

Why this works

Actually, this is more of why I think this works.

Booting into Single User mode allows you run administrative tools (in our case, fsck, a disk repair tool) without mounting any hard disk partitions or starting any system services. This allows fsck to repair parts of your hard disk (in particular, the /usr directory) which are not usually possible to repair using Disk Utility from within Mac OS X that is loaded from the hard disk itself.

So, alternatively, I think you could in fact use the Disk Utility that is loaded from the Mac Installation DVD to achieve the same success. However, this method eliminates the need for the disk, and thus is useful for those who no longer have the Installation DVD or are just too lazy to find it. Plus, if this is your first time booting into Single User mode or typing such cryptic commands as the above, you’ll find it way cooler ;-)

Why this might not work

As explained above, this method will work only if you have an error in the part of your hard disk that is not normally accessible when you are running Mac OS X. If the problem you face is actually from an external hard disk, I believe that Disk Utility should suffice to correct the error, if the error is repairable (i.e. the error is not because of a hardware defect).

However, if you read some of the comments below, this method has worked for some to correct some errors on external hard disks which Disk Utility cannot; so it’s still worth a try. But there are also some who report that this method does not work, and I suspect that it is because their hard disk is physically defective, in which case, the only solution is to get a new hard disk.

Signs of success

From external web sites

From the comments

A cool thing that they’re all odd-numbered.

Donors

Thank you!

P.S.:

  • If this worked for you, please do let me know here :)
    It may serve as a confirmation so that other people would be willing try this method too.
  • This page has had 3500+ visits so far (as of June 2008).
    If you found this useful, please consider donating to my PayPal account :)

74 Comments

  1. bigb

    Worked Great for me ,, thanks

    Posted by bigb on 30 Oct 2007 at 4:14 pm | Permalink
  2. Thanks for the feedback :)

    Posted by introspectif on 31 Oct 2007 at 10:03 am | Permalink
  3. Parthiban David

    It worked like magic. After following your steps I rechecked using disk utility “verify disk” and was happy to see the message “Volume passed verification”

    Posted by Parthiban David on 5 Nov 2007 at 11:35 pm | Permalink
  4. Thanks for the feedback, David :)

    Your name’s very familiar; I think we’ve met before in some military establishment, hah.

    Posted by introspectif on 5 Nov 2007 at 11:37 pm | Permalink
  5. Richard

    This worked perfectly! My machine froze or shutdown thru a power failure, then always took hours to boot-up, but all data & files were OK once booted and otherwise eventually acted normally. Backed all my stuff to an external and tried all the tricks and hints… eventually buying TechTool Pro. All that did was tell me of a problem I already knew of! (invalid sibling link) Running your trick did the job - everything is good again and Disk Utility & TechTool have OK’d everything. This trick worked, whereas the macosxhints you derived this from did NOT work.

    The only thing I had to do differently was change the end of the command to disk0s3 (instead of disk0s2).

    I suggest anyone with a sibling link problem should try this before resorting to buying a utility program, but after running Disk Utility AND backing up their stuff. TechToll, etc. are still always useful to have, but they might not fix this kind of problem…

    Lesson learned, but I did learn a lot about the inner workings of OS X in the process - and Knowing is Half the Battle :-D

    Thanks!

    Posted by Richard on 16 Nov 2007 at 8:52 pm | Permalink
  6. That’s wonderful news, Richard :) Thanks for the feedback.

    Just to clarify to everyone else, /dev/disk0s2 refers to the partition of the affected hard drive, so depending on your computer, it might be /dev/disk0s3 instead. I think installing things like BootCamp might trigger such a difference—I’m just guessing, since I’ve not installed BootCamp myself.

    Posted by introspectif on 16 Nov 2007 at 10:38 pm | Permalink
  7. How is the process differentif it is an external hard drive that gets the unreparable
    “Invalid Sibling Link” error from Disc Utility.
    My internal hard drive with the ox os is ok.

    The disc has 220g Of my illustrations on it! I am using leapord also.

    Posted by Andy H on 19 Nov 2007 at 3:13 am | Permalink
  8. For an external disk, I think it should be fine if you just click the “Repair Disk” button. Have you tried that?

    Posted by introspectif on 19 Nov 2007 at 1:15 pm | Permalink
  9. Jim S

    It worked like a charm! We have had invalid sibling links before, and DiskWarrior always was able to fix it. However, this time DW was unable to fix the problem. I got worried because this MacBook already had one HD fail. So relieved I found this page in my search.

    Thanks again! I have bookmarked this page for future reference.

    Posted by Jim S on 30 Nov 2007 at 3:00 am | Permalink
  10. Glad to hear that, Jim :) Thanks for the feedback.

    Posted by introspectif on 30 Nov 2007 at 10:23 am | Permalink
  11. Jake

    Tried it, did not work for me. This happened:

    **Root file system
    **Checking HFS Plus voume.
    **Checking Extents Overflow file.
    **Checking Catalog file.
    **Rebuilding Catalog B-tree
    **The volume iMac24″ could not be repaired.
    localhost:/ root#

    —————-

    Any ideas? I am somewhat desparate as i cannot start from Tiger Disk, another CD is in the drive and won’t come out.
    Thanks; Jake

    Posted by Jake on 8 Jan 2008 at 6:25 am | Permalink
  12. Hi Jake, thanks for visiting this site.

    I suspect the problem is one of these:

    1. Bad disk. Get it replaced by Apple.
    2. Corrupt installation. Reinstall Tiger, but you have to eject that CD first.
    3. The system is booting from the CD each time. Try manually ejecting the CD.

    Hope it helps :)

    Posted by introspectif on 8 Jan 2008 at 10:41 am | Permalink
  13. Jack

    Hi,
    I’m having this sibling link error with a LaCie triple interface 120GB hard drive. This is what I’m getting when I try this fix:

    jack-bayles-powerbook-g4-17:~ jackbayles$ fsck_hfs -r /dev/disk1s6
    ** /dev/rdisk1s6
    ** Checking HFS Plus volume.
    ** Checking Extents Overflow file.
    ** Checking Catalog file.
    ** Rebuilding Catalog B-tree.
    Invalid node structure
    (4, 3470)
    ** The volume Jack’s Photo Drive could not be repaired.

    Any help would be GREATLY appreciated.

    Posted by Jack on 13 Jan 2008 at 3:20 pm | Permalink
  14. I’m sorry I cannot help you, Jack. However, I could suggest that you backup everything from the drive and reformat it.

    Posted by introspectif on 13 Jan 2008 at 7:10 pm | Permalink
  15. Dustin

    worked perfectly! The guy at Apple basically told me my harddrive was failing and all was lost. Thank god for Google and you guys!

    Posted by Dustin on 16 Jan 2008 at 10:55 am | Permalink
  16. Good for you, Dustin! :)

    Posted by introspectif on 16 Jan 2008 at 2:17 pm | Permalink
  17. booloo

    I’ll add my thanks to the list. Had been fumbling around trying to resuscitate my system without luck (and lamenting the fact that it hadn’t been backed up in a long time). Your recommendations worked beautifully.

    thanks for taking the time to post,
    mark

    Posted by booloo on 16 Mar 2008 at 2:06 am | Permalink
  18. You’re welcome, Mark :)

    Posted by introspectif on 16 Mar 2008 at 3:27 am | Permalink
  19. michael

    thank you!
    all of a sudden my macbook pro wouldn’t startup.
    os x 10.4.9 just rolled on for some time then simmply shut down.
    I have a firewire startup disk and tried disk utility which gave the sibling error and couldn’t repair.
    I was totally stuck, with all my work in the laptop.
    it works! slow, smooth, fast! :)
    thank you again

    Posted by michael on 19 Mar 2008 at 5:49 am | Permalink
  20. You’re welcome, Michael :) Good for you!

    Posted by introspectif on 19 Mar 2008 at 6:26 am | Permalink
  21. concetta mahall ha..

    my maiden name is mahall….my father’s nickname was “taj” just a little note….
    i have just come across your tip after searching ‘invalid sibling link’ i downloaded updates on the 6th and after reboot, i cannot access mail safari itunes quicktime….. i just found this error and i would like to try your solution. will i lose any of my mail messages, etc. i am new to mac operating system so this will be a new learning experience. appreciate your help. i did download pacifist, but have not been able to open it. probably a good thing as i might do more harm than good! thanks, c. mahall. h. ;)

    Posted by concetta mahall ha.. on 9 Apr 2008 at 11:05 pm | Permalink
  22. For me, this error didn’t affect my ability to launch any of the applications; it showed only when I run “Verify Disk” using Disk Utility. I suspect that you are facing a different problem, so perhaps the solution is something else.

    Posted by introspectif on 9 Apr 2008 at 11:58 pm | Permalink
  23. Eunice

    I’m trying this on my MacBook right now while booted from the leopard DVD. About how long should rebuilding catalog b tree take? The first time I ran it, it kept giving ‘invalid node structure’ messages or similar so I quit out and tried it again. Now it’s been at rebuilding for 20 minutes. Am I a hopeless case? Will this only work in single user mode? I don’t know if I can get there as my hard drive seems to hate me and the mac is pretending it doesn’t exist. Thanks so much anyhow.

    Posted by Eunice on 17 Apr 2008 at 11:12 pm | Permalink
  24. It did take quite a while for me, I think about 10 - 15 minutes. I guess if your disk is really bad, it would take longer. Hope it helped.

    Posted by introspectif on 18 Apr 2008 at 12:32 am | Permalink
  25. Any idea how this would work on a Time Capsule drive? I tried it and it gave a permissions error. I tried repairing it through Disk Utility and it gave errors.

    Posted by Simon on 20 Apr 2008 at 9:58 am | Permalink
  26. I’m sorry, Simon, I don’t have a Time Capsule to try it out.
    Have you tried ‘Repair Permissions’ from Disk Utility?

    Posted by introspectif on 20 Apr 2008 at 12:06 pm | Permalink
  27. SeeS

    Thank you.
    It worked great. You rock, man

    Posted by SeeS on 24 Apr 2008 at 9:32 am | Permalink
  28. Glad to hear that.
    You’re welcome.

    Posted by introspectif on 24 Apr 2008 at 4:12 pm | Permalink
  29. Tiron

    :-(( Didn’t work for me …
    the volume could not be repaired.

    What next?

    T.

    Posted by Tiron on 1 May 2008 at 9:02 pm | Permalink
  30. I’m sorry, I can’t help you further.

    Posted by introspectif on 2 May 2008 at 11:20 pm | Permalink
  31. Shell

    I got this message - missing thread record; missing directory record; invalid index key…. still waiting for final verdict. Taking ages. by the way is it zero or Os2?

    Posted by Shell on 20 May 2008 at 1:01 pm | Permalink
  32. It’s a zero.

    Posted by introspectif on 20 May 2008 at 1:56 pm | Permalink
  33. Shell

    just told me there is no 0s2, so i tried 0s3 and that is spewing out lots of messages about missing threads, directories, etc… seems like it will never give me a prompt so i can wrap it up.

    Posted by Shell on 20 May 2008 at 3:02 pm | Permalink
  34. Seems like you’ve got quite a bad disk over there; that’s why it’s taking a long time. Another possible reason why it’s taking forever is that there’s a physical defect with the disk—which *might* not be repairable using this method. If all fails, it’s best to save the files that you can still retrieve and get a new hard disk.

    Explanation about disk0s2: disk0 refers to the first physical disk, whereas s2 refers to (I believe) the third partition of the disk. In my MacBook, disk0s2 is refers to the Mac OS X partition, whereas disk0s3 refers to my Windows XP partition (Boot Camp). So chances are, you’ll only need to fix disk0s2, your Mac partition.

    Hope this helps.

    Posted by introspectif on 20 May 2008 at 4:00 pm | Permalink
  35. Rebecca

    Sorry to be a pain - I can usually fumble around technically but as this is my boyfriends mac mini I want to make sure I get it spot on!

    We have a 1TB Lacie drive with all of itunes & iphotos, apps etc stored on it. We have had the lacie drive almost 2 years and all of a sudden it would not be recognised and the icon disappeared from the desk top. on going into utilities and verifying I am getting the ‘invalid sibling lilnks’ ‘hfs plus volume’ etc

    I cannot repair at all. I have been on google and have read horror stories on what can & can’t be retrieved from the drive,

    Please can you go through the instructions of what to do for a non techie person, who has the logic to do it.

    thanks

    Posted by Rebecca on 22 May 2008 at 11:07 pm | Permalink
  36. What does it say when you try to repair it using Disk Utility? I think the Disk Utility should suffice if you’re using an external drive.

    Posted by introspectif on 22 May 2008 at 11:10 pm | Permalink
  37. Rebecca

    Hi There!

    I am in disk utilities and I have clicked onto the lacie on the left have nav bar.

    I got the following:
    Verifying volume “lacie Disk”
    Checking journaled HFS Plus volume
    Checking Extents Overflow file.
    Invalid sibling link
    Volume check failed.
    Error: Filesystem verify or repair failed

    The popup:
    First Aid Failed
    Disk utility stopped verifying “LaCie Disk” because
    The following error was encountered:
    Filesystem verify or repair failed.

    (only option is to click OK)

    I have checked power supply to the lacie and I have tried switching from USB to Firewire 400 (lacie supports 400 & 800, but mac mini is only USB & firewire 400)

    Same thing time and time again.

    Posted by Rebecca on 22 May 2008 at 11:20 pm | Permalink
  38. Inside Disk Utility, select Disk Info, and take note of the ‘Disk Identifier’ value. Then click Unmount.

    Now open Terminal (under Applications, Utilities) and try the following:

    fsck_hfs -r /dev/<the disk identifier value which you noted>

    Posted by introspectif on 22 May 2008 at 11:29 pm | Permalink
  39. Rebecca

    Strange one but I have 2 sets of info - is this normal ? If so I will follow your instructions, but on which one - I only have 1 lacie disk

    Name : LaCie Group SA
    Type : Disk

    Partition Map Scheme : Apple Partition Map
    Disk Identifier : disk1
    Media Name : LaCie BigDisk Extreme Media
    Media Type : Generic
    Connection Bus : FireWire
    Connection ID : 58629683847496998
    Device Tree : fw/node@d04b6307060526/sbp-2@c000/@0:0
    Writable : Yes
    Ejectable : Yes
    Mac OS 9 Drivers Installed : Yes
    Location : External
    Total Capacity : 931.5 GB (1,000,215,699,456 Bytes)
    S.M.A.R.T. Status : Not Supported
    Disk Number : 1
    Partition Number : 0

    Name : LaCie Disk
    Type : Volume

    Disk Identifier : disk1s6
    Mount Point : Not mounted
    File System : Mac OS Extended (Journaled)
    Connection Bus : FireWire
    Device Tree : fw/node@d04b6307060526/sbp-2@c000/@0:6
    Writable : Yes
    Universal Unique Identifier : BA1B5739-098D-33AB-BDEA-9722E26D97CB
    Capacity : 931.5 GB (1,000,215,040,000 Bytes)
    Owners Enabled : No
    Can Turn Owners Off : Yes
    Can Be Formatted : Yes
    Bootable : Yes
    Supports Journaling : Yes
    Journaled : No
    Disk Number : 1
    Partition Number : 6

    Posted by Rebecca on 22 May 2008 at 11:36 pm | Permalink
  40. Rebecca

    sorry by ‘unmount’ do you mean eject?

    Posted by Rebecca on 22 May 2008 at 11:38 pm | Permalink
  41. Yes, it is normal. Use disk1s6. So that’s

    fsck_hfs -r /dev/disk1s6

    followed by <Enter>

    Posted by introspectif on 22 May 2008 at 11:40 pm | Permalink
  42. I meant Unmount. If the Unmount button is disabled, then skip the step.
    Proceed to running the command in the Terminal.

    Posted by introspectif on 22 May 2008 at 11:41 pm | Permalink
  43. Rebecca

    got the following

    fsck_hfs -r /dev/disk1s6
    ** /dev/rdisk1s6
    ** Checking Journaled HFS Plus volume.
    ** Checking Extents Overflow file.
    Invalid sibling link
    (3, 56)
    ** Volume check failed.

    Posted by Rebecca on 22 May 2008 at 11:45 pm | Permalink
  44. I’m sorry I can only help you this far. Perhaps you could try to Google for another method to fix it, or contact Lacie for help. If all fails, I guess you’ll just need to get a new disk.

    Posted by introspectif on 22 May 2008 at 11:50 pm | Permalink
  45. Rebecca

    ok - well thanks very much for your help - I do appreciate you taking the time

    Posted by Rebecca on 22 May 2008 at 11:52 pm | Permalink
  46. Andrew

    Hi, i want to try to backup my information on my corrupted disk, i’ve tried many things, and now i’m down to terminal. i’ve tried using the fsck_hfs -r /dev/disk0s2 method and it sometimes works. i’ve tried mounting my laptop to another computer to recover the files, but i accidentally stopped it mid-transfer and now the laptop isn’t recognized on another computer. any software ideas to recover my data?

    Posted by Andrew on 27 May 2008 at 7:46 am | Permalink
  47. 1. Run Disk Utility from the Mac OS X Install disc and try to repair the disk again.

    2. Boot a Linux Live CD (any distribution should do), mount your hard disk, mount a USB drive, and copy files from your hard disk onto your USB drive. Here is one guide on how to mount your OS X hard disk: http://jclark.org/weblog/2005/05/24/ubuntumount/

    Hope that helps :)

    Posted by introspectif on 27 May 2008 at 8:19 am | Permalink
  48. Texcor

    Hey,
    I am working through this right now and I don’t know iff this would fix the problem but my questions is…how can i save all the data on the hdd before I format it?
    Is there and free way to get the data of the disk?

    appreciate ur helo

    Posted by Texcor on 6 Jun 2008 at 10:19 am | Permalink
  49. You could use a Linux Live CD to mount the hard disk so that you can copy files from it into, say, a USB drive.

    Posted by introspectif on 6 Jun 2008 at 7:16 pm | Permalink
  50. worked like a charm, only took me 4 rounds of repairing attempts and some sweat. i guess you know what im going to do next. backing up everything! Thanks!

    Posted by dick on 13 Jun 2008 at 6:46 am | Permalink
  51. Dave

    Invalid Sibling Link on External Hard Drive:
    I experienced the error on a Freeagent external drive that I was using storage for all of my music files and photographs on my Macbook. I tried calling the company (Seagate) for a fix and they told me to (a) send them my drive and they’d recover the data for $700, or (b) Google the fix (yes, they honestly told me to Google the fix).

    So, I found this site, ran the fsck commands (having not used this kind of interface since playing video games DOS in the 1980’s, this was quite scary for me), but the issue did not get fixed. I called Seagate back and finally got a competent rep on the phone. The fix they provided was quite simple:

    1. Have both your computer and the external hard drive connected by the USB cord and powered up
    2. Go to Applications>Utilities>Disk Utilities
    3. Verify that your external hard drive is visible in the drive listing on the left side of the window
    4. Select your external hard drive from the list
    5. Click on the RAID tab. Ensure that the “Volume Format” is set to Mac OS Extended (Journaled)

    If you made it through steps 3-5, the drive is apparently okay and the issue is with mounting it to your computer.

    6. Unplug the USB connection on the external hard drive end (not from the computer) so you just have the USB cord connected to your computer
    7. Unplug the external hard drive from its power source
    8. Shut down your computer (not a Restart)
    9. Wait a minute or so and Restart your computer. Let it start up all the way before proceeding
    10. Plug the external hard drive back into the power source
    11. Plug the USB cord (which should be plugged only into your computer at this point) into the external hard drive

    The external hard drive should show up on your desktop in a moment or so. This worked for us, and I really hope it works for you all.

    Posted by Dave on 25 Jun 2008 at 6:37 am | Permalink
  52. Thanks for sharing, Dave.

    Posted by introspectif on 25 Jun 2008 at 8:52 pm | Permalink
  53. I tried it for an external drive that Finder wasn’t seeing when connected via USB, but Drive Genius was (and was able to erase) via FireWire. I got the disk#s# from Drive Genius, but couldn’t boot from the Leopard DVD, so I tried this method, and it just said the disk in question couldn’t be found. It seems the external drive, without any assigned name, changes its disk name with every reboot. Any idea on what I can do?

    Posted by Azurite on 4 Jul 2008 at 4:57 pm | Permalink
  54. Try comment #51:
    http://mahalkita.nanogeex.com/2007/09/28/how-to-fix-the-invalid-sibling-link-error/#comment-4284

    Posted by introspectif on 4 Jul 2008 at 5:25 pm | Permalink
  55. Davy W

    This worked for me too, many thanks I thought it was a lost cause.

    Posted by Davy W on 8 Jul 2008 at 6:39 am | Permalink
  56. Henrik Christiansen

    I had the same problem, but when I ran the first command it had three attempts, then it gave up.
    It says that some directories are missing, and then “The volume Macintosh HD could not be repaired after 3 attempts.

    FILE SYSTEM WAS MODIFIED”

    Any tips are greatly appreciated!

    Posted by Henrik Christiansen on 11 Jul 2008 at 8:35 am | Permalink
  57. Henrik Christiansen

    Wait, nevermind. I ran fsck -fy, and it managed to repair it.
    Thank you so much for this guide!

    Posted by Henrik Christiansen on 11 Jul 2008 at 8:36 am | Permalink
  58. You’re welcome :)

    Posted by introspectif on 11 Jul 2008 at 2:29 pm | Permalink
  59. SanMichele

    Deo Gratias! It worked on my Black MacBook the very first time!!! Thanks so much all of you! SanMichele+

    Posted by SanMichele on 15 Jul 2008 at 11:04 am | Permalink
  60. istara

    OK I am trying the Terminal command now, so far I have:

    ** /dev/rdisk1s12
    ** Checking Journaled HFS Plus volume.
    ** Checking Extents Overflow file.
    ** Checking Catalog file.
    ** Rebuilding Catalog B-tree.

    How long should I wait? eg how long should the rebuilding take and how will I know if/when it has happened or not?

    Posted by istara on 15 Jul 2008 at 7:56 pm | Permalink
  61. istara

    It has worked! I had to run the terminal command twice: the first time seemed to repair some things, but then had a Bus Error.

    However the second time it repaired successfully, and now mounts and can be accessed again.

    introspectif: thank you SO much, you have saved my sanity (and my data!)

    Posted by istara on 15 Jul 2008 at 8:19 pm | Permalink
  62. You’re welcome, SanMichele and istara :)

    Posted by introspectif on 15 Jul 2008 at 8:34 pm | Permalink
  63. Adam Walczak

    Thank you so much!

    My computer had this error while I am out of the country - so I couldn’t get to an Apple Store.

    It worked perfectly - saved me from having to go service tech and pay a lot of money.

    Thanks again!

    Posted by Adam Walczak on 28 Jul 2008 at 2:42 am | Permalink
  64. You’re welcome, Adam :)

    Posted by introspectif on 28 Jul 2008 at 6:53 am | Permalink
  65. I Ran Disk Utility, Repair Disk, and it told me ‘Invalid Sibling Link’. I then rebooted and held down command S, and booted into single mode.
    I ran the commad you suggested, and it found a problem with the amount of file numbers, and corrected the problem -and said repair successful. Then, I ran the verification to check again, and it was all good. When I rebooted, still the drive did not mount. When I ran the procedure again, it again found files didnt match and corrected the problem. But on reboot, still the drive wont mount. I guess I have a dodgy drive?

    Posted by Peter de Beer on 1 Aug 2008 at 4:34 am | Permalink
  66. Something makes me think I am repairing the wrong drive?
    **checking Volume Information.
    Invalid volume file count
    (it should be 781324 instead of 781323)
    invalid volume free block count
    (it should be 13568147 instead of 13568170)
    Volume Header needs minor repair (2, 0)
    .
    .
    .
    **The volume Macintosh HD was repaired successfully.

    ***** FILE SYSTEM WAS MODIFIED*****

    I know what I was doing wrong. I was repairing the internal HD, which is fine. Using Disk Utility, it says my external HD is disk 2 partition 0 ,

    I tried that

    fsck_hfs -r /dev/disk2s0

    and it says:

    cant stat /dev/disk2s0
    cant stat /dev/disk2s0: No such file or directory

    Posted by Peter de Beer on 1 Aug 2008 at 5:08 am | Permalink
  67. (replied Peter via email)

    Posted by introspectif on 2 Aug 2008 at 7:01 am | Permalink
  68. Anton

    Thanks a lot from Amsterdam! You just saved me a lot of time!

    Posted by Anton on 4 Aug 2008 at 5:43 pm | Permalink
  69. Clarissa

    Thank you SO much. Your instructions were easy to run, but my HD seemed way too messed up. After 15 min and loads of checking and repairing, it finally said UNABLE TO REPAIR.
    Thanks to Henrik Christiansen’s comment saying he tried fsck -fy after repair failled, this was what did it for me! So thanks to everyone you has taken the time to post as well. Will definetly keep you bookmarked mahalkita.

    Posted by Clarissa on 6 Aug 2008 at 3:19 am | Permalink
  70. You’re welcome, Anton and Clarissa :)

    Posted by introspectif on 6 Aug 2008 at 10:48 am | Permalink
  71. David

    I tried your original suggestion and nothing happened. I then ran fsck -fy and saw that the disk was 05. I then re-ran fsck_hfs -r /dev/disk0s5 and now get the message “The volume Macintosh HD could not be repaired.” What do you suggest? Is any data retrievable? thanks much!
    Dave

    Posted by David on 10 Aug 2008 at 4:59 pm | Permalink
  72. Dave Frey

    You just saved me a lot of data (3 weeks and 10000 km from my TM backup). Thanks for your clear, careful post. I shot you a paypal donation.

    FWIW, I did lose a few iPhoto “events,” photos and all; I’m guessing fsck_hfs does a best effort repair and couldn’t get everything back.

    Now I’ve been duly prodded into researching a proper on-the-road backup strategy…

    Posted by Dave Frey on 17 Aug 2008 at 4:58 am | Permalink
  73. Ivan

    Thank you so much for saving my data!

    Posted by Ivan on 22 Aug 2008 at 6:22 pm | Permalink
  74. SAMUEL

    It works!!! thanks!! I almost gave up and thanks God I found your website! Thank you!!

    Posted by SAMUEL on 25 Aug 2008 at 10:52 pm | Permalink

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*