mount: /Volumes/external failed with 72
When I plug in an external hard drive, it is recognized by my Mac, but it does not appear in the Finder. System report sees it and Disk Utility sees it, I just cannot save to it or access it (see attached).
When trying to force the disk to mount in Terminal, I get the error failed with 72
Here are details from Terminal
JONOMBP:~ jyoung$ diskutil list
/dev/disk0 (internal):
#: TYPE NAME SIZE IDENTIFIER
0: GUID_partition_scheme 1.0 TB disk0
1: Apple_APFS_ISC 524.3 MB disk0s1
2: Apple_APFS Container disk3 994.7 GB disk0s2
3: Apple_APFS_Recovery 5.4 GB disk0s3
/dev/disk3 (synthesized):
#: TYPE NAME SIZE IDENTIFIER
0: APFS Container Scheme - +994.7 GB disk3
Physical Store disk0s2
1: APFS Volume Macintosh HD 25.1 GB disk3s1
2: APFS Snapshot com.apple.os.update-... 25.1 GB disk3s1s1
3: APFS Volume Preboot 492.6 MB disk3s2
4: APFS Volume Recovery 1.7 GB disk3s3
5: APFS Volume Data 279.5 GB disk3s5
6: APFS Volume VM 16.1 GB disk3s6
/dev/disk5 (external, physical):
#: TYPE NAME SIZE IDENTIFIER
0: GARMIN *110.5 MB disk5
/dev/disk6 (external, physical):
#: TYPE NAME SIZE IDENTIFIER
0: FDisk_partition_scheme *7.9 GB disk6
1: DOS_FAT_32 NO NAME 7.9 GB disk6s1
This is what I tried in Terminal:
JONOMBP:~ jyoung$ sudo mount -t DOS_FAT_32 /dev/disk6s1 /Volumes/external/
mount: exec /Library/Filesystems/DOS_FAT_32.fs/Contents/Resources/mount_DOS_FAT_32 for /Volumes/external: No such file or directory
mount: /Volumes/external failed with 72
I am not Terminal guru, so I am assuming I have done something incorrect above. How can I get external drive to mount?
Attachments:
MacBook Pro Apple Silicon