Re: GRUB_EFI/10-setup missing --force-extra-removable option?
Markus Rexhepi-Lindberg <[email protected]>
| Newsgroups | gmane.linux.debian.fai |
|---|---|
| Message-ID | <[email protected]> |
From: linux-fai <[email protected]> on behalf of CSCI Technician <[email protected]> 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