HI, I have a question is there a way to check if file exist if i'll boot
GRUB under the UEFI Network ? I was trying to do something like that : if [
-e $prefix/test.grub ]; then menuentry "TESTING" { insmod chain
chainloader /Boot/bootmgfw_$grub_cpu.efi } fi But it doesn't work,
thanks in advance. Pozdrawiam. Radosław Kalinowski
_______________________________________________
Help-grub mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-grub
- Grub booted from UEFI NETWORK KaLi
- Re: Grub booted from UEFI NETWORK Andrei Borzenkov
