Search found 8 matches
- 20 Aug 2022, 18:20
- Forum: Partition Recovery
- Topic: Photorec's file naming system
- Replies: 1
- Views: 1897
Photorec's file naming system
Presumable Photorec's recovered file are named using some data integrity algorithm (like checksum). What algorithm exactly? Having this information would help identity duplicates.
- 22 Jun 2022, 04:21
- Forum: Partition Recovery
- Topic: Recovering a deleted partition (one encrypted)
- Replies: 8
- Views: 3740
Re: Recovering a deleted partition (one encrypted)
In the latter case you would have tried to duplicate the disk using ddrescue as described in the manual and rechecked the SMART parameters after the duplication process. So I did up to checking SMART, below. I'm getting a clicking sound with this backup disk, though.
$ sudo smartctl -a /dev/sdc ...
$ sudo smartctl -a /dev/sdc ...
- 22 Jun 2022, 03:37
- Forum: Partition Recovery
- Topic: Recovering a deleted partition (one encrypted)
- Replies: 8
- Views: 3740
Re: Recovering a deleted partition (one encrypted)
I was giving earnest feedback as a self declared novice, but I've only succeeded in rubbing you the wrong way. I'm sorry about that. However, I must point tout that:
"I am sorry for that but Testdisk is a professional tool not aiming at computer starters. "
is contradicted by this page that says ...
"I am sorry for that but Testdisk is a professional tool not aiming at computer starters. "
is contradicted by this page that says ...
- 10 Jun 2022, 13:16
- Forum: Partition Recovery
- Topic: Problem navigating the directory structure
- Replies: 3
- Views: 1429
Re: Problem navigating the directory structure
This is a follow up from this post , after which I launched an analysis in GPT mode (much faster). I selected `P` for `[Vol 1]`, which took me to the screen below. There is an indication at the bottom that says ": to select the current file". If I do that on `.`, it moves the cursor to ...
- 10 Jun 2022, 12:15
- Forum: Partition Recovery
- Topic: Recovering a deleted partition (one encrypted)
- Replies: 8
- Views: 3740
Re: Recovering a deleted partition (one encrypted)
I'm beginning to understand there are three different words for a given partition type, that is, MBR=Windows=Intel, and one can deduce it is the choice that has been made to run the analysis based on "Your screen is filled with found partitions in CHS (cylinder, head, sector) adresses." This level ...
- 10 Jun 2022, 07:05
- Forum: Partition Recovery
- Topic: Recovering a deleted partition (one encrypted)
- Replies: 8
- Views: 3740
Re: Recovering a deleted partition (one encrypted)
You started Testdisk in MBR mode.
What makes you say so? The first code snippet shows eleven lines preceded by 'P'. Aren't these 11 partitions? That's not possible under MBR. Besides, there weren't 11 partitions. There were 3 that I created, Vol 1,2 (encrypted),3. I think I chose the default 'no ...
What makes you say so? The first code snippet shows eleven lines preceded by 'P'. Aren't these 11 partitions? That's not possible under MBR. Besides, there weren't 11 partitions. There were 3 that I created, Vol 1,2 (encrypted),3. I think I chose the default 'no ...
- 10 Jun 2022, 04:34
- Forum: Partition Recovery
- Topic: Problem navigating the directory structure
- Replies: 3
- Views: 1429
Problem navigating the directory structure
This is a follow up from this post , after which I launched an analysis in GPT mode (much faster). I selected `P` for `[Vol 1]`, which took me to the screen below. There is an indication at the bottom that says ": to select the current file". If I do that on `.`, it moves the cursor to `..`. Bottom ...
- 09 Jun 2022, 07:09
- Forum: Partition Recovery
- Topic: Recovering a deleted partition (one encrypted)
- Replies: 8
- Views: 3740
Recovering a deleted partition (one encrypted)
My filesystem was corrupted in such a way I could login, but was only able to use the command line. So I installed an upgraded OS (from Linux Mint 19 to 23). To do so I wrote the reboot iso image to an external drive (below, sdc), and launched the reboot from there. The end result is: the old ...