Ok, for those experiencing double boot issue:I think I solved double boot issue. At some point I tried the new APFS... didn't feel it was worth trouble and went back to AFS. Even though I erased disk, the EFI partition that supported the APFS was still there. And that seems to be the cause. After removing ALL the partitions (I used the DISKPART tool in Windows) and reinstalling patched OS 10.13.2, double boot is gone along with recurring issue I had with weird script running and failing at boot). Hope that helps.
Double boot can be solved by removing a .scap file from the hidden EFI partition.
I used terminal to find EFI partition (diskutil list)
Then mounted EFI partition using terminal (sudo diskutil mount <type EFI disk here; likely named disk0s1>)
Navigated to EFI/APPLE/EXTENSIONS/ and removed Firmware.scap file.
The system will recreate a new .scap file after reboot (and bid double boots bye bye!)
Last edited: