赞
踩
推荐一个git的grub项目,解决secureboot安全启动的问题。
这个项目的解决方案是
bootx64.efi (shim) → grubx64.efi (preloader) → grubx64_real.efi (grub2) → EFI file/OS
First boot on a PC with Secure Boot will show Access Violation message box. Press OK and choose “Enroll cert from file” menu option. Select ENROLL_THIS_KEY_IN_MOKMANAGER.cer and confirm certificate enrolling.
安装后,开启安全启动时第一次启动,将显示Access Violation信息对话框,点击OK,之后选择“Enroll cert from file”选项,选择证书“ENROLL_THIS_KEY_IN_MOKMANAGER.cer”,确认证书注册。
然后就可以在安全启动模式下正常的引导了。
项目地址:https://github.com/ValdikSS/Super-UEFIinSecureBoot-Disk
希望能帮到大家
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。