[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#36942: Reconfigure broke GRUB
From: |
Jakob L. Kreuze |
Subject: |
bug#36942: Reconfigure broke GRUB |
Date: |
Tue, 20 Aug 2019 12:51:11 -0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) |
ison <address@hidden> writes:
> So I attempted a re-install and surprisingly it still fails.
> I attempted 3 times. Using the graphical installer without efi,
> manual install without efi, manual install with efi. All downloaded
> and built everything successfully only to fail at the bootloader.
> If the problem was my config then I'd think my first attempt would
> have succeeded because the graphical installation automatically
> built the config file.
>
> At least it's giving an error this time:
> error: '/gnu/store/drz35fc...-grub-efi-2.02/sbin/grub-install
> --boot-directory /mnt/boot --bootloader-id=Guix --efi-directory /boot/efi'
> exited with status 1: output follows:
> /gnu/store/drz35fc...-grub-efi-2.02/sbin/grub-install: error:
> /gnu/store/drz35fc...-grub-efi-2.02/lib/grub/i386-pc/modinfo.sh doesn't
> exist. Please specify --target or --directory.
>
> My bootloader is section is still:
> (bootloader (bootloader-configuration
> (bootloader grub-efi-bootloader)
> (target "/boot/efi")))
This is perfect (I mean, not that it still doesn't work, but that we
have some error output). I think I know what's going on. The new 'guix
system reconfigure' uses G-Expressions, and it looks like Grub is being
ungexp'd for the wrong architecture. To be sure, what's the architecture
of this machine?
I'll investigate further and let you know what I find. Thanks again for
doing this.
Regards,
Jakob
signature.asc
Description: PGP signature
- bug#36942: Reconfigure broke GRUB, (continued)
- bug#36942: Reconfigure broke GRUB, ison, 2019/08/07
- bug#36942: Reconfigure broke GRUB, Jakob L. Kreuze, 2019/08/07
- Message not available
- bug#36942: Reconfigure broke GRUB, Jakob L. Kreuze, 2019/08/14
- bug#36942: Reconfigure broke GRUB, ison, 2019/08/15
- bug#36942: Reconfigure broke GRUB, Jakob L. Kreuze, 2019/08/16
- bug#36942: Reconfigure broke GRUB, ison, 2019/08/16
- bug#36942: Reconfigure broke GRUB, Jakob L. Kreuze, 2019/08/17
- bug#36942: Reconfigure broke GRUB, ison, 2019/08/20
- bug#36942: Reconfigure broke GRUB,
Jakob L. Kreuze <=
- bug#36942: Reconfigure broke GRUB, ison, 2019/08/20
- bug#36942: Reconfigure broke GRUB, Ludovic Courtès, 2019/08/26