mirror of
https://github.com/dortania/OpenCore-Legacy-Patcher.git
synced 2026-04-17 21:24:40 +10:00
1 line
7.2 KiB
JavaScript
1 line
7.2 KiB
JavaScript
(window.webpackJsonp=window.webpackJsonp||[]).push([[4],{390:function(e,t,o){e.exports=o.p+"assets/img/windows-mbr-format.a991ff8f.png"},391:function(e,t,o){e.exports=o.p+"assets/img/windows-partition-1.ecc27013.png"},392:function(e,t,o){e.exports=o.p+"assets/img/windows-partition-2.8b7379e4.png"},393:function(e,t,o){e.exports=o.p+"assets/img/windows-iso.40f6b444.png"},394:function(e,t,o){e.exports=o.p+"assets/img/rsync-progess.0b65de1f.png"},395:function(e,t,o){e.exports=o.p+"assets/img/windows-rsync-done.f401d32a.png"},396:function(e,t,o){e.exports=o.p+"assets/img/oc-windows.eae5bcb0.png"},397:function(e,t,o){e.exports=o.p+"assets/img/oc-windows-done.5fe33d83.png"},427:function(e,t,o){"use strict";o.r(t);var n=o(25),r=Object(n.a)({},(function(){var e=this,t=e.$createElement,n=e._self._c||t;return n("ContentSlotsDistributor",{attrs:{"slot-key":e.$parent.slotKey}},[n("h1",{attrs:{id:"installing-uefi-windows-10"}},[n("a",{staticClass:"header-anchor",attrs:{href:"#installing-uefi-windows-10"}},[e._v("#")]),e._v(" Installing UEFI Windows 10")]),e._v(" "),n("ul",[n("li",[e._v("Guide based off of "),n("a",{attrs:{href:"https://forums.macrumors.com/threads/opencore-on-the-mac-pro.2207814/",target:"_blank",rel:"noopener noreferrer"}},[e._v("cdf's Mac Pro Thread"),n("OutboundLink")],1)])]),e._v(" "),n("p",[e._v("To install UEFI is actually super simple! All it requires is to boot Windows' Installer through OpenCore to force a UEFI setup. Here we'll be going a bit more step by step in the process including partitioning and such.")]),e._v(" "),n("ul",[n("li",[e._v("Note: UEFI Windows is generally quite usable for Arrendale and newer models, however machines with Penryn CPUs may experience issues")]),e._v(" "),n("li",[e._v("Recommended Models:\n"),n("ul",[n("li",[e._v("MacBookAir4,x and newer")]),e._v(" "),n("li",[e._v("MacBookPro8,x and newer")]),e._v(" "),n("li",[e._v("Macmini5,x and newer")]),e._v(" "),n("li",[e._v("iMac11,x and newer")]),e._v(" "),n("li",[e._v("MacPro4,1 and newer")]),e._v(" "),n("li",[e._v("Xserve3,1 and newer")])])])]),e._v(" "),n("p",[e._v("Once you know your model is supported, you're good to go with the rest of this guide")]),e._v(" "),n("h2",{attrs:{id:"disk-formatting"}},[n("a",{staticClass:"header-anchor",attrs:{href:"#disk-formatting"}},[e._v("#")]),e._v(" Disk Formatting")]),e._v(" "),n("p",[e._v("To start off, we'll need the following:")]),e._v(" "),n("ul",[n("li",[e._v("An 8GB USB drive for the Windows Installer")]),e._v(" "),n("li",[e._v("Minimum of 30GB of free space on whatever drive you want to install Windows too")])]),e._v(" "),n("p",[e._v("First, lets format out drives as follows:")]),e._v(" "),n("h3",{attrs:{id:"usb-drive-formatting"}},[n("a",{staticClass:"header-anchor",attrs:{href:"#usb-drive-formatting"}},[e._v("#")]),e._v(" USB Drive Formatting")]),e._v(" "),n("p",[e._v("Open Disk Utility in macOS and format the USB Drive as ExFat with MBR Scheme:")]),e._v(" "),n("p",[n("img",{attrs:{src:o(390),alt:""}})]),e._v(" "),n("h3",{attrs:{id:"disk-formatting-2"}},[n("a",{staticClass:"header-anchor",attrs:{href:"#disk-formatting-2"}},[e._v("#")]),e._v(" Disk Formatting")]),e._v(" "),n("p",[e._v("Next, grab the drive you wish to install Windows on and partition it as ExFat (If formatting entire drive, ensure it's GUID Partition Table):")]),e._v(" "),n("p",[n("img",{attrs:{src:o(391),alt:""}})]),e._v(" "),n("p",[e._v("If you plan to use the same hard drive for macOS and Windows, we recommend creating a dedicated partition just for OpenCore. This lets Windows have the ESP to itself and OpenCore can stay within it's own bubble.")]),e._v(" "),n("p",[e._v("Recommended size is 200MB and the partition format "),n("strong",[e._v("must")]),e._v(" be FAT32 for OpenCore to operate correctly. You will next want to install OpenCore onto the new partition, either moving from the ESP with "),n("a",{attrs:{href:"https://github.com/corpnewt/MountEFI",target:"_blank",rel:"noopener noreferrer"}},[e._v("MountEFI"),n("OutboundLink")],1),e._v(" or rerunning the OpenCore-Patcher.app")]),e._v(" "),n("ul",[n("li",[e._v("Note: For machines with dedicated drives for Windows, having different partitions for OpenCore is not required")]),e._v(" "),n("li",[e._v("Note 2: We recommend uninstalling OpenCore from the ESP/EFI Partition when you create this new OpenCore partition to avoid confusion when selecting OpenCore builds in the Mac's boot picker")])]),e._v(" "),n("p",[n("img",{attrs:{src:o(392),alt:""}})]),e._v(" "),n("h2",{attrs:{id:"creating-the-installer"}},[n("a",{staticClass:"header-anchor",attrs:{href:"#creating-the-installer"}},[e._v("#")]),e._v(" Creating the Installer")]),e._v(" "),n("p",[e._v("First up, lets grab Windows's Installer at the below link:")]),e._v(" "),n("ul",[n("li",[n("a",{attrs:{href:"https://www.microsoft.com/en-ca/software-download/windows10ISO",target:"_blank",rel:"noopener noreferrer"}},[e._v("Download Windows 10 Disc Image (ISO File)"),n("OutboundLink")],1)])]),e._v(" "),n("p",[e._v("Next, mount the Windows 10 ISO:")]),e._v(" "),n("p",[n("img",{attrs:{src:o(393),alt:""}})]),e._v(" "),n("p",[e._v("The open terminal and run "),n("code",[e._v("rsync")]),e._v(" on the USB drive (replace CCCOMA_X64 with the mounted ISO's name, as well as replacing W10USB with your USB drive's name):")]),e._v(" "),n("div",{staticClass:"language- extra-class"},[n("pre",{pre:!0,attrs:{class:"language-text"}},[n("code",[e._v("rsync -r -P /Volumes/CCCOMA_X64/ /Volumes/W10USB\n")])])]),n("p",[n("img",{attrs:{src:o(394),alt:""}})]),e._v(" "),n("p",[e._v("Command will take some time, so sit back and get some coffee. Once finished, the root of the USB drive should look as follows:")]),e._v(" "),n("ul",[n("li",[e._v("Ensure that these folders and files are on the root, otherwise the USB will not boot")])]),e._v(" "),n("p",[n("img",{attrs:{src:o(395),alt:""}})]),e._v(" "),n("p",[e._v("Once done, lets reboot into OpenCore's Menu and you'll see a new Windows' entry:")]),e._v(" "),n("ul",[n("li",[e._v("Note: Do not boot the installer outside of OpenCore as this will default back to the old MBR BIOS setup. Booting through OpenCore ensures Windows uses UEFI")])]),e._v(" "),n("p",[n("img",{attrs:{src:o(396),alt:""}})]),e._v(" "),n("p",[e._v("From there, install Windows as normal and you'll get a new BootCamp entry in OpenCore's picker when done!")]),e._v(" "),n("ul",[n("li",[e._v("Don't forget to run BootCamp's utilities installer as well to ensure Wifi and such are functioning correctly. This can be downloaded from the BootCamp Assistant app in macOS")])]),e._v(" "),n("p",[n("img",{attrs:{src:o(397),alt:""}})]),e._v(" "),n("h2",{attrs:{id:"troubleshooting"}},[n("a",{staticClass:"header-anchor",attrs:{href:"#troubleshooting"}},[e._v("#")]),e._v(" Troubleshooting")]),e._v(" "),n("h3",{attrs:{id:"imac12-x-bluescreen-after-driver-installation"}},[n("a",{staticClass:"header-anchor",attrs:{href:"#imac12-x-bluescreen-after-driver-installation"}},[e._v("#")]),e._v(" iMac12,x Bluescreen after driver installation")]),e._v(" "),n("p",[e._v("Currently Intel's iGPU drivers for the HD 3000 series do not support UEFI booting in Windows. Recommended solution is to simply disable: "),n("a",{attrs:{href:"https://zzq.org/?p=39",target:"_blank",rel:"noopener noreferrer"}},[e._v("iMac 12,1 Windows 10 Boot Loop – Fix Intel Graphics issue"),n("OutboundLink")],1)])])}),[],!1,null,null,null);t.default=r.exports}}]); |