Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shutdown hook is not copying initramfs files so ykfde only does normal suspend #91

Closed
noeamiot opened this issue May 18, 2022 · 2 comments

Comments

@noeamiot
Copy link
Contributor

noeamiot commented May 18, 2022

During boot the shutdown hook throws this error : cp:can not create directory :'/run/initramfs/' no such file or directory

The initramfs files necessary for the luks-locking suspend are not created in /run/initramfs so we do a normal suspend see suspend script.

There is already an issue about this on the mkinitcpio repository and a bug reported.

While waiting for a fix on mkinicpio or whatever is causing this problem, you can check here for a temporary solution.

@agherzan
Copy link
Owner

I would wait for a fix in mkinicpio to avoid overcomplicating things here. That should come soon.

@Vincent43
Copy link
Collaborator

This should be fixed in mkinitcpio v34, https://gitlab.archlinux.org/archlinux/mkinitcpio/mkinitcpio/-/commit/7930b797a255505f84120f07cab3893cc1f31a3e

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants