all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* GRUB fallback on boot failure
@ 2023-05-27 22:51 Nathan Dehnel
  2023-05-29 23:29 ` Felix Lechner via
  0 siblings, 1 reply; 3+ messages in thread
From: Nathan Dehnel @ 2023-05-27 22:51 UTC (permalink / raw)
  To: help-guix

Is it possible in guix to try to boot the latest generation and then
go down the list of previous generations and try to boot them until
one of them works? My understanding is this is done by adding the
following to /etc/default/grub:

export GRUB_FALLBACK="1 2...{number of entries}"
GRUB_DEFAULT=saved
GRUB_SAVEDEFAULT=true


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

end of thread, other threads:[~2023-05-30  0:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-27 22:51 GRUB fallback on boot failure Nathan Dehnel
2023-05-29 23:29 ` Felix Lechner via
2023-05-30  0:02   ` Nathan Dehnel

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.