In case it is relevant my disk is using GPT partition table with this
layout:
$ lsblk --output="NAME,MAJ:MIN,TYPE,MOUNTPOINTS,UUID"
NAME MAJ:MIN TYPE MOUNTPOINTS UUID
nvme0n1 259:0 disk
├─nvme0n1p1 259:1 part /boot 5190-E840
└─nvme0n1p2 259:2 part c0010d06-0bd1-4ae2-93e6-f2f89a3a670b
└─cryptroot 2
I have attached a config I just did `sudo guix system reconfigure`
and confirmed it was missing the `insmod luks` in /boot/grub/grub.cfg
Sorry for the delay,
Tadhg McD-J
On 2024-07-23 2:19 p.m., Tomas Volf wrote:
> On 2024-05-25 10:30:49 -0400, Tadhg McDonald-Jensen wrote:
>> That unfortunately d
Hi,
This issue was resolved a few years ago and no longer persists in the
latest master commit:
--8<---cut here---start->8---
guix time-machine --commit=de714bcb46d61922e0efc10783ea23fb0202f583 -- \
build --no-substitutes --system=i686-linux go-gopkg-in-yaml-v2