Home > Questions

2TB Seagate HFS Expansion Hard Drive Not Writable on Mac

I have a 2TB Seagate Expansion hard drive formatted with HFS, but it's not writable on my MacBook Air. It won't allow me to change the permissions. I've already tried a few things to reformat it but all failed, including force-quitting mds_stores in Activity Monitor because apparently it was using the hard drive. I also tried running First Aid several times to repair it. However, no matter what I do, nothing seems to work. I know the hard drive works, I can drag and drop files from it to my Mac, but not vice versa. Does anyone know what to do?

Best Answered by

iBoysoft author Connie Yang

Connie Yang

Answered on Tuesday, August 27, 2024

From your description, I can think that maybe some programs running in the background block your 2TB Seagate HFS external drive from being reformatted.

You can boot your Mac in Safe Mode and then reformat your external hard drive in Disk Utility.

Reformatting the external drive will erase all data on it. Since you can drag and drop files from the drive to your Mac, back up your files ASAP.

If you still can't reformat the drive and can only read to the Seagate external hard drive on your Mac, use Terminal to reformat it.

Open Launchpad > Other > Terminal.

  1. Enter the following command into the Terminal window. This is to find the device identifier of your external drive. diskutil list
  2. Type the command below into the Terminal window. Replace disk2 with the identifier of your Seagate external disk. This is to unmount the Seagate external drive to let it be locked for formatting. diskutil unmountDisk /dev/disk2
  3. Enter the following command to start reformatting the external drive. Likewise, replace disk2 with the device identifier of your Seagate external drive. diskutil eraseDisk FAT32 SANDISK /dev/disk2

 

 

People Also Ask

Read More Questions

Read More Advice From iBoysoft's Computer Experts

USBドライブが読み取り専用の場合の修正方法 Mac

MacエラーでUSBドライブが読み取り専用になっている場合の修正方法は?

この記事では、MacエラーでUSBドライブが読み取り専用になった際の5つの解決策をカバーしています。また、なぜUSBドライブがMacで読み取り専用になるのかについても説明しています。

Macで外部ハードドライブを読み取り専用にする

Macで内部/外部ハードドライブを読むことしかできません[修正済み]

Macで内部/外部ハードドライブの共有とアクセス許可が「読み取り専用」と表示されていますか? Macで外部ハードドライブが読み取り専用な理由と解決策を学びます。

MacでNTFSドライブを読み書き

MacでNTFSドライブを無料で読み書きする方法は?

この投稿では、MacユーザーがmacOS Sequoia/Sonoma/Ventura/MontereyでNTFSドライブを読み書きできるかどうかを説明します。また、MacでNTFSに書き込むための3つの方法を提供して、完全な読み書きアクセスを得ることができます。