<html>
<head>
<base href="https://issues.openmandriva.org/">
</head>
<body><span class="vcard"><a class="email" href="mailto:itchka@compuserve.com" title="Colin Close <itchka@compuserve.com>"> <span class="fn">Colin Close</span></a>
</span> changed
<a class="bz_bug_link
bz_status_CONFIRMED "
title="CONFIRMED - default os in boot is reset by kernel update"
href="https://issues.openmandriva.org/show_bug.cgi?id=1915">bug 1915</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEEDINFO
</td>
<td>CONFIRMED
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_CONFIRMED "
title="CONFIRMED - default os in boot is reset by kernel update"
href="https://issues.openmandriva.org/show_bug.cgi?id=1915#c8">Comment # 8</a>
on <a class="bz_bug_link
bz_status_CONFIRMED "
title="CONFIRMED - default os in boot is reset by kernel update"
href="https://issues.openmandriva.org/show_bug.cgi?id=1915">bug 1915</a>
from <span class="vcard"><a class="email" href="mailto:itchka@compuserve.com" title="Colin Close <itchka@compuserve.com>"> <span class="fn">Colin Close</span></a>
</span></b>
<pre>Girogio I think I may have found the answer to this. The way grub2 is set up in
OMLx3 is not to save the users boot selection so each time a kernel is
installed it is selected as the default. I do not know whether this was a
deliberate change or just an oversight. The old behaviour can be restored by
editing the file /etc/default/grub and changing the line:-
GRUB_SAVEDEFAULT=false
to
GRUB_SAVEDEFAULT=true
To be on the safe side rebuild grub.cfg as root with:-
grub2-mkconfig -o /boot/grub2/grub.cgf
After rebooting the first item selected from the grub2 menu will be set at the
default.
For more information see this page:-
<a href="https://www.gnu.org/software/grub/manual/html_node/Simple-configuration.html#Simple-configuration">https://www.gnu.org/software/grub/manual/html_node/Simple-configuration.html#Simple-configuration</a>
Please let me know whether this resolves your issue</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are watching all bug changes.</li>
</ul>
</body>
</html>