[教程搬运][AMD] AMD OS X Vanilla
搬运地址 [中括号里的信息是额外信息,供参考]https://vanilla.amd-osx.com/Gathering Resources : 准备工作
What you'll need, 需要以下
[*]gibMacOS - A awesome tool from CorpNewt (
This will allow you to choose the macOS version to download.在以下界面中选择你要下载的macOS版本[最新的会出现10.14.5,暂时不要选,我试了还不可以]https://vanilla.amd-osx.com/.gitbook/assets/screenshot-2019-04-18-19.50.10.pngNow type r and press enter to enable recovery only mode. (This will save time downloading)
Once selected, which in my case I chose option 1. It will download the macOS installer files.选择r 并 回车启用 “仅恢复”模式 (这是节省下载时间)[其实没有必要,国内网速还是很快的,200M宽带一会就下载完了]选定你要下载的版本,我选择的是1 ,它会开始下载系统安装文件[最新的会出现10.14.5,暂时不要选,我试了还不可以,所以你应该要选其他的版本,认准Mojave 10.14.4]
https://vanilla.amd-osx.com/.gitbook/assets/screenshot-2019-04-18-19.50.42.pnghttps://vanilla.amd-osx.com/.gitbook/assets/screenshot-2019-04-18-20.26.04.png
[等待下载完毕,白天网速飞快]
Now to create the install USB...制作安装USB
Run MakeInstall from within the gibMacOS folder. Upon first run of the tool it will install the required dependancies to create your installer.在gibMacOS文件夹里运行 makeinstall.bat. 第一次运行时会要求安装依赖文件[依赖文件有不少,主要是bootice python3等][安装pyhton3时,在最后要勾选把其列入系统环境变量路径,否则需要手动设置]Now when at the main menu select the option number next to your USB device. In my case I only had one connected so I entered 1选择正确的usb设备[输入对应数字即可]https://vanilla.amd-osx.com/.gitbook/assets/screenshot-2019-04-18-20.33.24.pngOn the next screen press "y" then enter to confirm. Once it has selected the drive and formatted it you will be greeted with the next screen,在下个界面中按 'y' 以确认,然后u盘会被格式化,进入下个界面https://vanilla.amd-osx.com/.gitbook/assets/screenshot-2019-04-18-20.35.28.pngSimply copy and paste the path to the downloaded files from using the gibMacOS script into the command prompt.复制粘贴下载的macOS系统文件路径[看下图就明白了,在文件夹的地址栏中点以下,全选,复制,然后粘贴到cmd界面中,然后回车]https://vanilla.amd-osx.com/.gitbook/assets/screenshot-2019-04-18-20.35.57.pnghttps://vanilla.amd-osx.com/.gitbook/assets/screenshot-2019-04-18-20.36.58.pngThe script will now continue and extract the resources and restore them to USB. This is where you need to be patient!脚本执行,耐心等待https://vanilla.amd-osx.com/.gitbook/assets/screenshot-2019-04-18-20.37.43.pngOnce finished it will install the Clover bootloader to the USB.执行完毕后,它会下载最新的clover并安装到usbhttps://vanilla.amd-osx.com/.gitbook/assets/screenshot-2019-04-18-20.39.46.png
Setting up Clover for AMD Vanilla 设置CloverTo begin with you'll need the example config from the AMD Vanilla GitHub repo for your CPU architecture, Zen or 15h/16h.先确定你的CPU,然后下载对应的config.plist文件地址如下 Now to enable some hardware support...启用硬件支持“Note that a working internet connection is required for this method. You'll find kexts to enable the hardware in the next step. LAN is recommended.„此方法必须要联网,下一步你需要找到驱动文件来启用硬件
Kexts 驱动What kexts do you need? 你需要什么驱动?What is absolutely required? 什么是必须的?VirtualSMC.kext (Or FakeSMC.kext) is as aforementioned essential. This kext is what tells macOS "Yes this is a real Mac", emulating the functionality of the SMC on real Mac's. Without it, no Hackintosh.VirtualSMC.kext (Or FakeSMC.kext) 是此前提到的必须的[实际没有提到,推荐适用FakeSMC.kext] 这个驱动告诉macOS“这是一台真的苹果电脑” 模拟了真正的苹果电脑的SMC功能,有了它,才有黑苹果。NullCPUPowerManagement.kext - This kext disables CPU Power Management, as that is not supported on AMD chips.NullCPUPowerManagement.kext 此驱动禁用了CPU的电源管理因为AMD的芯片并不支持。Where can I find these kexts?哪里可以找到这些驱动
All the kexts shown here are available for download on the kext repoprovided and maintained by Goldfish64. All these kexts are automagically built when a new kext update is commited.所有的驱动都可以在这里下载,地址如下:https://1drv.ms/f/s!AiP7m5LaOED-m-J8-MLJGnOgAqnjGw[似乎需要翻 //\\ 墙]Ethernet 网络
[*]IntelMausiEthernet.kext - this works with most newer Intel LAN chipsets
[*]Intel网卡
[*]AppleIntelE1000e.kext - this works with older Intel LAN chipsets - but can cause KPs on newer chipsets
[*]老的Intel网卡
[*]AtherosE2200Ethernet.kext - this works for most Atheros or Killer networking chipsets Atheros or Killer 网卡
[*]RealtekRTL8111.kext - this works with most gigabit Realtek LAN chipsets
[*] 千兆Realtek 网卡
[*]RealtekRTL8100.kext - for 10/100 Realtek LAN chipsets
[*]百兆Realtek网卡
Graphics 显卡 [推荐使用amd显卡]
[*]Whatevergreen.kext- this kext fixes a lot of GPU related issues.
[*]这个驱动解决了大量的显卡问题
[*]Lilu.kext - this kext acts as a loader for other kexts. More specifically it can patch kexts, processes and libraries.
[*]这个驱动可以认为是其他驱动的载体,可以为驱动,处理器和文件剧打补丁
WiFi and Bluetooth [无线与蓝牙,一句话intel无线网卡无解,其他博通的看型号论坛内自行搜索解决](I myself don't use bluetooth nor WiFi so I don't have knowledge in that, but here is some information on the subject by CorpNewt. Check Credits for more info)Apple is pretty minimal with their WiFi support, so I'll only cover the two main chipsets I'm familiar with. I've used a BCM94360CD + PCIe adapter, and BCM94352HMB/BCM94352Z in my Hackintoshes. The BCM94360CD worked OOB with no extras as it's a native card. For the BCM94352 flavors, I've been using AirportBrcmFixup.kext and the companion Lilu.kextfor WiFi setup and BrcmBluetoothInjector.kext (on 10.13.6+) or BrcmPatchRAM2.kextalongside BrcmFirmwareData.kext - all of the Brcm* kexts are from RehabMan's OS-X-BrcmPatchRAM repo.Audio音频
[*]AppleALC.kext - this kext supports most of the commonly used codecs, with the best quality.
[*]推荐使用AppleALC.kext 这个驱动支持大部分的通用解码器,效果最佳
Extra 其他的请googleDepending on what hardware you have in your machine you might need some other kexts. This list is more to be used to give you a general idea, you will probably have to do some google-fu.The safest way is to inject these into the system using Clover.最安全的方法是将这些驱动都放到如下未知 /EFI/Clover/KEXT/otherCLOVER -> EFI -> CLOVER -> kext -> Other
Installing Clover on macOS 安装系统[安装很快就完成了,如果你用的固态硬盘和usb3.0以上的u盘]
Once your system is installed you won't want to boot with the USB drive each time...
We will now assume you are reading this now from your macOS desktop.系统安装好后,你可能不想每次都用u盘来引导,我现在假设你已经安装好macOS系统,并在macOS系统下读这个帖子Installing Clover. [ 安装Clover][以下内容不再搬运了,因为最快的办法是把u盘中的EFI文件夹复制替换macOS的EFI分区的EFI文件夹]
The most complete Hackintosh Bootloader. Boot OS X, Windows, and Linux on Mac or PC with UEFI or BIOS firmware.Download the latest Clover package from here...Clover Installer Configuration.From there you need to follow the steps on the installer but use the Customise option to correctly install for your System. Use the settings below,UEFI Motherboard Settings
[*]Install Clover for UEFI only
[*]Install Clover in ESP
[*]UEFIDrivers: AptioMemoryFix - PartitionDxe - ApfsLoader, don't touch the pre-ticked options
[*]Install RC Scripts on target volume
Legacy Motherboard Settings
[*]Install Clover in ESP
[*]Boot0ss
[*]Clover EFI Sata
[*]Bios Drivers, 64 bit: ApfsLoader
[*]Install RC Scripts on target volume
Now to configure Clover for your System...
最后用配置Clover configurator 配置config.plist
结束
收藏了,感谢楼主分享 谢谢分享,学习一下 为啥我进磁盘工具后就闪退重了 这个貌似可以试试 18212444510 发表于 2019-7-11 12:53 https://www.pcbeta.com/static/image/common/back.gif
为啥我进磁盘工具后就闪退重了
什么配置?
是安装时?还是安装后? 我用的小兵镜像,用这里的efi文件ht删tps://github.com/cheneyveron/hackintosh-clover-tachi-x370-1700x-rx570
用这里的config文件ht删tps://github.com/AMD-OSX/AMD_Vanilla
刚装好一天,目前摸索完善中。和楼主你发的有什么不一样吗? 楼主 这个makeinstall脚本 win7不能用啊 得是win8.1起步{:5_271:} 请教个问题,这个方式安装后os x里面是没有clover软件的,所以后期不会搞硬盘启动(每次都插着u盘)。。。请教下楼主如何解决 lorzwu 发表于 2019-7-13 00:55 https://www.pcbeta.com/static/image/common/back.gif
我用的小兵镜像,用这里的efi文件ht删tps://github.com/cheneyveron/hackintosh-clover-tachi-x370-1700x-r ...
正常能用的话,应该没什么问题 noadx 发表于 2019-7-17 19:36 https://www.pcbeta.com/static/image/common/back.gif
楼主 这个makeinstall脚本 win7不能用啊 得是win8.1起步
三四年没用win7了,现在没法去测试。
一般bat 或者 python 脚本应该都是兼容win7的
提示错误代码和截图发上来看看 change110119 发表于 2019-7-18 21:04 https://www.pcbeta.com/static/image/common/back.gif
请教个问题,这个方式安装后os x里面是没有clover软件的,所以后期不会搞硬盘启动(每次都插着u盘)。。。请 ...
有clover 的,里面的脚本自动连clover 官方网站下载最新的clover
对于安装完毕后,你要自己把相关的config放进去 补充一个信息:
10.14.5 也可以了
这个方法最大的优势我认为是主要用一个脚本工具,一个u盘,在windows下就轻松创建了安装盘。 收藏了! 以后备用! 参照了,感谢楼主 有FX系cpu成功的吗? 感谢分享 下载试验下 冰枫黑玄 发表于 2019-7-21 13:21 https://www.pcbeta.com/static/image/common/back.gif
有FX系cpu成功的吗?
FX 的也可以,去下载config的时候注意看下说明,下正确的那个版本就好 18212444510 发表于 2019-7-11 12:53 https://www.pcbeta.com/static/image/common/back.gif
为啥我进磁盘工具后就闪退重了
确保你的config 文件正确。教程中提供进系统的config 感谢楼主分享回复支持。。
页:
[1]
2