unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Akib Azmain Turja <akib@disroot.org>
To: Tobias Geerinckx-Rice <me@tobias.gr>, guix-devel@gnu.org
Subject: Re: How to reinstall the bootloader without guix system reconfigure?
Date: Fri, 01 Jul 2022 23:30:35 +0600	[thread overview]
Message-ID: <87fsjkbv0k.fsf@disroot.org> (raw)
In-Reply-To: <8AFEFA3F-4B8F-4938-A70D-1FEA9888A9CD@tobias.gr>

[-- Attachment #1: Type: text/plain, Size: 1095 bytes --]

Tobias Geerinckx-Rice <me@tobias.gr> writes:

> Hi,
>
> Guix System reinstalls GRUB every time for convenience, but there's no need to run 'guix' just to fix GRUB.  
>
> You can reinstall it by hand if you know what you're doing, using GRUB's grub-install command.  It doesn't even matter which distribution's GRUB you use, as long as it's not ancient.  Guix's GRUB does not carry Guix-specific patches.
>
> What does matter very much is whether you use the UEFI or non-UEFI version.  Can you share your operating-system's (bootloader ...) snippet?
>
> Form this distance, I can't tell you why one GRUB broke & the other one didn't.
>
>
> Kind regards,
>
> T G-R
>
> Sent on the go.  Excuse or enjoy my brevity.

Thanks, it just worked.

I'm using EFI, here's the bootloader declaration:

(bootloader-configuration
 (bootloader grub-efi-bootloader)
 (targets '("/boot/efi"))
 (keyboard-layout keyboard-layout))

-- 
Akib Azmain Turja

This message is signed by me with my GnuPG key.  It's fingerprint is:

    7001 8CE5 819F 17A3 BBA6  66AF E74F 0EFA 922A E7F5

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

  parent reply	other threads:[~2022-07-01 17:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-01 11:32 How to reinstall the bootloader without guix system reconfigure? Akib Azmain Turja
2022-07-01 12:16 ` Tobias Geerinckx-Rice
2022-07-01 12:20   ` Tobias Geerinckx-Rice
2022-07-01 17:30   ` Akib Azmain Turja [this message]
2022-07-01 17:32     ` Akib Azmain Turja
2022-07-01 13:47 ` Felix Lechner via Development of GNU Guix and the GNU System distribution.
2022-07-01 17:40   ` Akib Azmain Turja

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87fsjkbv0k.fsf@disroot.org \
    --to=akib@disroot.org \
    --cc=guix-devel@gnu.org \
    --cc=me@tobias.gr \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).