Can't mount 14TB External USB drives in Sonoma OS 14.3.1
Using an Intel 2020 iMac. I purchased 3 Seagate Expansion USB drives that are 14TB for backing up. They are formatted ExFat. When I first copied data to the drive they mounted. Then on next reboot, they are grayed out in DiskUtil. They do not mount and produce this error when I click mount in DiskUtil. Could not mount “DriveA”. (com.apple.DiskManagement.disenter error 53249.)
I reformatted the drive and same error. I tried a second drive. Same error.
In Terminal
diskutil list external
/dev/disk10 (external, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme *14.0 TB disk10
1: EFI EFI 209.7 MB disk10s1
2: Microsoft Basic Data DriveA 14.0 TB disk10s2
diskutil mount readOnly disk10
Volume on disk10 failed to mount
If it has a partitioning scheme, use "diskutil mountDisk"
If you think the volume is supported but damaged, try the "readOnly" option
diskutil mount readOnly disk10s2
Volume on disk10s2 failed to mount
If you think the volume is supported but damaged, try the "readOnly" option
Tried on my MacBook Pro Ventura 13 - Same thing.
But out of the box, the drives both worked until I copied 5 TB over from another external and rebooted.