How to Partition an External Hard Drive on Mac. If you want to create multiple partitions on your external hard drive (in fact, you should for better file organization), here’s a step-by-step guide: Step 1: Highlight your drive and click “Partition” in Disk Utility. Open the Disk Utility app and highlight your external hard drive. GUID partition table (GOT) is the scheme used by servers, Macs, and many contemporary Windows PCs. MacOS on Intel will only boot from a drive with a GUID partition table, and Windows systems from 2005 on can read/write these disks but can only boot from them on systems with UEFI (instead of a BIOS).
Contents 
  | 
Most PC operating systems still work with an ancient disk partition scheme that historically makes distinction between primary and extended partitions. It also places a limitation for four primary partitions or three primary partitions and one extended partition. When present, an extended partition can then be divided into any number number of logical partitions.

However, many recent (since 2011) machines use a different and incompatible scheme known as 'gpt' which allows many more primary partitions. Search these pages for UEFI to learn how to tell which scheme your system is using; applying techniques for one scheme to a system that uses the other will definitely lead to possibly serious problems.
Each Windows installation will need to be installed on a primary partition. Windows systems commonly assign a drive letter to each individual (Windows) partition.
Linux operating systems need a minimum of one partition: one for the OS itself (and data files) and optionally one for a swap area (to be used as an extension for RAM memory) if preferred over a swap file.
While these two partitions can be primary partitions, more flexibility is afforded when logical partitions (within the extended partition) are used. In this manner, as many partitions can be created as is desired. Multiple (Ubuntu Linux and Mac) operating systems can be installed, each in its own partition, and data can also be more easily compartmentalized when it is placed within individually separate logical partitions. (The swap partition can also be located on a logical partition.)
The easiest way to do this is to use the GParted Live CD as a partition manager, or the GPartEd utility on the Ubuntu LiveCD.
This most versatile partitioning scheme allows for both Windows and Linux (and/or Mac) operating systems:
Here is an example partitioning scheme:
Temporary Edit xxxx a GRUB boot partition 100 Mb, formatted to filesystem type ext3 xxxx Unless you want to end up in Ubuntuforums asking for help with a package manager that is complaining about a full boot partition, DO NOT create and use a separate boot partition. For 99% of home installations it is totally unnecessary.
https://wiki.debian.org/ReadonlyRoot should clarify which parts of the filesystem tree can be read-only: moving /usr to read-only would be the most significant thing (greatest space required) I guess but you have to ensure it is remounted as required when doing apt-get install or remove. See that page for more info.
This page was originally adapted from Ubuntuguide -- Multiple OS Installation.
Psychocats Guide to Partitioning
As people become more aware about its plus-points, hard drive partitioning is finding many more takers than in the previous years. And rightfully so; after all, it is good for the machine’s health, it helps isolate crucial data from personal thus ensuring more safety, helps organize data better and comes in handy when you wish to run more than one operating system on one machine. Against these advantages, the minor drawback of slightly reduced performance seems to fade out. This is the primary reason more Mac users too are taking the partitioning road.
So much so, that along with partitioning internal Mac hard drives, users are partitioning external drives and flash drives too in order to make them boot multiple operating systems on the run when required. However, hard drive partitioning can often become a problematic task marred by errors and unexpected hurdles. One such error crops up when you wish to partition Mac flash drive on OS X El Capitan.
In this article we’ll be discussing how to achieve Mac flash drive partitioning in the simplest and most error-free way possible.
Partitioning a flash drive on Mac – a brief introduction
This is for the benefit of those who’re not exactly sure what hard drive partitioning does to their drives.
When a flash drive is partitioned, the entire storage capacity of the device is divided into separate logical sections of storage. Each section is listed as a separate volume that you can find under the Devices section in the Finder sidebar. So if your flash drive has a capacity of 500GB, you can divided it into 2 partitions of 250GB each, one of which can be used with Mac and the other to boot Windows. Or two partitions of 250GB each one to store a bootable operating system and the other to serve as a backup destination.
To create a partition on a flash drive without formatting / erasing existing data, you can use Mac’s inbuilt Disk Utility feature. Just select the “Partition” button in Disk Utility, click on the Add (+) button and follow the instructions. After the drive is partitioned, an icon for each volume (newly created partition) appears in both the Disk Utility sidebar and the Finder sidebar.
Problems arising with flash drive partitioning on Mac
Sometimes, flash drive partitioning runs into problems. A few of the error scenarios are described here:
An introduction to statistical modelling krzanowski pdf converter. Disk Utility solutions to the above problems
All problems mentioned in the previous section can be resolved using different options within Disk Utility. Let us take each one in succession.
Partition option grayed out
Under Disk Utility, select the line with the model number of the hard drive, not the line with the name that you gave the partition. Then, the partition option will become active.
If you still find the option grayed out, that means your flash drive has a Master Boot Record (MBR) partition map. Remove all partitions through the “Erase” option. Then, you should be able to get to the Partition tab, and change the partition map to GUID. But before doing that, copy crucial data to another drive since erasing will delete all data present on the flash drive.
If this still doesn’t work, you can use the Terminal utility to partition the disk. Open Terminal and key in the following command:
diskutil partitionDisk disk1 2 MBR MS-DOS DOSEXC 20G ExFAT Exexchange R
Here is what each parameter in this command means
Now you should see the option to add more partitions to the disk.
Error “couldn’t unmount disk”
Image Source: Apple Stack Exchange
Under Disk Utility, right-click on the flash drive listed in the left hand panel and click on “unmount disk”. Once the disk is unmounted, click on the “Erase” button. The drive will be erased. Then you can proceed to the “Partition” option. As mentioned above, take care to backup all important data before pressing “Erase”.
Empty space doesn’t increase
Image Source: Apple Stack Exchange
Manual deletion doesn’t empty the Trash of the flash drive. Hence, use the “Erase” option to completely wipe the drive clean and then use the “Partition” option to create new volumes.
Mac formatted drives not recognized on Windows
Image Source: Windows EXE Errors
The Disk Utility advanced options are hidden in El Capitan. Thus, to format the flash drive on Mac such that even a Windows system recognizes it, you need to execute some commands on the Terminal. For this:
defaults write com.apple.DiskUtility advanced-image-options 1
Now re-launch Disk Utility and format your USB with MBR Partition and exFAT file System. 
Recommended Solution
Though the above mentioned solutions will fix the issue in 95% of the cases, the solutions themselves (specially the command-line one) can be a little too technical for some users. Moreover, some deeper, more complex issue might prevent you from partitioning the flash drive even after applying the above solutions.
Hence, we recommend using Stellar Partition Manager software to efficiently create, resize, format, manage, as well as delete partitions on Mac hard drives. Additionally, this product also works with BOOT volumes without causing any data loss. And above all, it has the advantage of an interactive user interface making the entire process much easier.
To sum it up
Don’t let minor problems stop you from partitioning your flash drives or other external drives on Mac. Use our helpful pointers to deal with issues, and if nothing works, trust Stellar Partition Manager to assist you.