Anybody have a script that detects if a hard drive is partitioned using Core Storage or regular partitions, then delete them (recovery + main hd partition) and re-create as one drive?
I have a script that I use for regular drives that I converted to a .app that the techs use to partition non-CS/Fusion drives, but the CS/Fusion drives need to be re-partitioned manually. Having one script that does both would be very helpful as it seems 10.10 randomly decides when to use CS vs regular partitions.
i found this https://bryson3gps.wordpress.com/tag/corestorage/, but my script-fu skills are not good enough to understand fully what's going on with it.