Lenovo Y50 (1080P) 安装 黑苹果 hackintosh macOS High Sierra 10.13.6(17G65) 不适合双系统
Lenovo Y50 安装 黑苹果 macOS High Sierra 10.13.5 (17F77)
1,笔记本硬件
笔记本 Lenovo Y50-70 1080P)
CPU Intel Core i5 2.89 GHz
核显 Intel HD Graphics 4600 1536 MB
2,黑苹果系统下载网站
提供黑苹果系统和驱动下载;
安装版本为:macOS High Sierra 10.13.5 (17F77)
黑苹果系统下载【黑 Mac】
3,在win10 系统上使用TransMac制作macOS启动盘
注意:这里macOS为全盘安装不适合双系统,会导致windows系统启动失败。
下载文件为TransMac11_jb51.rar 不要下载.exe结尾的文件。
TransMac下载地址和使用教程
-
Format Disk for Mac 格式化U盘为mac系统格式
-
Restore with Disk Image 写入下载好的macOS系统
4,安装macOS系统
4.1问题:鼠标和触摸板 不可以点击选择,到选择安装到哪个磁盘时无法选择,键盘也不可以选择;
5,下载USB最新驱动
使用USBInjectAll.kext和FakePCIID.kext 替换U盘EFI/CLOVER/kexts/Other下的文件。
USBInjectAll.kext下载
FakePCIID.kext下载
6,安装Lenovo Y50 (1080P) 已经适配过了的驱动
Lenovo Y50 (UHD or 1080p) using Clover UEFI
mkdir ~/Projects
$cd Projects/
git clone https://github.com/RehabMan/Lenovo-Y50-DSDT-Patch y50.git
$cd y50.git/
./mount_efi.sh # 挂载EFI分区
下载驱动$./download.sh
downloading RehabMan-FakeSMC:
https://bitbucket.org/RehabMan/os-x-fakesmc-kozlek/downloads/RehabMan-FakeSMC-2018-0915.zip
######################################################################## 100.0%
downloading RehabMan-Voodoo:
https://bitbucket.org/RehabMan/os-x-voodoo-ps2-controller/downloads/RehabMan-Voodoo-2018-0928.zip
######################################################################## 100.0%
downloading RehabMan-Realtek-Network:
https://bitbucket.org/RehabMan/os-x-realtek-network/downloads/RehabMan-Realtek-Network-v2-2017-0322.zip
######################################################################## 100.0%
downloading RehabMan-IntelBacklight:
https://bitbucket.org/RehabMan/os-x-intel-backlight/downloads/RehabMan-IntelBacklight-2017-0226.zip
######################################################################## 100.0%
downloading RehabMan-Battery:
https://bitbucket.org/RehabMan/os-x-acpi-battery-driver/downloads/RehabMan-Battery-2018-0915.zip
######################################################################## 100.0%
downloading RehabMan-CodecCommander:
https://bitbucket.org/RehabMan/os-x-eapd-codec-commander/downloads/RehabMan-CodecCommander-2017-0501.zip
######################################################################## 100.0%
downloading RehabMan-FakePCIID:
https://bitbucket.org/RehabMan/os-x-fake-pci-id/downloads/RehabMan-FakePCIID-2018-0919.zip
######################################################################## 100.0%
downloading RehabMan-BrcmPatchRAM:
https://bitbucket.org/RehabMan/os-x-brcmpatchram/downloads/RehabMan-BrcmPatchRAM-2018-0505.zip
######################################################################## 100.0%
downloading RehabMan-USBInjectAll:
https://bitbucket.org/RehabMan/os-x-usb-inject-all/downloads/RehabMan-USBInjectAll-2018-0822.zip
######################################################################## 100.0%
downloading acidanthera-Lilu.zip:
https://github.com/acidanthera/Lilu/releases/download/1.2.7/1.2.7.RELEASE.zip
######################################################################## 100.0%
downloading acidanthera-WhateverGreen.zip:
https://github.com/acidanthera/WhateverGreen/releases/download/1.2.3/1.2.3.RELEASE.zip
######################################################################## 100.0%
downloading acidanthera-AirportBrcmFixup.zip:
https://github.com/acidanthera/AirportBrcmFixup/releases/download/1.1.5/1.1.5.RELEASE.zip
######################################################################## 100.0%
downloading acidanthera-BT4LEContiunityFixup.zip:
https://github.com/acidanthera/BT4LEContiunityFixup/releases/download/1.1.1/1.1.1.RELEASE.zip
######################################################################## 100.0%
downloading RehabMan-patchmatic:
https://bitbucket.org/RehabMan/os-x-maciasl-patchmatic/downloads/RehabMan-patchmatic-2018-0507.zip
######################################################################## 100.0%
downloading RehabMan-MaciASL:
https://bitbucket.org/RehabMan/os-x-maciasl-patchmatic/downloads/RehabMan-MaciASL-2018-0507.zip
######################################################################## 100.0%
downloading iasl:
https://bitbucket.org/RehabMan/acpica/downloads/iasl.zip
######################################################################## 100.0%
$./install_downloads.sh #安装驱动
$make
$make install
$cp config.plist /Volumes/EFI/EFI/CLOVER/config.plist
最后 重建缓存
sudo touch /System/Library/Extensions && sudo kextcache -u /
7,驱动安装情况:显卡、声卡、网卡
8,系统升级到macOS High Sierra 10.13.6
cd ~/Projects/y50.git
./mount_efi.sh
git stash
git pull
./download.sh
./install_downloads.sh
make
make install
$cp config.plist /Volumes/EFI/EFI/CLOVER/config.plist
sudo touch /System/Library/Extensions && sudo kextcache -u /
9,安装macOS Mojave 10.14 (18A391)重启后报错
这里报错指:单独下载10.14 系统安装。
time out