>>>>> On Mon, 25 Nov 2019 16:53:24 -0800, CSCI Technician <t...@csci.viu.ca> >>>>> said:
> The related classes defined are GRUB and GRUB_EFI. GRUB_PC is not > defined. What I'm not sure how to fix is to get grub-install to realize > this is an efi and not a bios install so that it should be using the efi > path instead of the i386-pc path. I do not know how grub decides or detects when to use EFI. In FAI we check if /sys/firmware/efi exists. Is /sys mounted to /target during the installation? Otherwise this is a grub, not a FAI problem. -- regards Thomas