I installed ubuntu linux on my working and in use (with data on it) windows 2 TB drive
(GPT, 1 boot partition + 2 main NTFS partitions, one system (C:, roughly 300 GB) and a data partition (roughly 1700 GB).
After that i ran qphotodisk from another fedora linux computer (with a recent kernel, meaning the hopefully* latest ntfs-3g driver).
It recovered around 95 GB of data (some files were from the newly

but some were I think from the previous system browser's cache and some python files which were definitely mine eg. written by me
(didn't find yet ant of my pictures and other docs).
But now I am doing the same from windows.
One Caveat: Every now and then the searching stops and i have to start from the last sector. I am following this post.
Meaning the first time i started from qphotorec it stopped/froze at some point so i shut down the program,
go into the last directory, check the last file name (which is supposedly the last point to where qphotorec got,
so I edit the photorec.ses file like this (like in the tutorial from the above link):
Code: Select all
#1688699485
\\.\PhysicalDrive0 partition_gpt,255,blocksize,1024,fileopt,options,paranoid,keep_corrupted_file_no,wholespace,search,status=ext2_off,{FILENAME OF LAST FILE EXCEPT THE "F" AT THE FRONT},inter
{FILENAME OF LAST FILE EXCEPT THE "F" AT THE FRONT}-3907029167
The 3907029167 is the total amount of sectors? or smth (meaing 2 TB).
Then I start the program not from qphotorec but photorec, because qphotorec does not ask yout to start from previous session (bug or a feature

photorec.exe asks me to start from previous session - i say yes, select the same destionation as before and wait until the above happens again.
It is annoying but my question is if this is correct
(meaining i dont miss any files) and if does this hurts/changes the operation as if it would just run from beggining to the start?
Anyway the thing is that and there seems to be some more files when run from windows?
So I checked the "recovery destination" folder size and it is 250 gigs?
But then I find out that my progress has stopped somewhere in the middle
and the last folder contains two files (some random xml) and a 212 GB big .XZ file.
I tried to decompress it with 7-zip but I am yet unsuccessful (meaning that the rest of the fiels are for now around 38 GB (from 250GB)?
But also when i look at the files from the beggining the new destination (qphotorec being run from windows - from now just from windows) there are a few more files in the directories,
that are not in the destionation (run from linux - from now just from linux). If I search for certain files from recup_dir.1 (windows) I can not find them in the recup_dir.1 from linux.
I also saw that the linux files sometimes some files contain some or whole of their filename,
while on windows none of the files contain anything besides f + location + file extension.
Also some files from linux had the file extension not appeneded at the and with period, but in the end of the filename separated by underscore...
So I just wanted to clarify:
Is it possible that the program has different results if run from linux than from windows (ig with thsi case now only for ntfs drives) And why, how to fix it??
Any suggestions/ ideas/ questions are welcome. Thanks!