Running TestDisk 7.2-WIP (as root) I was able to find the partition. The partition size almost matches the disk size, although it starts at sector 130944 and ends after the last disk sector.
Code: Select all
TestDisk 7.2-WIP, Data Recovery Utility, March 2023
Christophe GRENIER <grenier@cgsecurity.org>
https://www.cgsecurity.org
Disk /dev/nvme1n1 - 2000 GB / 1863 GiB - CHS 1907729 64 32
The hard disk (2000 GB / 1863 GiB) seems too small! (< 2000 GB / 1863 GiB)
Check the hard disk size: HD jumper settings, BIOS detection...
The following partition can't be recovered:
Partition Start End Size in sectors
> Linux filesys. data 130944 3907160111 3907029168 [achernar_data]
[ Continue ]
btrfs blocksize=4096, 2000 GB / 1863 GiB
Code: Select all
Sat Apr 22 20:37:31 2023
Command line: TestDisk
TestDisk 7.2-WIP, Data Recovery Utility, March 2023
Christophe GRENIER <grenier@cgsecurity.org>
https://www.cgsecurity.org
OS: Linux, kernel 6.2.11-300.fc38.x86_64 (#1 SMP PREEMPT_DYNAMIC Thu Apr 13 20:27:09 UTC 2023) x86_64
Compiler: GCC 4.8
ext2fs lib: 1.42.8, ntfs lib: libntfs-3g, reiserfs lib: 0.3.1-rc8, ewf lib: 20120504, curses lib: ncurses 5.9
Warning: can't get size for Disk /dev/mapper/control - 0 B - 0 sectors, sector size=512
Hard disk list
Disk /dev/nvme0n1 - 1000 GB / 931 GiB - CHS 953869 64 32, sector size=512
Disk /dev/nvme1n1 - 2000 GB / 1863 GiB - CHS 1907729 64 32, sector size=512
Partition table type (auto): EFI GPT
Disk /dev/nvme1n1 - 2000 GB / 1863 GiB
Partition table type: EFI GPT
Analyse Disk /dev/nvme1n1 - 2000 GB / 1863 GiB - CHS 1907729 64 32
hdr_size=92
hdr_lba_self=1
hdr_lba_alt=3907162111 (expected 3907029167)
hdr_lba_start=34
hdr_lba_end=3907162078
hdr_lba_table=2
hdr_entries=128
hdr_entsz=128
Current partition structure:
1 P Linux filesys. data 130944 3907160111 3907029168
search_part()
Disk /dev/nvme1n1 - 2000 GB / 1863 GiB - CHS 1907729 64 32
recover_btrfs: part_size 3907029168
Linux filesys. data 130944 3907160111 3907029168 [achernar_data]
btrfs blocksize=4096, 2000 GB / 1863 GiB
This partition ends after the disk limits. (start=130944, size=3907029168, end=3907160111, disk end=3907029168)
Search for partition aborted
Disk /dev/nvme1n1 - 2000 GB / 1863 GiB - CHS 1907729 64 32
Check the hard disk size: HD jumper settings, BIOS detection...
The hard disk (2000 GB / 1863 GiB) seems too small! (< 2000 GB / 1863 GiB)
The following partition can't be recovered:
Linux filesys. data 130944 3907160111 3907029168 [achernar_data]
btrfs blocksize=4096, 2000 GB / 1863 GiB
Results
interface_write()
No partition found or selected for recovery
simulate write!
TestDisk exited normally.
Code: Select all
Sun Apr 23 00:56:12 2023
Command line: TestDisk
TestDisk 7.2-WIP, Data Recovery Utility, March 2023
Christophe GRENIER <grenier@cgsecurity.org>
https://www.cgsecurity.org
OS: Linux, kernel 6.2.11-300.fc38.x86_64 (#1 SMP PREEMPT_DYNAMIC Thu Apr 13 20:27:09 UTC 2023) x86_64
Compiler: GCC 4.8
ext2fs lib: 1.42.8, ntfs lib: libntfs-3g, reiserfs lib: 0.3.1-rc8, ewf lib: 20120504, curses lib: ncurses 5.9
/dev/sda: LBA, HPA, LBA48, DCO support
/dev/sda: size 3907029168 sectors
/dev/sda: user_max 3907029168 sectors
/dev/sda: native_max 3907029168 sectors
Warning: can't get size for Disk /dev/mapper/control - 0 B - 0 sectors, sector size=512
Hard disk list
Disk /dev/sda - 2000 GB / 1863 GiB - CHS 243201 255 63, sector size=512 - ST2000DM001-1ER164, S/N:Z4Z3LN41, FW:CC26
Disk /dev/nvme0n1 - 2000 GB / 1863 GiB - CHS 1907729 64 32, sector size=512
Disk /dev/nvme1n1 - 1000 GB / 931 GiB - CHS 953869 64 32, sector size=512
Partition table type (auto): EFI GPT
Disk /dev/nvme0n1 - 2000 GB / 1863 GiB
Partition table type: EFI GPT
New geometry
Disk /dev/nvme0n1 - 2000 GB / 1863 GiB - CHS 1907794 64 32 sector_size=512
Analyse Disk /dev/nvme0n1 - 2000 GB / 1863 GiB - CHS 1907794 64 32
hdr_size=92
hdr_lba_self=1
hdr_lba_alt=3907160063 (expected 3907162111)
hdr_lba_start=34
hdr_lba_end=3907160030
hdr_lba_table=2
hdr_entries=128
hdr_entsz=128
Current partition structure:
1 P Linux filesys. data 130944 3907160111 3907029168
search_part()
Disk /dev/nvme0n1 - 2000 GB / 1863 GiB - CHS 1907794 64 32
recover_btrfs: part_size 3907029168
Linux filesys. data 130944 3907160111 3907029168 [achernar_data]
btrfs blocksize=4096, 2000 GB / 1863 GiB
Results
P Linux filesys. data 130944 3907160111 3907029168 [achernar_data]
btrfs blocksize=4096, 2000 GB / 1863 GiB
Hint for advanced users: dmsetup may be used if you prefer to avoid rewriting the partition table for the moment:
echo "0 3907029168 linear /dev/nvme0n1 130944" | dmsetup create test0
interface_write()
1 P Linux filesys. data 130944 3907160111 3907029168 [achernar_data]
search_part()
Disk /dev/nvme0n1 - 2000 GB / 1863 GiB - CHS 1907794 64 32
recover_btrfs: part_size 3907029168
Linux filesys. data 130944 3907160111 3907029168 [achernar_data]
btrfs blocksize=4096, 2000 GB / 1863 GiB
0 0000 0000 00 00 00 00 00 00 00 00
Unknown 23598180 34848173560931 34848149962752
WBFS, 17842 TB / 16227 TiB
0 0000 0000 00 00 00 00 00 00 00 00
Partition not added.
LVM magic value at 18608/61/3
recover_btrfs: part_size 3907029168
Linux filesys. data 536870784 4443899951 3907029168 [achernar_data]
btrfs blocksize=4096, 2000 GB / 1863 GiB
This partition ends after the disk limits. (start=536870784, size=3907029168, end=4443899951, disk end=3907162112)
Search for partition aborted
Disk /dev/nvme0n1 - 2000 GB / 1863 GiB - CHS 1907794 64 32
Check the hard disk size: HD jumper settings, BIOS detection...
The hard disk (2000 GB / 1863 GiB) seems too small! (< 2275 GB / 2119 GiB)
The following partition can't be recovered:
Linux filesys. data 536870784 4443899951 3907029168 [achernar_data]
btrfs blocksize=4096, 2000 GB / 1863 GiB
Results
P Linux filesys. data 130944 3907160111 3907029168 [achernar_data]
btrfs blocksize=4096, 2000 GB / 1863 GiB
Hint for advanced users: dmsetup may be used if you prefer to avoid rewriting the partition table for the moment:
echo "0 3907029168 linear /dev/nvme0n1 130944" | dmsetup create test0
gpt_change_part_type
Change partition type:
P Linux filesys. data 130944 3907160111 3907029168 [achernar_data]
btrfs blocksize=4096, 2000 GB / 1863 GiB
Change partition type:
P btrfs 130944 3907160111 3907029168 [achernar_data]
btrfs blocksize=4096, 2000 GB / 1863 GiB
interface_write()
1 P Linux filesys. data 130944 3907160111 3907029168 [achernar_data]
write!
file_pwrite(5,32,buffer,3907162079(1907793/62/32)) write err No space left on device
Partition: Write error
TestDisk exited normally.