I am currently working on OSX on my desktop with Clover bootloader (Dual boot windows on the same SSD) and I will need to switch OSX to my new SSD. I don't know much about bootloaders and I would like to know how to do this. I plan on doing this using CarbonCopyCloner but I think I just wont be able to boot anymore. Any tips ?
Find in config.plist the following:
<key>Boot</key>
<dict>
<key>Arguments</key>
<string>-v </string>
<key>DefaultVolume</key>
<string>Mac SSD</string>
and change Mac SSD to your Windows 8 SSD (What it is called on the Cloverboot screen)
Post a Comment