Page 1 of 1

Testdisk keine Funktion auf mac Catalina

Posted: 18 Oct 2020, 23:31
by schopaka
terminal zeigt Testdisk, Prozess beendet
komm garnicht erst auf hdd Oberfläche
weiß jemand Rat

Re: Testdisk keine Funktion auf mac Catalina

Posted: 19 Oct 2020, 10:05
by recuperation
Testdisk unterstützt mac OSX.
Ich weiß nicht, ob mac Catalina dazu kompatibel ist.

Auf jeden Fall ist zu beachten:
[...
6.6 Running TestDisk, PhotoRec under macOSIf you are not root, TestDisk (i.e.testdisk-7.0/testdisk) or PhotoRec will restart itself using sudo after confirmation from your part. If your administrator account has no password (a blank password), you must give that user a password before usingthe sudo command:• Choose Apple menu > System Preferences and click Accounts.• Click Change Password.Terminal doesn’t show the password as you type. If you enter the wrong password or a blank password, the commandisn’t executed and Terminal asks you to try again.
...]
Aufruf als Admin, Admin-Passwort darf nicht leer ein, nötigenfalls Passwort einrichten!

Re: Testdisk keine Funktion auf mac Catalina

Posted: 19 Oct 2020, 14:05
by recuperation
Update 19.10.2020 15:01 MESZ

Catalina (macOS 10.15) ist die erste Version von macOS, die exclusiv mit 64-Bit-Anwendungen arbeitet.

Da von Testdisk nur eine 32-Bit-Version zur Verfügung gestellt wird, muss man, wenn man nicht eine alte Version von macOS X hat, Testdisk mit "brew" installieren:

https://brew.sh/#install
dann
"brew install testdisk"
vom Terminal aus eingeben