Last active
November 3, 2015 10:09
-
-
Save vbajpai/489f7428d4063189b7bd to your computer and use it in GitHub Desktop.
[el capitan]: create a spanned time capsule
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% diskutil list | |
% diskutil cs create BACKUP disk2s2 disk3s2 | |
% diskutil cs list | |
% diskutil cs createVolume 90052D5A-340B-43CF-8A93-BD02C2E041DF jhfs+ Time\ Capsule 100% | |
Reference: http://www.macissues.com/2014/04/10/how-to-make-a-custom-fusion-drive-in-os-x |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment