public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Exact setting in grub to default to a kernel by name?
@ 2021-06-13  4:07 Walter Dnes
  2021-06-13  4:46 ` Hund
  2021-06-13  8:21 ` Neil Bothwick
  0 siblings, 2 replies; 21+ messages in thread
From: Walter Dnes @ 2021-06-13  4:07 UTC (permalink / raw
  To: Gentoo Users List

  I have multiple (would you believe 2?) kernels in /boot.

[x8940][waltdnes][~] ll /boot/vm*
-rwxr-xr-x 1 root root 7046848 Jun 12 23:46 /boot/vmlinuz-experimental
-rwxr-xr-x 1 root root 6986624 Jun 12 16:55 /boot/vmlinuz-production

  The grub kernel listing at bootup is

- production kernel
- production kernel recovery mode
- experimental kernel
- experimental kernel recovery mode

  The default is the first entry, i.e. "GRUB_DEFAULT=0" in
/etc/default/grub.  I prefer going with "experimental".  If I screw up
the config to the point where it can't boot, then I'll manually override
to "production".  The simple way of getting the third entry as default
is "GRUB_DEFAULT=2" (remember to count from zero).

  This works for now.  But what happens if/when I add more kernels for
whatever reason?  Let me rephrase the question more generally... given a
kernel "/boot/vmlinuz-fubar" how and where do I specify it by name as
the default boot kernel?

-- 
Walter Dnes <waltdnes@waltdnes.org>
I don't run "desktop environments"; I run useful applications


^ permalink raw reply	[flat|nested] 21+ messages in thread

end of thread, other threads:[~2021-06-16  0:51 UTC | newest]

Thread overview: 21+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-13  4:07 [gentoo-user] Exact setting in grub to default to a kernel by name? Walter Dnes
2021-06-13  4:46 ` Hund
2021-06-13 13:33   ` Walter Dnes
2021-06-13 17:38     ` [gentoo-user] " Grant Edwards
2021-06-13 22:57       ` Walter Dnes
2021-06-13 23:20         ` Neil Bothwick
2021-06-14  2:34           ` Walter Dnes
2021-06-14 11:47             ` Neil Bothwick
2021-06-14  1:00         ` Grant Edwards
2021-06-14  6:44           ` Walter Dnes
2021-06-14  8:38             ` Grant Edwards
2021-06-14 20:25               ` Walter Dnes
2021-06-15 13:56                 ` Neil Bothwick
2021-06-16  0:51                   ` [gentoo-user] [SOLVED} " Walter Dnes
2021-06-13 18:05     ` [gentoo-user] " Neil Bothwick
2021-06-13 18:45       ` Michael
2021-06-13 20:09       ` Philip Webb
2021-06-13 20:58         ` Walter Dnes
2021-06-14  8:25           ` Peter Humphrey
2021-06-13  8:21 ` Neil Bothwick
2021-06-13  8:26   ` Neil Bothwick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox