using the help here: https://ubuntuforums.org/showthread.php?t=1643334 and here https://www.youtube.com/watch?v=35n_1ISkQnM, I just ran hexdump -C -n 512 /dev/sdb4 and this is what I see below:
00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 01 00 00 |.R.NTFS .....|
00000010 00 00 00 00 00 f8 00 ...
Search found 3 matches
- 16 Dec 2017, 02:53
- Forum: Partition Recovery
- Topic: lost luks partition using testdisk. how to recover?
- Replies: 4
- Views: 5906
- 13 Dec 2017, 18:33
- Forum: Partition Recovery
- Topic: lost luks partition using testdisk. how to recover?
- Replies: 4
- Views: 5906
Re: lost luks partition using testdisk. how to recover?
thanks for the response. I realized that I didn't mention which partition the luks container resides in: sda5, which doesn't exist anymore but shows up as, I believe, sda4. That said, I was wondering what you meant by
Use 'a' to manually add a partition beginning at the same location than the LUKS ...
Use 'a' to manually add a partition beginning at the same location than the LUKS ...
- 11 Dec 2017, 08:18
- Forum: Partition Recovery
- Topic: lost luks partition using testdisk. how to recover?
- Replies: 4
- Views: 5906
lost luks partition using testdisk. how to recover?
I ran testdisk to recover the System Reserved partition for my Windows 10 installation. I toggled what I thought to be the deleted partition and from D to P, but didn't do so for any of the other partitions, which I reckon I should have? In the process, I lost access to my LUKS partition and tried ...