My comrade brought to me his computer wishing i could help recover some digital video ( .dv ) format files. I must admit that i havent used photorec before and so i started to experiment on test virtual Debian v. 7 computer using ext3 filesystem to get me going. I copied several.dv and.jpg files to one filesystem (about 2 GB big) and deleted them with rm and tried to recover them into different filesystem. I started photorec like this
Code: Select all
# photorec /d /root/pr-data/dir
Code: Select all
Paranoid : Yes (Brute force disabled)
Allow partial last cylinder : No
Keep corrupted files : No
Expert mode : No
Low memory: No
Code: Select all
# file /root/pr-data/dir.6/f12480 44.dv
/root/pr-data/dir.6/f1248044.dv: DIF (DV) movie file (PAL)
My test virtual computer has photorec installed from debian v. 7 package management
Code: Select all
# photorec /version
PhotoRec 6.13, Data Recovery Utility, November 2011
Christophe GRENIER <grenier@cgsecurity.org>
http://www.cgsecurity.org
Version: 6.13
Compiler: GCC 4.6
Compilation date: 2012-01-17T14:04:23
ext2fs lib: 1.42.5, ntfs lib: 10:0:0, ewf lib: none, libjpeg: 80
OS: Linux, kernel 3.2.0-4-amd64 (#1 SMP Debian 3.2.46-1) x86_64
Imre