Home > Questions

How to Fix External Hard Drive Not Mounting on MacBook?

Hi, recently my external hard drive (WD My Passport) is not mounting on my MacBook Air. I should be more specific. I partitioned the drive for Time Machine, and that partition seems to be mounting fine, but the data partition doesn't. I can only see the Time Machine partition in Finder, and in Disk Utility, My Passport is visible but grayed out. When I select mount in Disk Utility I get the following error message: Could not mount “WD My Passport”. (com.apple.DiskManagement.disenter error 49218. I've done Time Machine backups, and it seems to be working properly, but I need to access the data on the other partition. I'll gladly provide more details as requested. Thanks very much.

Best Answered by

iBoysoft author Eudora Liu

Eudora Liu

Answered on Wednesday, April 24, 2024

To fix the external hard drive not mounting on MacBook, you need to check if there's something wrong with the USB cable or USB port. 

If the connection is fine, your external hard drive might be corrupted, and you can run First Aid in Disk Utility to fix it. Here's how:

  1. Go to Finder > Applications > Utilities > Disk Utility.
  2. Select the unmounted drive in the left sidebar.
  3. Click on First Aid and click Run.

If there is any problem, it will be fixed automatically. After that, mount your external hard drive on your MacBook again. If First Aid fails to repair it, and it still won't mount in Disk Utility, you can try to mount them by using Terminal.

  1. Go to Launchpad > Other > Terminal.
  2. Type in the following command. Find and remember the identifier of your external hard drive. Replace disk1s2 with the identifier.    
    diskutil listdiskutil mount /dev/disk1s2

If your external hard drive still won't mount, then it might be corrupted, you can use fsck to check and repair it:

  1. Run diskutil list in Terminal. Find and remember the identifier of your external hard drive.
  2. Restart your MacBook and hold Command + S to boot it into Single User mode.
  3. Type in the following command. The 'hfs' should be replaced with the file system of your external hard drive and 'disk1s2' should be replaced with its identifier.    
    /sbin/fsck_hfs -fy /dev/disk1s2
  4. After fsck is finished, type in reboot and press Enter to restart your MacBook.

If all the above solutions still can't help you to mount your external hard drive, you need to reformat your drive. Before you do so, remember back up your data.

People Also Ask

Read More Questions

Read More Advice From iBoysoft's Computer Experts

Guide: Fix Mac to External Hard Drive File Transfer Problems

Follow the video guide in this post to learn how to fix the issues when transferring files from Mac to an external hard drive.

Video

Der Fehler konnte keine Installationsinformationen für diese Maschine auf Mac finden

Fix Konnte keine Installationsinformationen für diese Maschine finden

Erfahren Sie 4 Lösungen für den Fehler 'Konnte keine Installationsinformationen für diese Maschine finden. Kontaktieren Sie AppleCare.' auf dem Mac, den Sie beim erneuten Installieren von OS X oder macOS möglicherweise treffen könnten.

some updates could not be installed automatically

[macOS Ventura]Some Updates Could Not Be Installed Automatically

This post elaborates on 'Updates Not Installed: Some updates could be not installed automatically,' a notification that's pops up in macOS Ventura. It analyzes the causes and also provides fixes.

How to Tips