Tobias Geerinckx-Rice <m...@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: signature.asc
Description: PGP signature

Reply via email to