Posted on 10-17-2011 12:02 AM
What is the best way to do this? I have a 10.7.2 Restore Partition and now have 2 Apple Restore partitions. What is the best way to kill these partitions?
--
Matt Lee, CCA/ACA/ACMT/ACPT/ACDT
Senior IT Analyst / Desktop Architecture Team / Apple S.M.E / JAMF Casper Administrator
Fox Networks Group
Posted on 10-17-2011 12:55 AM
If anyone is interested in doing this:
#!/bin/sh
diskutil eraseVolume HFS+ Blank /dev/disk0s3
diskutil mergePartitions HFS+ Lion disk0s2 disk0s3
exit 0
Posted on 10-17-2011 12:59 AM
I capture the old fashioned way, using composer, so when I capture and lay down the partition it doesn't grab it.