Solus UEFI boot

This commit is contained in:
longpanda 2021-12-08 11:55:06 +08:00
parent 91330b97bf
commit ab964932cb
1 changed files with 3 additions and 1 deletions

View File

@ -720,6 +720,8 @@ function uefi_linux_menu_func {
vt_add_replace_file 0 "EFI\\BOOT\\full.cz"
set FirstTryBootFile='@EFI@BOOT@grubx64.efi'
elif vt_str_begin "$vt_volume_id" "SolusLive"; then
vt_add_replace_file 0 "initrd"
fi