sudo gpt show disk5
start size index contents
0 1 PMBR
1 1 Pri GPT header
2 32 Pri GPT table
34 6
40 409600 1 GPT part - C12A7328-F81F-11D2-BA4B-00A0C93EC93B
409640 5860123491
5860533131 32 Sec GPT table
5860533163 1 Sec GPT header
40 409600 1 GPT part - C12A7328-F81F-11D2-BA4B-00A0C93EC93B
diskutil list
/dev/disk5 (external, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *3.0 TB disk5
1: EFI 209.7 MB disk5s1
diskutil info disk5s1
Device Identifier: disk5s1
Device Node: /dev/disk5s1
Whole: No
Part of Whole: disk5
Volume Name: Not applicable (no file system)
Mounted: Not applicable (no file system)
File System: None
Partition Type: EFI
OS Can Be Installed: No
Media Type: Generic
Protocol: USB
SMART Status: Not Supported
Disk / Partition UUID: 1DDFC3B0-E382-7E4A-84B9-8DB041FBFCEB
Disk Size: 209.7 MB (209715200 Bytes) (exactly 409600 512-Byte-Units)
Device Block Size: 512 Bytes
Read-Only Media: No
Read-Only Volume: Not applicable (no file system)
Device Location: External
Removable Media: Fixed
File System: None
Est-ce que tu confirmes que les 3 volumes du DDE étaient protégés par un chiffrement ?
2725505336 262144 1 GPT part - 48465300-0000-11AA-AA11-00306543ECAC
diskutil umountDisk force disk5
sudo gpt add -b 409600 -s 2725095736 -t 53746F72-6167-11AA-AA11-00306543ECAC -i 2 /dev/disk5
gpt add: /dev/disk5: error: no space available on device
gpt add: /dev/disk5: error: no space available on device
/dev/disk4 (external, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *3.0 TB disk4
1: EFI 209.7 MB disk4s1
diskutil umountDisk force disk4
sudo gpt add -b 409600 -s 2725095736 -t 53746F72-6167-11AA-AA11-00306543ECAC -i 2 /dev/disk4