Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

Disk mounting error

Could not mount "disk name" (com.apple.DiskManagement.disenter error -119930878.)


2TB USB drive will not mount on M1 Pro MBP with Monterey.


Previous boot drive from old i7 MBP.


how do I transfer data to new Mac?

MacBook Pro 16″, macOS 12.6

Posted on Feb 15, 2023 1:06 PM

Reply
Question marked as Top-ranking reply

Posted on Feb 15, 2023 2:16 PM

Open Disc Utility and select the drive. Run First Aid.

Another option is with Terminal. Open Finder > Applications > Utilities > Terminal.

Type the following command to show all the drives on Mac.

Then, find the identifier of the unmountable drive.        

diskutil list

Type the following diskutil command to mount the drive. Here the disk1s2 should be replaced with the identifier of your unmountable drive.        

diskutil mount /dev/disk1s2

The third option is:

  • Open Activity Monitor > search fsck in all tabs (CPU, Memory, Disk, etc.). 
  • When finding the fsck, select it and click the × icon in the upper-left corner. 
  • Select Force Quit.

The information is form iBoysoft article.

These are similar questions:

com.apple.DiskManagement.disenter error 0 - Apple Community

DiskManagement.disenter error -119930868 - Apple Community

https://developer.apple.com/forums/thread/680500


Similar questions

1 reply
Sort By: 
Question marked as Top-ranking reply

Feb 15, 2023 2:16 PM in response to workshopninja

Open Disc Utility and select the drive. Run First Aid.

Another option is with Terminal. Open Finder > Applications > Utilities > Terminal.

Type the following command to show all the drives on Mac.

Then, find the identifier of the unmountable drive.        

diskutil list

Type the following diskutil command to mount the drive. Here the disk1s2 should be replaced with the identifier of your unmountable drive.        

diskutil mount /dev/disk1s2

The third option is:

  • Open Activity Monitor > search fsck in all tabs (CPU, Memory, Disk, etc.). 
  • When finding the fsck, select it and click the × icon in the upper-left corner. 
  • Select Force Quit.

The information is form iBoysoft article.

These are similar questions:

com.apple.DiskManagement.disenter error 0 - Apple Community

DiskManagement.disenter error -119930868 - Apple Community

https://developer.apple.com/forums/thread/680500


Reply

Disk mounting error

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple Account.