KALLT: I will try to do what you suggest. However, I'm not certain what you mean by cloning a partition to another one. Will you kindly explain, as if to an idiot? Thanks.
KALLT, I will try what you suggest. However, I'm not certain what you mean by cloning a partition to another one. Will you kindly explain, as if to an idiot? Thanks.
When you open Disk Utility, there is a function called Restore. With this you can copy an entire partition to another one, effectively cloning it. You can do this by selecting the target partition (your new El Capitan partition), selecting the Restore option, and then using your Yosemite partition as the source partition. The result is that you will have two identical partitions with Yosemite that you can use independently. The idea is that you just upgrade one partition to El Capitan and this process will (I presume) update your Recovery partition accordingly. You will end up with a correct setup and won’t lose your Yosemite installation. If you want to use a clean installation then you just have use the first method I mentioned in my previous post (create an El Capitan partition, launch the El Capitan installer application from your Yosemite partition and then point to the new partition as the target).
If you held down Command-R to enter the Recovery OS, you might have booted into the Yosemite one, which does not have csrutil. Instead, try holding down Option and selecting the one for El Capitan.
When you open Disk Utility, there is a function called Restore. With this you can copy an entire partition to another one, effectively cloning it. You can do this by selecting the target partition (your new El Capitan partition), selecting the Restore option, and then using your Yosemite partition as the source partition. The result is that you will have two identical partitions with Yosemite that you can use independently. The idea is that you just upgrade one partition to El Capitan and this process will (I presume) update your Recovery partition accordingly. You will end up with a correct setup and won’t lose your Yosemite installation. If you want to use a clean installation then you just have use the first method I mentioned in my previous post (create an El Capitan partition, launch the El Capitan installer application from your Yosemite partition and then point to the new partition as the target).
Try running:
Code:/Volumes/*/usr/bin/csrutil disable
This way the command will be found even if it doesn't exist on your recovery partition as long as you have El Capitan installed.
CLOD-HOPPER,
Since you have the bootable El Capitan USB installer drive, boot from it, select Utilities > Terminal.
Run the csrutil disable command and look at the output. It should show that SIP has been disabled. At this point, issue the reboot command and select your El Capitan install.
The csrutil action will update the NVRAM with the appropriate settings that will apply to any subsequent re-starts on that machine. To re-enable SIP, use the same USB drive process and run csrutil enable.
DS