提交 1be3e3f3 编写于 作者: M mrasong

update README

上级 cb75fa47
...@@ -39,18 +39,18 @@ keep other settings default. ...@@ -39,18 +39,18 @@ keep other settings default.
If it's the first time your nuc10 install with macOS, you must unlock CFG before install macOS. If it's the first time your nuc10 install with macOS, you must unlock CFG before install macOS.
1. Find a USB flash drive, formatted as `FAT32` partition. 1. Find a USB flash drive, formatted as `FAT32` partition.
2. Copy `EFI` files to the root of your USB drive, path will be `/EFI`. 2. Copy `EFI` files to the root of your USB drive, path will be `/EFI`.
3. Reboot your nuc10, press `F10`, boot with the drive above. 3. Reboot your nuc10, press `F10`, boot with the drive above.
4. Choose `CFGLock Shell.efi` unlock CFG. 4. Choose `CFGLock Shell.efi` unlock CFG.
### config.plist ### config.plist
- `/EFI/OC/config.plist` Default boot with `AppleALC.kext`. 1. `/EFI/OC/config.plist` Default boot with `AppleALC.kext`.
- `/EFI/OC/config.VoodooHDA.plist` Default boot with `VoodooHDA.kext`(HDMI Audio works). 2. `/EFI/OC/config.VoodooHDA.plist` Default boot with `VoodooHDA.kext`(HDMI Audio works).
- `/EFI/OC/config.UI.plist` GUI boot with `AppleALC.kext`. 3. `/EFI/OC/config.UI.plist` GUI boot with `AppleALC.kext`.
- `/EFI/OC/config.UI.VoodooHDA.plist` GUI boot with `VoodooHDA.kext`(HDMI Audio works). 4. `/EFI/OC/config.UI.VoodooHDA.plist` GUI boot with `VoodooHDA.kext`(HDMI Audio works).
Choose one you prefer to :) Choose one you prefer to :)
...@@ -66,8 +66,8 @@ Choose one you prefer to :) ...@@ -66,8 +66,8 @@ Choose one you prefer to :)
### HDMI Audio ### HDMI Audio
- The default Audio drive is `AppleALC.kext` loaded by the file `/EFI/OC/config.plist`. - The default Audio drive is `AppleALC.kext` loaded by the file `/EFI/OC/config.plist`.
- If you want to use `VoodooHDA.kext`, just rename the file `/EFI/OC/config.VoodooHDA.plist` to `/EFI/OC/config.plist`. (Do not forget to replace the GMBIOS with your own.) - If you want to use `VoodooHDA.kext`, just rename the file `/EFI/OC/config.VoodooHDA.plist` to `/EFI/OC/config.plist`. (Do not forget to replace the GMBIOS with your own.)
### Kexts ### Kexts
......
...@@ -37,22 +37,22 @@ ...@@ -37,22 +37,22 @@
新机器或之前未安装过 macOS 的机器,需要解锁CFGLock,具体步骤如下: 新机器或之前未安装过 macOS 的机器,需要解锁CFGLock,具体步骤如下:
1. 找一个U盘,格式化为 `FAT32` 分区 1. 找一个U盘,格式化为 `FAT32` 分区
2. 下载 `EFI` 文件,解压放到U盘根目录。(注意包含EFI目录) 2. 下载 `EFI` 文件,解压放到U盘根目录。(注意包含EFI目录)
3. 将U盘插入NUC,重启,按`F10`,选择从刚才放入 `EFI` 文件的那个U盘启动 3. 将U盘插入NUC,重启,按`F10`,选择从刚才放入 `EFI` 文件的那个U盘启动
4. 选择 `CFGLock Shell.efi` 选择回车,进行解锁。 4. 选择 `CFGLock Shell.efi` 选择回车,进行解锁。
注意:若在OC引导界面看不到 `CFGLock Shell.efi` ,按`空格键`即可显示。 注意:若在OC引导界面看不到 `CFGLock Shell.efi` ,按`空格键`即可显示。
### config.plist ### config.plist
1. `/EFI/OC/config.plist` 默认文本启动模式,声卡驱动为 `AppleALC.kext`,有些时间HDMI音频不能正常工作. 1. `/EFI/OC/config.plist` 默认文本启动模式,声卡驱动为 `AppleALC.kext`,有些情况下 HDMI 音频不能正常工作.
2. `/EFI/OC/config.VoodooHDA.plist` 默认文本启动模式,万能声卡驱动 `VoodooHDA.kext`(HDMI音频可以正常工作,内置麦克风也可以工作). 2. `/EFI/OC/config.VoodooHDA.plist` 默认文本启动模式,万能声卡驱动 `VoodooHDA.kext`(HDMI音频可以正常工作,内置麦克风也可以正常工作).
3. `/EFI/OC/config.UI.plist` 图形界面启动模式,声卡驱动为 `AppleALC.kext`. 3. `/EFI/OC/config.UI.plist` 图形界面启动模式,声卡驱动为 `AppleALC.kext`.
4. `/EFI/OC/config.UI.VoodooHDA.plist` 图形界面启动模式,万能声卡驱动 `VoodooHDA.kext`. 4. `/EFI/OC/config.UI.VoodooHDA.plist` 图形界面启动模式,万能声卡驱动 `VoodooHDA.kext`.
选择你自己喜欢的启动方式,替换掉 `config.plist` 即可。 选择你自己喜欢的启动方式,替换掉 `config.plist` 即可。
**在 OC 引导界面,按 `空格键` 可显示辅助功能** **在 OC 引导界面,按 `空格键` 可显示辅助功能**
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册