[13.1] Bootloader timeout not working for grub 2?
Robert Munteanu <[email protected]> Fri, 1 Aug 2014 00:02:56 +0300
| Newsgroups | gmane.linux.suse.autoinstall |
|---|---|
| Message-ID | <CAC8ULPYkWq+ZMgkxppUvKipK4-Vu=RWTnp+qt0mEa2cvDEV2JQ@mail.gmail.com> |
Hi,
I have the following snippet used to configure the bootloader
<bootloader>
<loader_type>grub2</loader_type>
<global>
<timeout config:type="integer">1</timeout>
</global>
</bootloader>
However, the timeout is not changed, I can see that /etc/default/grub
has the value
GRUB_TIMEOUT=8
Changing that value to 1 and running grub2-mkconfig fixes the timeout problem.
Is this feature not yet implemented for grub2 or am I using it incorrectly?
Thanks,
Robert
--
http://robert.muntea.nu/
--
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]