From: linux-fai <linux-fai-boun...@uni-koeln.de> on behalf of CSCI Technician <t...@csci.viu.ca> Sent: Wednesday, September 1, 2021 22:40 > In scripts/GRUB_EFI/10-setup the final "else" clause does not include > the "--force-extra-removable" option for the "grub-install" command; the > other clauses do have this option. Is this a bug or is there a reason I > don't understand?
> If the missing option is intentional, other than customizing this fai > script, any suggestions on a good solution for fixing this in my config? I know that the grub-install version for Ubuntu does not support the "--force-extra-removable" option. Maybe that last else case is intended to cover Ubuntu? -- Markus