Hi, a little help with boot

Hi, I’m very happy with Endeavour but I need to know (yes, knowing is good if you ask with a desire for knowledge) how to set boot time on the boot screen.

I’m hesitating to install a program or search with Midnight Commander.

Thanks.

PS: Yesterday I saw a small program called “cpufetch” and it’s interesting.

Greetings.

If you are using systemd-boot it is in /efi/loader/loader.conf

2 Likes

Hi, no, i don’t search in /efi/loader/loader.conf

Now i see that.
Ty.

PD: I see with MC in /etc/default/grub in timeout ¿30? seconds.

# GRUB boot loader configuration

GRUB_DEFAULT='0'
GRUB_TIMEOUT='300'
GRUB_DISTRIBUTOR='EndeavourOS'
GRUB_CMDLINE_LINUX_DEFAULT='nowatchdog nvme_load=YES loglevel=3'
GRUB_CMDLINE_LINUX=""

Done!
grub-mkconfig -o /boot/grub/grub.cfg

And working.

Thanks mate! Endevaour is Great!
I change timeout in 300 (second) and

This topic was automatically closed 2 days after the last reply. New replies are no longer allowed.