Search found 10 matches

by aleph
19 Dec 2024, 23:20
Forum: Filesystem repair
Topic: [Boot] is present when operating testdisk on Physical Disk, while it is not when operating on Disk .dd image
Replies: 11
Views: 39852

Re: [Boot] is present when operating testdisk on Physical Disk, while it is not when operating on Disk .dd image

ASMT 2115 is most likely not the model. This seems to be rather an USB/SATA interface circuit.
yes, it is a SATA HGST Z5K500-500 (hopefully this is the model).

It used to be an internal HDD of an ASUS laptop.
by aleph
19 Dec 2024, 20:48
Forum: Filesystem repair
Topic: [Boot] is present when operating testdisk on Physical Disk, while it is not when operating on Disk .dd image
Replies: 11
Views: 39852

Re: [Boot] is present when operating testdisk on Physical Disk, while it is not when operating on Disk .dd image

I don't know. Your log file does not mention the manufacturer and the model of your 500 GB.
I guess it is a HDD, in case of being a SSD the SSD can be broken but allowing read operations.

Yes, it is a HDD, labelled as ASMT 2115. The manifacturer is HGST.

If you can see files in there, the ...
by aleph
16 Dec 2024, 18:34
Forum: Filesystem repair
Topic: [Boot] is present when operating testdisk on Physical Disk, while it is not when operating on Disk .dd image
Replies: 11
Views: 39852

Re: [Boot] is present when operating testdisk on Physical Disk, while it is not when operating on Disk .dd image

Finally, I tried to operate on the physical disk.

I tried BackupBS.

This is the screen I get when analysing the boot sector

Screenshot 2024-12-16 182359.png


and this is what I get after choosing to copy the backup boot record

Screenshot 2024-12-16 182432.png

Is there something I could do ...
by aleph
10 Dec 2024, 03:57
Forum: File recovery
Topic: file recovery from an android tablet
Replies: 0
Views: 20660

file recovery from an android tablet

I would like to try to use testdisk or photorec to recover files from a tablet (android 12).

I found this old discussion

https://forum.cgsecurity.org/phpBB3/viewtopic.php?p=6007&sid=ce00b41e30467e148a1b1fbf725fc79f#p6007

but I cannot enable USB Mass Storage on the tablet in this way; I enabled ...
by aleph
26 Jul 2024, 18:52
Forum: Filesystem repair
Topic: [Boot] is present when operating testdisk on Physical Disk, while it is not when operating on Disk .dd image
Replies: 11
Views: 39852

Re: [Boot] is present when operating testdisk on Physical Disk, while it is not when operating on Disk .dd image

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 ...
by aleph
16 Jul 2024, 19:49
Forum: Filesystem repair
Topic: [Boot] is present when operating testdisk on Physical Disk, while it is not when operating on Disk .dd image
Replies: 11
Views: 39852

Re: [Boot] is present when operating testdisk on Physical Disk, while it is not when operating on Disk .dd image

Thank you very much.

The page states:
[... Overview ... By default, the image files are mounted as read only so that the original image files are not altered. OSFMount supports mounting disk image files as read/write in "write cache" mode. This stores all writes to a "write cache" (or "delta ...
by aleph
16 Jul 2024, 03:04
Forum: Filesystem repair
Topic: [Boot] is present when operating testdisk on Physical Disk, while it is not when operating on Disk .dd image
Replies: 11
Views: 39852

Re: [Boot] is present when operating testdisk on Physical Disk, while it is not when operating on Disk .dd image

Instead of using dd which works well with flawless disks you should have used ddrescue instead as recommended in the TestDisk manual.
After cloning with dd I guess you have no information about the outcome of the cloning process whereas ddrescue provides you with a summary screen that you can copy ...
by aleph
15 Jul 2024, 20:06
Forum: Filesystem repair
Topic: [Boot] is present when operating testdisk on Physical Disk, while it is not when operating on Disk .dd image
Replies: 11
Views: 39852

[Boot] is present when operating testdisk on Physical Disk, while it is not when operating on Disk .dd image

I am trying to repair an originally internal hard disk (now in an external case) which cannot be open anymore.

When operating testdisk on the physical disk, choosing the advanced option, I get the following screen:

Screenshot 2024-07-14 193712.png

and, selecting the [Boot] option,

Screenshot ...
by aleph
12 Mar 2024, 20:45
Forum: Partition Recovery
Topic: Problems in image creation with testdisk: image smaller than original HD
Replies: 2
Views: 3806

Re: Problems in image creation with testdisk: image smaller than original HD

Thank you very much.


An image or clone of a disk should be exactly as big as its source. Above you describe trying to create an image of a disk with a size of 1 TB, then you complain that the result is "remarkably smaller than 2 TB". Well, honestly, the result should be 1 TB in size. You sound ...
by aleph
12 Mar 2024, 04:03
Forum: Partition Recovery
Topic: Problems in image creation with testdisk: image smaller than original HD
Replies: 2
Views: 3806

Problems in image creation with testdisk: image smaller than original HD

I am trying to create an image of a 1TB Samsung M3 HD on a 4TB TOSHIBA HD, so to try to understand if I can repair the disk, which has a Boot sector OK, MFT Ok but cannot be opened under Windows and is seen as empty under Ubuntu,

When choosing Image creation in the Advanced section, the program ...