Right now it does a 6-9 seconds or something wait before continuing to boot. Is there a way to change it? I cannot seem to find the option. This is a newly installed tumbleweed system.
Which bootloader do you use? grub2-bls or grub2-efi?
With grub2-efi the timeout can be set via YaST->Bootloader or directly in the configfile /etc/default/grub
I think it’s bls, since the install is fresh. It’s different from what i am used to so i have no clue. I also do not seem to have a grub file in /etc/default.
The timeout is in /boot/efi/EFI/opensuse/grubenv
Change the timeout to something different than 8 seconds and afterwards
sudo update-bootloader --config
1 Like
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.