Is there a way to force rEFInd to replace the boot code in the MBR before preforming a BIOS boot of the Windows operating system on a Mac computer?
I understand that if the first 440 bytes in the MBR are zero, rEFInd will place boot code in the MBR before performing a BIOS boot of Windows.
If the code in the MBR is corrupt, then Windows (or in my case the windows installation files) will not boot. In such cases, I would like to find a way to replace the corrupt code in the MBR without having to use the original Windows installation iso or DVD.
I suppose one could enter commands in a OS X terminal window to zero the first 440 bytes, but with OS X 10.11 this require turning of SIP. I would prefer not having to do that.