[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
grub.cfg does not have luks module for encrypted root
From: |
Jack Hill |
Subject: |
grub.cfg does not have luks module for encrypted root |
Date: |
Wed, 30 Jan 2019 22:13:06 -0500 (EST) |
User-agent: |
Alpine 2.20 (DEB 67 2015-01-07) |
Ahoy,
I'm using the attached config.scm for a host with an encrypted gpt root
partition while booking with bios-grub. It produces the attached
grub.cfg, which lacks the luks module, thus grub cannot find the kernel.
If I enter the grub command line and manually insmod luks and cryptomount,
I can then boot correction. My guix version information follows. I don't
see the problem. What am I missing?
address@hidden ~$ guix --version
guix (GNU Guix) 2e484e78cd1ba021a87a56e4d94cd315fb19fba9
Copyright (C) 2019 the Guix authors
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
address@hidden ~$ guix describe
Generation 1 Jan 30 2019 17:51:38 (current)
guix 2e484e7
repository URL: https://git.savannah.gnu.org/git/guix.git
branch: master
commit: 2e484e78cd1ba021a87a56e4d94cd315fb19fba9
Best,
Jack
1vdzn1d726viwdqn6k4il34f4030xnqm-grub.cfg
Description: Text document
config.scm
Description: Text document
- grub.cfg does not have luks module for encrypted root,
Jack Hill <=