Re: [arch-general] systemd-boot ignores loader.conf
I managed to make the boot menu screen not appear by holding the minus key down to 0 second timeout in the boot menu itself. Thanks everyone, especially David Thurstenson. PS: I still have no idea, why does systemd-boot ignore the timeout setting from loader.conf, but obeys the rest. On Mon, Nov 14, 2016 at 7:02 PM, Tung Anh Vu <cuttycz@gmail.com> wrote:
I'm using systemd-boot on my laptop. My /boot/loader/loader.conf contains only the line:
default arch
but when booting, the boot menu still appears. What could be the cause of this issue? Thanks in advance.
On Mon, 14 Nov 2016 23:25:45 +0100 Tung Anh Vu via arch-general <arch-general@archlinux.org> wrote:
I managed to make the boot menu screen not appear by holding the minus key down to 0 second timeout in the boot menu itself. Thanks everyone, especially David Thurstenson.
PS: I still have no idea, why does systemd-boot ignore the timeout setting from loader.conf, but obeys the rest.
systemd-boot will store things in NVRAM variables, which it will use if found instead of the values in loader.conf.
participants (2)
-
Doug Newgard
-
Tung Anh Vu