修复启动错误,请教如何解决。
Tofloor
poster avatar
tico
deepin
2020-05-25 06:17
Author
修复启动错误,请教如何解决
mount: /boot: /dev/nvme1n1p1 already mounted on /boot.
grub-install:错误: /usr/lib/grub/x86_64-efi/modinfo.sh doesn't exist. Please specify --target or --directory.
Reply Favorite View the author
All Replies
avatar
Maicss
deepin
2020-05-25 16:14
#1
什么情况下出现的这种情况?
他说没指定--target --directory
所以需要在install 的时候指定这两个
--target=x86_64-efi --efi-directory=efi文件夹
Reply View the author