TestDisk & PhotoRec

Miscellaneous tools
Message
Author
disciple
Posts: 6984
Joined: Sun 21 May 2006, 01:46
Location: Auckland, New Zealand

#41 Post by disciple »

edoc wrote:Are there other utilities that do the same - or do these remain significantly unique after all these years?

I would also be interested in trying them out.

Thanks!
Yes, there are other file undelete utilities, some targetted at specific filesystems like extundelete. And there are other file carvers like photorec, but I can't think of any off the top of my head.
Do you know a good gtkdialog program? Please post a link here

Classic Puppy quotes

ROOT FOREVER
GTK2 FOREVER

User avatar
greengeek
Posts: 5789
Joined: Tue 20 Jul 2010, 09:34
Location: Republic of Novo Zelande

#42 Post by greengeek »

Sylvander wrote:1. I uploaded the pet file for Testdisk-6.11.3 to Russoodle in 2011.
See it listed in this post.
I can't see your files on russoodles server. Do you think they are still there? (maybe I'm looking in the wrong place or the files are not publicly accessible?) cheers

Sylvander
Posts: 4416
Joined: Mon 15 Dec 2008, 11:06
Location: West Lothian, Scotland, UK

#43 Post by Sylvander »

greengeek wrote:Do you think they are still there?
I have no idea.
Why not send her a PM asking where they may be found on her server?

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#44 Post by Semme »

Any reason you wouldn't run their latest? Really, I have no idea why peeps always think they need a pet file.

Code: Select all

# ./photorec_static /version
PhotoRec 7.0, Data Recovery Utility, April 2015
Christophe GRENIER <grenier@cgsecurity.org>
Attachments
td_latest.jpg
(5.09 KiB) Downloaded 464 times
>>> Living with the immediacy of death helps you sort out your priorities. It helps you live a life less trivial <<<

linuxcbon
Posts: 1312
Joined: Thu 09 Aug 2007, 22:54

#45 Post by linuxcbon »

Actually, you don't need any pet, because in their website, you can download the latest binaries compiled for 32 and 64 bits , so just download the zip file there, and unzip it, and run it, and voilà.

They also wrote a tutorial in their website, easy peasy.

User avatar
greengeek
Posts: 5789
Joined: Tue 20 Jul 2010, 09:34
Location: Republic of Novo Zelande

#46 Post by greengeek »

Semme wrote:Any reason you wouldn't run their latest? Really, I have no idea why peeps always think they need a pet file.
I sometimes prefer a pet file because:
a) It means someone went to the trouble of ironing out any incompatibilities with Puppy idiosyncrasies (eg: menu structure etc)
b) It's likely that multiple other users have eyeballed the code or at least used the software in a puppy environment and may have already contributed to the improvement of functionality or configuration etc.
c) I often want the older 'tried and true' version that has already been debugged.
d) I may be setting up an old puppy on old hardware and want a matching version of that software.
e) I'm sometimes paranoid and want a program that was written by the 'old school' devs rather than expanded and bloated by the 'new school' CIA operatives who love stuff like systemd.
f) I am a collector of stuff and if it's there to be archived I am keen to have a copy just for the heck of it... :-)

gcmartin

#47 Post by gcmartin »

Like @GreenGeek, I usually look for PET implementations for system test & use.

I prefer a PET because I usually install a PUP app/subsystem to be used as part on my main system, available always. Thus, no need for its layering at boot or via SFS loadings because its become an integral system part and is preserved once any session-saves are done.

I have not noticed, in all the years of doing so, any negative behavior is PET additions and use in my main systems. I run LiveDVD PUP distros.

labbe5
Posts: 2159
Joined: Wed 13 Nov 2013, 14:26
Location: Canada

tutorial for Testdisk and Photorec

#48 Post by labbe5 »

A good tutorial can be found here : http://www.dedoimedo.com/computers/linu ... overy.html

The process is fairly simple, but following a tutorial might help recover partitions or files, or both. Other tool mentionned in the tutorial is : Recoverjpeg : http://www.rfc1149.net/devel/recoverjpeg.html

User avatar
NETTKNUT
Posts: 135
Joined: Thu 27 Oct 2011, 09:51
Location: Wales

TestDisk

#49 Post by NETTKNUT »

Thanks to labbe5 for the links to some useful stuff.

phat7
Posts: 179
Joined: Fri 05 Jun 2015, 08:54

#50 Post by phat7 »

A great tool! Thanks!!!

labbe5
Posts: 2159
Joined: Wed 13 Nov 2013, 14:26
Location: Canada

a script to recover data

#51 Post by labbe5 »

wget http://pinguyos.com/files/undelete
chmod +x undelete
sudo mv undelete /bin


I have used this script with MintPup, so it should work for any Upup. It is provided by PinguyOS.

To have it in terminal, once installed, you type undelete

You will be presented with all your mounted devices, and you choose which one to undelete.

This script could be your prefered tool to recover data from FAT, exFAT, NTFS and ext2/ext3/ext4 partitions.

Post Reply