all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Nathan Dehnel <ncdehnel@gmail.com>
To: help-guix@gnu.org
Subject: GRUB fallback on boot failure
Date: Sat, 27 May 2023 17:51:17 -0500	[thread overview]
Message-ID: <CAEEhgEtQhQyK6Va3_kS_Lo_xG8be28FSrss==5JWKJ-cLBH7cg@mail.gmail.com> (raw)

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	other threads:[~2023-05-27 22:52 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-05-27 22:51 Nathan Dehnel [this message]
2023-05-29 23:29 ` GRUB fallback on boot failure Felix Lechner via
2023-05-30  0:02   ` Nathan Dehnel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAEEhgEtQhQyK6Va3_kS_Lo_xG8be28FSrss==5JWKJ-cLBH7cg@mail.gmail.com' \
    --to=ncdehnel@gmail.com \
    --cc=help-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.