Post

Replies

Boosts

Views

Activity

Reply to com.apple.DiskManagement.disenter error -119930868 on external drive
Still working on that problem… Here what I've found with Terminal : % diskutil list external /dev/disk4 (external, physical): #: TYPE NAME SIZE IDENTIFIER 0: GUID_partition_scheme *4.0 TB disk4 1: EFI ⁨EFI⁩ 209.7 MB disk4s1 2: Apple_APFS ⁨⁩ 4.0 TB disk4s2 % diskutil verifyVolume disk4s2 Started file system verification on disk4s2 Error: -69564: Unable to find an APFS Container Reference sudo fsck_apfs -n -x /dev/disk4s2 0000: 0000 0000 0000 0000 0000 0000 0000 0000 |................| . . . 0400: 482b 0004 8000 6000 4846 534a 0000 15d6 |H.......HFSJ....| 0410: dca8 c8eb dfe3 533d 0000 0000 dca8 accb |......S.........| 0420: 0000 0eaa 0000 008a 0000 2000 15d4 6636 |..............f6| 0430: 00f7 a7d0 04ae 004e 0001 0000 0001 0000 |.......N........| 0440: 0000 237c 0001 88ea 0000 0000 0000 0001 |................| 0450: 0000 0000 0000 0000 0000 0000 0000 0000 |................| 0460: 0000 0000 0000 0000 9d19 222d 3940 63cd |............9.c.| 0470: 0000 0000 02ba a000 02ba a000 0000 15d5 |................| 0480: 0000 0001 0000 15d5 0000 0000 0000 0000 |................| 0490: 0000 0000 0000 0000 0000 0000 0000 0000 |................| . . . 04c0: 0000 0000 0100 0000 0100 0000 0000 0800 |................| 04d0: 0000 85d7 0000 0800 0000 0000 0000 0000 |................| 04e0: 0000 0000 0000 0000 0000 0000 0000 0000 |................| . . . 0510: 0000 0000 1520 0000 1520 0000 0000 a900 |................| 0520: 0007 d0d7 0000 a900 0000 0000 0000 0000 |................| 0530: 0000 0000 0000 0000 0000 0000 0000 0000 |................| . . . 0560: 0000 0000 1520 0000 1520 0000 0000 a900 |................| 0570: 0000 8dd7 0000 a900 0000 0000 0000 0000 |................| 0580: 0000 0000 0000 0000 0000 0000 0000 0000 |................| . . . 0ff0: 0000 0000 0000 0000 0000 0000 0000 0000 |................| sudo fsck_apfs /dev/disk4s2 0000: 0000 0000 0000 0000 0000 0000 0000 0000 |................| . . . 0400: 482b 0004 8000 6000 4846 534a 0000 15d6 |H.......HFSJ....| 0410: dca8 c8eb dfe3 533d 0000 0000 dca8 accb |......S.........| 0420: 0000 0eaa 0000 008a 0000 2000 15d4 6636 |..............f6| 0430: 00f7 a7d0 04ae 004e 0001 0000 0001 0000 |.......N........| 0440: 0000 237c 0001 88ea 0000 0000 0000 0001 |................| 0450: 0000 0000 0000 0000 0000 0000 0000 0000 |................| 0460: 0000 0000 0000 0000 9d19 222d 3940 63cd |............9.c.| 0470: 0000 0000 02ba a000 02ba a000 0000 15d5 |................| 0480: 0000 0001 0000 15d5 0000 0000 0000 0000 |................| 0490: 0000 0000 0000 0000 0000 0000 0000 0000 |................| . . . 04c0: 0000 0000 0100 0000 0100 0000 0000 0800 |................| 04d0: 0000 85d7 0000 0800 0000 0000 0000 0000 |................| 04e0: 0000 0000 0000 0000 0000 0000 0000 0000 |................| . . . 0510: 0000 0000 1520 0000 1520 0000 0000 a900 |................| 0520: 0007 d0d7 0000 a900 0000 0000 0000 0000 |................| 0530: 0000 0000 0000 0000 0000 0000 0000 0000 |................| . . . 0560: 0000 0000 1520 0000 1520 0000 0000 a900 |................| 0570: 0000 8dd7 0000 a900 0000 0000 0000 0000 |................| 0580: 0000 0000 0000 0000 0000 0000 0000 0000 |................| . . . 0ff0: 0000 0000 0000 0000 0000 0000 0000 0000 |................| error: Device does not contain a valid APFS container.
May ’23