Hey all. My Debian 12 install has two EFI options to choose from when I boot.
Are you looking at the Grub menu? Or the EFI boot menu? The default grub menu for Debian 12 has three options:
Code:
Debian Gnu/Linux
Advanced Options for Debian GNU/Linux
UEFI Firmware Settings
There is no safe mode mentioned.
If it's the EFI boot menu, that is set in your UEFI bios. The procedure to change this menu depends on the firmware that's installed.
The defaults for the grub menu are set in the file /etc/default/grub. The line beginning
controls which entry of the grub menu is pre-selected for booting and the default value is 0 (meaning first entry).