[ New Pandora Use ] Testdisk / Photorec


I have a 3 TB usb disk but it's corrupted (not sure what), but hopefully maybe able to help me recover some stuff there...
 
Im pretty sure i've added a recovery hdd/sd soft into StreaK's CLI Love. Maybe its even testdisk
Confirmed, but:






> sudo testdisk /dev/sda
testdisk: error while loading shared libraries: libncursesw.so.5: cannot open shared object file:
no such file or directory

My usb pen drive is definitely mounted as /dev/sda. I'm not sure if the library issue is part of StreaK's CLI Love or if i have to install/link it manually on my Pandora.

EDIT: libncurses.so.5 is already located in /usr/lib, but there is no libncursesw.

Edit2:

Maybe that's an inspiration for ekianjo. I miss the program kismet. It would be awesome to have this tool on a pandora. 
 
Last edited by a moderator:
So can someone make a cut here? Do we have a working version of testdisk on the Pandora or not ? If yes, I won"t spend time on it and I will remove this entry.
 
Last edited by a moderator:
So can someone make a cut here? Do we have a working version of testdisk on the Pandora or not ? If yes, I won"t spend time on it and I will remove this entry.
hold on , i'll be updating StreaK's CLI Love so i'll update missing lib.. 
 
Just checked Testdisk/Photorec on my StreaK's CLI Love [that's in REPO] on SuperZaxxon 1.55 and it's fully working. 

If you run via sudo just export LIB dir in BASH..

export LD_LIBRARY_PATH=/mnt/utmp/cli-love-app/lib & sudo testdisk /dev/sda
 
Last edited by a moderator:
Just checked Testdisk/Photorec on my StreaK's CLI Love [that's in REPO] on SuperZaxxon 1.55 and it's fully working. 

If you run via sudo just export LIB dir in BASH..

export LD_LIBRARY_PATH=/mnt/utmp/cli-love-app/lib & sudo testdisk /dev/sda

Im pretty sure i've added a recovery hdd/sd soft into StreaK's CLI Love. Maybe its even testdisk
Confirmed, but:


> sudo testdisk /dev/sda
testdisk: error while loading shared libraries: libncursesw.so.5: cannot open shared object file:
no such file or directory

My usb pen drive is definitely mounted as /dev/sda. I'm not sure if the library issue is part of StreaK's CLI Love or if i have to install/link it manually on my Pandora.

EDIT: libncurses.so.5 is already located in /usr/lib, but there is no libncursesw.

Edit2:

Maybe that's an inspiration for ekianjo. I miss the program kismet. It would be awesome to have this tool on a pandora. 
I am getting above mentioned error (libncursesw.so.5) under 3.2.58 kernel and CLI Love v1.26a

What can I do to find out what the problem is?
 
Back
Top