On Wed, Jan 26, 2022 at 8:50 PM Tom Horsley wrote:
>
> I haven't noticed this one either...
I noticed this change.
It turns out that
/etc/default/grub - contains default kernel options
/boot/grub2/grubenv - has the entry saved_entry=
which refers to /boot/loader/entries/.conf
which contains kern
On Wed, 26 Jan 2022 12:36:00 -0700
stan via users wrote:
> I don't recall seeing any discussion of a change like this, but I could
> have missed it.
I haven't noticed this one either, but I do find a lot of the "helpful"
stuff grub2 desperately tries to do for me annoying, so I have a
script that
On Tue, 25 Jan 2022 16:04:57 -0600
Dave Ulrick wrote:
> Every so often I have to boot Linux into single-user mode. I do this
> by waiting for the Grub2 menu, selecting the desired kernel, and
> pressing 'e'. Then I select the 'linux' statement, add '1' to
> the end of the line, and boot with .
>
Every so often I have to boot Linux into single-user mode. I do this by
waiting for the Grub2 menu, selecting the desired kernel, and pressing
'e'. Then I select the 'linux' statement, add '1' to the end of
the line, and boot with .
This still works fine, but since upgrading to Fedora 34 I've