Can’t see GRUB

Whenever I install a Linux Distro, I can’t see the GRUB window.
The solution is to activate console mode.

  1. sudo apt update
  2. sudo apt upgrade
  3. sudo add-apt-repository ppa:danielrichter2007/grub-customizer
  4. sudo apt update
  5. sudo apt install grub-customizer
  6. Open Grub Customizer, go to General settings, Advanced
  7. Activate GRUB_TERMINAL console
  8. Close and save

https://wiki.ubuntuusers.de/GRUB_Customizer