[BULK] Re: Casper Imaging Errors
It is a very simple one liner... #!/bin/bash /usr/sbin/diskutil eraseDisk "HFS+ Journaled" "Macintosh HD" disk0 exit 0 That runs as preflight so it wipes out the whole partition and names it Macintosh HD. You could get fancy and create multiple parti... View more
- 396 Views
- 1 replies
- 0 kudos