Thank you very much, I apologise for the late answer.
Please post your TestDisk logfile and the length of your clone file.
I did not analysed the disk before, I did it now, but I stopped it at some point because the file was bigger than 512Kib and I was afraid to damage further the hd.
Here is the (zipped) TestDisk logfile I got
The length of my clone file is
"DisktoCopy" is not the syntax that works with ddrescue.
Please, do not post virtual invented names. Based on the type of questions you were asking in March this year I want to see the details.
I understand

, the instruction I used
Code: Select all
sudo ddrescue /dev/sdb /media/user/ExtHDD/Image.dd /media/user/ExtHDD/Image.log
If your partition is rotten and TestDisk can't run special features it will leave out those features. That leads to the menu you have shown only containing
the menu entries [Type] [Image Creation] [Quit].
This behaviour tells me that your clone does not match the source or the sector size is incorrect. When dealing with a physical disk, TestDisk can read out the sector size.
Although writing a clone into a file does not risk overwriting disks and prevents from unwanted access by uncontrollable operating systems like Windows I always recommend duplicating onto a disk as this typically avoids the question of sector size.
Thank you very much, I think you are right. Unfortunately I don't have a whole disk to use for that, so I tried with the image, hoping to be able to prove on it before to act on the original disk.
The fact that it seemed to be possible to repair the boot sector gave me some hope, but, since the HD is not mine but of a relative of mine, I did not want to act directly on the disk.
What is the manufacturer and model of your external case? Did it come empty or did the case contain a disk already?
Some cases contain electronics which emulate a sector size of 4096 byte towards the computer.
My external case is a Vultech GS25-U3: the disk contained in it is the internal disk of laptop (it was placed there some year ago, before it started to have problems).
The manual contains on page 59 the Chapter Seventeen "Scripted Run". The first greyed line shows you how to have TestDisk operate on your cloned file.
This way there is no need to run any third party mounting software.
Thank you very much, I did it (obtaining the same result).
You might have a look at the disk and the file simultaneously, HxD does not allow that type of comparison I think, Active@ Disk Editor might do the job.
Thank you very much, I installed Active@ Disk Editor : I shall study it and try to use it (I never used such a kind of software, I am not an expert so I have to learn

).
Thank you, once more.