mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-03-29 08:43:44 -04:00
Solus UEFI boot
This commit is contained in:
parent
91330b97bf
commit
ab964932cb
@ -719,7 +719,9 @@ function uefi_linux_menu_func {
|
|||||||
elif [ -e (loop)/syslinux/alt0/full.cz ]; then
|
elif [ -e (loop)/syslinux/alt0/full.cz ]; then
|
||||||
vt_add_replace_file 0 "EFI\\BOOT\\full.cz"
|
vt_add_replace_file 0 "EFI\\BOOT\\full.cz"
|
||||||
set FirstTryBootFile='@EFI@BOOT@grubx64.efi'
|
set FirstTryBootFile='@EFI@BOOT@grubx64.efi'
|
||||||
|
|
||||||
|
elif vt_str_begin "$vt_volume_id" "SolusLive"; then
|
||||||
|
vt_add_replace_file 0 "initrd"
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user