-
-
Notifications
You must be signed in to change notification settings - Fork 525
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
openeuler 24.03 arm 的 efi 在 boot 分区里面 因此脚本没识别到 efi 分区 旧方法是先复制 /boot,再挂载 /boot/efi /boot/efi 本来有文件,但挂载 efi 后,文件被屏蔽了 导致 grubby 报错安装中断 现在修改为先挂载 efi 分区,再复制 /boot 因此 boot 分区的 /boot/efi 的文件可以复制到 efi 分区
- Loading branch information
Showing
1 changed file
with
49 additions
and
34 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters