Git Product home page Git Product logo

Comments (9)

cgsecurity avatar cgsecurity commented on June 6, 2024

Does "dmesg" show more information ?
If you run "ldd ./testdisk", do you see missing libraries ?

from testdisk.

drandreaskrueger avatar drandreaskrueger commented on June 6, 2024

Sorry, I cannot. Not my machine, and is already at the shop - to have the HD swapped for a new one. Perhaps I will soon have that broken HD on my table, to see what I can recover.

It was during a standard CMD+R recovery boot terminal of a probably uptodate ElCapitan OS X. With a read-only file system, probably due to broken/disappeared/zeroed partition table.

Thanks for your quick answer!

from testdisk.

chuckchamberland avatar chuckchamberland commented on June 6, 2024

Just FYI, I'm seeing the same thing in the recovery environment. There is likely a missing dependency. ldd is not available in the recovery environment.

from testdisk.

sharq88 avatar sharq88 commented on June 6, 2024

Having the same problem. Any idea how to run this in recovery mode? :(

from testdisk.

dcownie avatar dcownie commented on June 6, 2024

I had this problem (KIlled: 9) but fixed it by pulling the testdisk sources from github and recompiling (on another mac). This gave me a x86_64 binary while the precompiled version is just a 32bit binary x86. I thought I would have to hack the makefile to statically link but the default makefile built x86_64 binary worked fine. (file reports if you have an x86 or x86_64 binary).

I moved the recompiled testdisk x86_64 binary across to my sick MacBook pro on a ~500GB USB drive (which was big enough to save the data partitions from the sick Macbook pro SSD later.)

Thanks to testdisk !

I managed to recover the whole data partition from my daughters Macbook pro 256GB SSD which had taken an unfortunate drive and then brief swim in the dogs water bowl...

Downside is I still can't persuade the Mac recovery diskutil program (I can boot to this from an old time machine backup disk) to see the partition table ... and get a write error from testdisk trying to write
back the partition table taht it has found.

Ideas ?

I fear the SSD is no longer writeable. (I'm waiting on the gmd5sum comparision of my 1st and 2nd reads of the data partition before I try erasing the SSD and re-partitioning ... but doubt that will work)

from testdisk.

akram avatar akram commented on June 6, 2024

Hi @dcownie,

can you put this build version somewhere ? for people like me discovering this issue :) while being blocked also in recovery mode

from testdisk.

aguileraGit avatar aguileraGit commented on June 6, 2024

I'm having the same issue with 7.1. Help?

from testdisk.

hfrid avatar hfrid commented on June 6, 2024

Issue persists with 7.2. Help?

from testdisk.

cgsecurity avatar cgsecurity commented on June 6, 2024

Please consult issue #65

from testdisk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.