Join the discord: / discord
This guide covers how to dual boot macOS and Windows on the same drive with OpenCore.
* -
YouTube guides
Intel Hackintosh: macOS Big Sur Hackintosh Guide - No macOS Required!
AMD Hackintosh: The AMD Hackintosh Guide (No macOS required)
* -
Downloads
Windows 10 ISO File: https://www.microsoft.com/en-us/softw...
* -
Creating Windows Partitions
diskpart
list disk
select disk 0 (replace with disk number)
partition efi size=100
format quick fs=fat32 label="System"
assign letter="S"
create partition msr size=16
create partition primary
format quick fs=ntfs label="Windows"
assign letter="W"
Installing Windows (If you made installer in Windows)
list volume
exit
dism /Get-WimInfo /WimFile:D:\sources\install.esd (replace D with USB drive letter)
dism /Apply-Image /ImageFile:D:\sources\install.esd /Index:1 /ApplyDir:W:\ (replace D with USB drive letter)
bcdboot W:\windows /s S: /f UEFI
Installing Windows (If you made installer in macOS)
list volume
exit
dism /Get-WimInfo /WimFile:D:\Sources\install.wim (replace D with USB drive letter)
dism /Apply-Image /ImageFile:D:\Sources\install.wim /Index:1 /ApplyDir:W:\ (replace D with USB drive letter)
bcdboot W:\windows /s S: /f UEFI
* -
Links
Guide: / dual_booting_windows_macos_same_drive_zero...
Installing Windows Documentation: https://docs.microsoft.com/en-us/wind...
* -
Timestamps:
Intro - 0:00
Requirements - 0:28
Creating the Windows Partition - 0:58
Booting into the Windows Installer - 1:35
Creating partitions - 2:02
Installing Windows - 3:37
Cleanup - 5:06
Conclusion - 5:34
* -
Art by @inksplash_draws
Смотрите видео Dual Boot a Hackintosh on One Drive (OpenCore) онлайн без регистрации, длительностью часов минут секунд в хорошем качестве. Это видео добавил пользователь Brandon Yen 13 Ноябрь 2020, не забудьте поделиться им ссылкой с друзьями и знакомыми, на нашем сайте его посмотрели 89,472 раз и оно понравилось 1.7 тысяч людям.