You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Disk Utility limits the number of partitions to 16, but Mac OS X supports an unlimited number of partitions. Thankfully, the diskutil command does not have any such limit, but I didn't want to type out the command for 16+ partitions every time I wanted to partition a drive, so I wrote this.