Search found 10 matches

by bartleby
16 Oct 2013, 19:24
Forum: File recovery
Topic: Newbie with question
Replies: 9
Views: 12133

Re: Newbie with question

Hi. On my system testdisk.log is created in my /home directory. You can search for it if necessary with: find / -name testdisk.log
by bartleby
16 Oct 2013, 07:26
Forum: File recovery
Topic: advice on speeding up recovery process
Replies: 6
Views: 20784

Re: advice on speeding up recovery process

I think photorec got past the point on the drive with the serious damage because it started to recover files very fast and the cpu was at approx 80% for about 25 minutes. Many more thousands of files recovered. Now it is slow again but sectors are being read at a consistent rate it seems. Perhaps it ...
by bartleby
15 Oct 2013, 05:33
Forum: File recovery
Topic: Recovering WHS data files
Replies: 5
Views: 3992

Re: Recovering WHS data files

A little info on .dat files:
http://askleo.com/whats_a_dat_file/
http://ask-leo.com/how_do_i_figure_out_what_kind_of_file_i_have_without_the_file_extension.html

If you don't know which app created the .dat file perhaps photorec will rebuild the file for you so it may be worth a try to recover it ...
by bartleby
14 Oct 2013, 23:55
Forum: File recovery
Topic: Best way to approach recovery of ddrescue image?
Replies: 1
Views: 19928

Re: Best way to approach recovery of ddrescue image?

There are lots of tutorials/how-tos on the web for using the tools including this site. I think you would mount the image as a loopback device in order to extract the data or perhaps rebuild partition tables etc. I found this info helpful (might want to read the comments too): http://www.andremiller ...
by bartleby
14 Oct 2013, 19:06
Forum: File recovery
Topic: Recovering WHS data files
Replies: 5
Views: 3992

Re: Recovering WHS data files

Whether linux can "open" or do something with your data depends of course on whether there is a linux app that works with that type of data but certainly linux can copy the data files to another drive at the very least. If you already have an ubuntu installation you might want to just try plugging ...
by bartleby
14 Oct 2013, 16:17
Forum: File recovery
Topic: Recovering WHS data files
Replies: 5
Views: 3992

Re: Recovering WHS data files

I don't think you really need data recovery for that. I would just use a linux live cd or live usb flash drive that automatically mounts the drives and simply copy the data you need from the drive with the files to another drive. Here's a link to a step by step tutorial for creating a ubuntu live ...
by bartleby
14 Oct 2013, 14:02
Forum: File recovery
Topic: New to this
Replies: 1
Views: 1994

Re: New to this

Some raid configurations (like raid2) wite data to drives so that accessing the data is fast and each sequential bit is written to a differnt drive so that if you have 2 or more drives in the raid it will write a single file's data across all the drives. So in order to rebuild the file you would not ...
by bartleby
14 Oct 2013, 13:40
Forum: File recovery
Topic: Newbie with question
Replies: 9
Views: 12133

Re: Newbie with question

Hi. Not everyone is familiar with "directory snoop" so perhaps it would be better to ask the question in a directory snoop forum. In directory snoop what does an item in red indicate? Just my opinion but I would let testdisk run its course and attempt to rebuild the partition table if it is possible ...
by bartleby
10 Oct 2013, 20:10
Forum: File recovery
Topic: advice on speeding up recovery process
Replies: 6
Views: 20784

advice on speeding up recovery process

I've been recovering data from a 3TB usb hard drive (western digital mybook). I accidentally knocked it off of a low shelf while it was reading or writing data. Partition tables are gone it seems and I am recovering data in the raw mode and photorec is building the files (over 20,000 files recovered ...
by bartleby
26 Sep 2013, 02:04
Forum: File recovery
Topic: Using TestDisk in chunks
Replies: 1
Views: 1791

Re: Using TestDisk in chunks

Photorec writes a file called photorec.ses to your home folder it seems. If you quit your session (and maybe works with "stop" as well but I'm not sure about that) on the drive you are recoverting from and restart it again photorec will check to see if the photorec.ses file exists and will ask you ...