How to Format and Partition an External Drive on Your Mac
If you just purchased a shiny new external hard drive or SSD for your Mac, you were probably excited to start using it right away to store your files, backups, or Time Machine data. However, when you eagerly plugged it in, you may have been surprised to find your Mac telling you it couldn‘t write to the drive! What gives?
The reason is that most external drives come pre-formatted from the factory with the Windows NTFS (New Technology File System). macOS can read data from NTFS drives, but cannot write to them out of the box. Luckily, this is an easy problem to solve – you just need to reformat the drive using a Mac-friendly file system.
In this guide, I‘ll walk you through the steps to format your external drive for full read/write compatibility with your Mac using Disk Utility. I‘ll also show you how to optionally partition the drive into multiple volumes, which can be very useful for organizing files on a high-capacity drive. Let‘s get started!
Why You Need to Reformat That New External Drive
The file system format of a drive determines how data is structured and managed on the storage device. Different operating systems use different native file systems.
Modern Windows PCs have used the NTFS format since Windows XP. However, macOS uses its own HFS+ or APFS file systems. macOS can read NTFS drives, but not write to them. This write protection is in place to prevent accidental data corruption or loss, since Apple didn‘t develop the NTFS format.
To make a drive fully compatible for writing and reading on a Mac, you need to format it with a file system macOS can write to, like HFS+ (Mac OS Extended) or exFAT if you need Windows compatibility. Keep in mind any existing data on the drive will be erased during the reformatting process, so be sure to back up anything important first!
How to Format an External Drive on Your Mac
Reformatting a drive may sound scary, but it‘s actually a very quick and straightforward process on macOS. Here‘s how to reformat any external drive using the built-in Disk Utility:
-
Connect your external drive to your Mac via USB, USB-C, Thunderbolt, or FireWire. The drive should mount and appear on your Desktop.
-
Open the Disk Utility application. You can find it by opening Finder, selecting Applications from the sidebar, then opening the Utilities folder. Or do a Spotlight search for "Disk Utility".
-
When Disk Utility opens, you‘ll see your drive listed in the left sidebar. It will likely have a generic name like "Untitled" or "External". Select your drive in the sidebar.
-
Click the Erase button at the top of the Disk Utility window. This will reformat the drive, erasing all data currently stored on it.
-
In the dialog box that appears, enter a name for your drive next to Name:
-
Click the Format drop-down menu and select Mac OS Extended (Journaled). This is the best file system to use for external drives on Mac. If you need to use the drive on a Windows PC as well, choose exFAT instead.
-
For Scheme, keep the default choice of GUID Partition Map. This is necessary for drives over 2TB in size.
-
Double-check that you selected the correct drive to erase and reformat. Then click the Erase button.
-
You‘ll see a progress bar as your drive is reformatted. This should only take a few seconds on an empty drive. When it‘s done, click the Done button.
That‘s it! Your drive will now be using the Mac-friendly Mac OS Extended file system. You can copy files to it, use it for backups, or use it as a Time Machine drive. The drive will be compatible with any Mac running macOS.
Partitioning Your External Drive for Better Organization
Now that your external drive is formatted for your Mac, you could call it a day and start using the drive as-is. However, if you have a larger drive over 1TB, I highly recommend taking an extra minute to partition it into multiple volumes.
Partitioning splits up a physical drive into separate volumes that appear as unique drive icons on your desktop. It‘s like dividing a large room into smaller rooms with their own doors.
There are several advantages to partitioning a big external drive:
-
Better organization – You can dedicate different partitions to specific types of data, like one for Time Machine backups, one for media files, one for documents, etc. It keeps things tidy.
-
Improved compatibility – You can format different partitions with different file systems as needed. For example, you could make one Mac-only partition and one exFAT partition to share with Windows PCs.
-
Avoiding the 2TB Time Machine limit – Time Machine won‘t backup to a volume larger than 2TB on its own. Partitioning lets you make a dedicated sub-2TB slice for Time Machine and use the rest for other storage.
-
Preventing one partition from hogging all free space – On a single large volume, one type of data, like video files, could end up consuming all available space. Partitions reserve space for their own data.
To partition your drive, follow these steps in Disk Utility:
-
With your drive selected in Disk Utility‘s left sidebar, click the Partition button at the top of the window.
-
In the pie chart that appears, click the + button to add a new partition. Give it a name, choose a file system (Mac OS Extended or exFAT), and enter a size. You can simply drag the pie slice dividers to adjust sizes visually.
-
Repeat step 2 to create as many partitions as you want. For a 2TB drive, I recommend at least 3-4 partitions, one being a 1TB "Media" partition and one being a 500GB "Backups" partition for Time Machine.
-
When done, click the Apply button. This will create your new partition volumes, which will appear as separate drive icons on the desktop.
That‘s all there is to it! You can now organize your files across the different partitions as desired. You‘ll never have to worry about low disk space notifications coming from one rogue volume.
Troubleshooting External Drive Partitioning Issues
In some cases, you may run into an issue where the Partition button in Disk Utility is grayed out and unclickable for your external drive. There are a couple reasons this can happen:
-
The drive is using the wrong partition scheme. If the drive is larger than 2TB but using the Master Boot Record scheme instead of GUID Partition Map, you won‘t be able to create new partitions.
-
The drive has an incompatible file system. Some systems like NTFS don‘t play nice with partitioning on macOS.
The solution is to simply erase the entire drive first using the Erase button as described earlier. Be sure to choose Mac OS Extended (Journaled) for the format and GUID Partition Map for the scheme. After erasing and reformatting the whole drive, the Partition button will be clickable again.
Verify Your Drive Formatting and Partitioning Results
After reformatting and partitioning your external drive, it‘s a good idea to double-check that the process worked as intended. Here‘s how:
-
Check that the new volume(s) appear on your desktop with the names you chose.
-
Select one of the volumes and press Command+I, or right-click and choose Get Info.
-
In the Get Info window, verify that the Format: field lists the file system you selected, like Mac OS Extended (Journaled).
-
Click the main drive icon on your Desktop (not the individual partitions) and press Command+I. Verify that the Partition Map Scheme is listed as GUID Partition Table.
If everything looks good, you‘re all set! You can now use your external drive on your Mac with the assurance it‘s fully optimized for macOS and organized to your liking.
Always Remember to Safely Eject!
One final word of caution – to prevent data loss, always remember to eject your external drive before physically unplugging it from your Mac. You can either:
- Drag the drive icon to the Trash (it will turn into an Eject icon)
- Right-click the icon and choose Eject
- Select the drive in the Finder sidebar and click the Eject button that appears next to its name
This ensures any pending file operations are completed and the drive is safe to unplug.
I hope this guide has been helpful in getting your new external drive set up perfectly on your Mac! Enjoy all that extra storage space.