help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GRUB fallback on boot failure


From: Nathan Dehnel
Subject: GRUB fallback on boot failure
Date: Sat, 27 May 2023 17:51:17 -0500

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]