Hey MacGuy,
Your immediate issue is easily fixed:
- Boot from the Install media (I forget if you're using USB or internal partition, doesn't matter). Rather than proceed with the install, select Terminal from the utilities menu. No need for sudo bc you ARE su/root. You can do damn near everything including disabling SIP (and bricking your system - be careful). Disable SIP, reboot, install your iSCSI drivers (do you know they're compatible with EC? I'll assume you do and they are...), reboot from the Installer media, re-enable SIP, reboot again and you are Good To Go...
I hope that by now you're comfortable navigating with and using the terminal. You're here among friends and we all encourage you to get to know the terminal. If you're not and you don't want to learn and be comfortable with it, you can do everything below in the GUI DiskUtilty of
Yosemite. Skip ahead if you'd rather install Yosemite and use a GUI.
-
will show you all the partitions on all your connected devices.
- Figure out which recovery partition you want to keep and delete the other 2 - or delete all 3 of them and let CCC create another for you after you're finished installing your iSCSI drivers - probably a good idea. CCC will not trump rthpjm's boot64 script and the new recovery partition will be Pikified...
- The case-sensitive command is
where x is the device # and y is the partition you want to delete i.e.
Devices start at 0, partitions start at 1. The 0 device is the device you are booted from. Remember - you are the Super User. Be super careful!
If you want to delete the Recovery partitions from a Yosemite install, all you have to do is boot into Yosemite, open a terminal and enter the non-scary:
Code:
defaults write com.apple.DiskUtility DUDebugMenuEnabled 1
This will enable the previously hidden Debug menu in Yosemite's GUI Disk Utility. Select "Show All Partitons" from that menu and you can mount and manipulate partitions from a familiar GUI.
Now, on to my recommendation:
Don't worry about having a Recovery partition at all - as long as you can keep a copy of the full-blown pre-patched Pikified installer, there is no need to install a Recovery partition. In fact, it will be FAR slower and more painful to use the Recovery partition than it will be to use the install media you have. If you try to reinstall from Recovery, you'll have to wait for the full download of Install OS X El Capitan and then it won't be Pikified.
I find it amusing that so many peeps on here feel the need to have a Recovery partition on a cMP. To each his own...
Cheers and Merry Christmas!