UnDeaDAmP Posted March 22, 2015 Share Posted March 22, 2015 https://vid.me/RAeO These are 2 different drives. One is purely Mac OS X Yosemite 10.10.2 on the SSD, and the other is Windows 8.1 on a Hard Drive. Look at the 3 boot options there in Clover UEFI. Yes I installed Windows UEFI mode Also. SO heres my complaint. There are 3 extra options that don't work to boot into Windows. How Can I get rid of those? i just wanna keep the OS X Yosemite disk, the recovery partition for Yosemite and the last one on the right as that is the one that helps me boot into Windows. BTW can any one guide me through how to make a backup from my Hackintosh SSD to a hard drive partiton, on the same drive as windows? What I did to install windows on the HDD: Unplugged my SSD Plugged my HDD Put in the windows USB installer for Windows 8.1 clicked advanced setup, made sure drive was clean Let it install as usual Went through post install business such as updates and the drivers installation Plugged up my SSD for my Hackintosh, changed the boot to Timeout=2 in Clover Configurator Went to the clover bootloader screen and saw that. Link to comment https://www.insanelymac.com/forum/topic/305248-help-with-dual-booting-yosemite-10102-and-windows-81/ Share on other sites More sharing options...
ahmed_ais Posted March 22, 2015 Share Posted March 22, 2015 Okay these partitions you see in Clover are non EFI bootable partitions which may be bootable in Legacy mode or may not be bootable at all. All you need to do is to make sure Clover does not scan for Legacy partitions and this can be done by making this change in config.plist: GUI>Scan>Legacy>false, or in detail like this: <key>GUI</key> <dict> ... <key>Scan</key> <dict> ... <key>Legacy</key> <false/> ... </dict> ... </dict> Link to comment https://www.insanelymac.com/forum/topic/305248-help-with-dual-booting-yosemite-10102-and-windows-81/#findComment-2122135 Share on other sites More sharing options...
UnDeaDAmP Posted March 22, 2015 Author Share Posted March 22, 2015 Okay these partitions you see in Clover are non EFI bootable partitions which may be bootable in Legacy mode or may not be bootable at all. All you need to do is to make sure Clover does not scan for Legacy partitions and this can be done by making this change in config.plist: GUI>Scan>Legacy>false, or in detail like this: <key>GUI</key> <dict> ... <key>Scan</key> <dict> ... <key>Legacy</key> <false/> ... </dict> ... </dict> Thank you so much! Just one last question... any way that i could create a small 150GB Partition on the windows 1TB hard drive for A Hackintosh backup? Link to comment https://www.insanelymac.com/forum/topic/305248-help-with-dual-booting-yosemite-10102-and-windows-81/#findComment-2122164 Share on other sites More sharing options...
Allan Posted March 26, 2015 Share Posted March 26, 2015 Thank you so much! Just one last question... any way that i could create a small 150GB Partition on the windows 1TB hard drive for A Hackintosh backup? Yes. I advise you to format the partition in exFAT layout, because you can use in Windows and OS X. Link to comment https://www.insanelymac.com/forum/topic/305248-help-with-dual-booting-yosemite-10102-and-windows-81/#findComment-2123404 Share on other sites More sharing options...
Recommended Posts