unable to mount second LUKS drive after reboot

  • Open
  • quality assurance status badge
Details
One participant
  • bdju
Owner
unassigned
Submitted by
bdju
Severity
normal

Debbugs page

bdju wrote 2 years ago
(address . bug-guix@gnu.org)
CNR0E164C3IM.1GT7S71G9O794@masaki
I had 228 days of uptime and had changed out my second drive for a
bigger one and modified my config.scm accordingly. Upon reboot I was not
able to mount it or finish booting because of it, even though the
passphrase for my root drive was accepted fine.

I was able to boot this very same new drive after selecting a generation
from August 2nd. I thought at first that this generation was before I
had put the new drive configuration into place, but I noticed two
things:
1) the drive was mounted, I could see the files
2) upon looking over the version of my config.scm used in the booted
system, the new drive configuration was already in place after all

I also verified upon nckx's recommendation that the version of
cryptsetup used hasn't changed in this time. (2.7.3)

The working generation uses the following commit:
e6480571a094e27dc50db2b42334f17a6d1957d4

I realize this report is somewhat light on info, so let me know what
else I can try to provide.
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 58668@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 58668
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help