bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#27242: Fail to load LUKS encrypted rootfs, attempts to open luks dev


From: Adam Van Ymeren
Subject: bug#27242: Fail to load LUKS encrypted rootfs, attempts to open luks device before it's ready.
Date: Sun, 04 Jun 2017 18:06:15 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1 (gnu/linux)

On my machine when booting GuixSD, it fails to find the rootfs from the
initramfs.  It errors out attempting to find the luks device node.
Shortly after it errors is when I see the kernel dmesg output of the
nvme0 device becomining ready.

It looks like we need to wait for the device node to become ready, or
poll/sleep a few times if we fail to locate the device.

Thanks!
-Adam





reply via email to

[Prev in Thread] Current Thread [Next in Thread]