
28 Dez
2018
28 Dez
'18
14:40
* gilberto dos santos alves [Fri Dec 28, 2018 at 01:18:15AM -0200]:
hi. when screen grub for boot i use tab to choose add parameters like keyboard=br locale=America/Sao_Paulo etc with this release tab not works i use e for edit line inside grub. please what i missed here. thanks.
In non-EFI boot mode (AKA BIOS boot) you'll get isolinux/syslinux which requires tab to get into edit mode, while in EFI boot mode (which is the default on most modern systems) you'll get GRUB boot loader, which expects pressing 'e' to get into edit mode to adjust boot options.
So from Grml's point of view everything works as expected. If you mean something else please let us know.
regards, -mika-