From e104735538f06be266dc26a9a78643b929cfc32f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E7=85=8E=E9=A5=BC?= Date: Tue, 17 Mar 2026 11:33:48 +0800 Subject: [PATCH] =?UTF-8?q?core:=20=E4=BD=BF=E7=94=A8=20fedora=20=E7=9A=84?= =?UTF-8?q?=20grub=20efi?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 关联 #577 --- reinstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reinstall.sh b/reinstall.sh index c144542..f908213 100644 --- a/reinstall.sh +++ b/reinstall.sh @@ -2914,7 +2914,7 @@ install_grub_linux_efi() { info 'download grub efi' # fedora 39 的 efi 无法识别 opensuse tumbleweed 的 xfs - efi_distro=opensuse + efi_distro=fedora grub_efi=$(get_grub_efi_filename)