Guest User

Untitled

a guest
Sep 19th, 2018
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. cd /Volumes
  2. cd 'My External HDD Name'
  3.  
  4. hdiutil create -size 320g -type SPARSEBUNDLE -fs "HFS+J" MacBook-Backup.sparsebundle
  5. open MacBook-Backup.sparsebundle
  6.  
  7. diskutil list
  8.  
  9. sudo diskutil enableOwnership /dev/disk2s2
  10. sudo tmutil setdestination '/Volumes/MacBook Pro Backup'
Add Comment
Please, Sign In to add comment