Warning: not enough free space available
Posted: 22 Aug 2024, 15:53
I'm trying to recover some recent "docx" files (related to a period of time after begining of this year) saved on an 1TB HDD that seems having some problem, maybe related to filesystem corruption or possibly at hardware level too. The partition of interest contains about 300 GB of data.
I don't have enough free space on my drives to execute a proper imagining of the disk (like using ddrescue or similar tool). So I tried the risky way of rescue directly from the source HDD to a folder of my 500 GB SSD, there is just one partition on it.
Photorec found several DOCX (zip family) files but after many many hours of work it stopped and returned the following Warning:
My current directory, where I chose to store rescued files is on an EXT4 filesystem, while the source partition is on NTFS. I'm running photorec from shell on a slackware linux system. Here "df -h" command output:
As you can see it has just 36% of used space.
So why Photorec complains about not enough available space?
As I said, anyway I found many DOCX files in the store directory. Also related to the period I was looking for...
But this warning make me suspicious: I would not leave some files behind, if possible.
Any suggest?
I don't have enough free space on my drives to execute a proper imagining of the disk (like using ddrescue or similar tool). So I tried the risky way of rescue directly from the source HDD to a folder of my 500 GB SSD, there is just one partition on it.
Photorec found several DOCX (zip family) files but after many many hours of work it stopped and returned the following Warning:
Code: Select all
PhotoRec 7.2, Data Recovery Utility, February 2024
Warning: not enough free space available. Please select a destination to save
the recovered files to.
Do not choose to write the files to the same partition they were stored on.
Keys: Arrow keys to select another directory
C when the destination is correct
Q to quit
Directory /mnt/crmx5
Code: Select all
/dev/sdc1 458G 156G 279G 36% /mnt/crmx5
So why Photorec complains about not enough available space?
As I said, anyway I found many DOCX files in the store directory. Also related to the period I was looking for...
But this warning make me suspicious: I would not leave some files behind, if possible.
Any suggest?