Skip to content

sdm-add-luks-key ends with error #254

Answered by gitbls
ans-0 asked this question in Q&A
Sep 12, 2024 · 4 comments · 8 replies
Discussion options

You must be logged in to vote

sdm V12.10 is available that corrects this issue. To correct your system so that update-initramfs works correctly, please do:

  • sudoedit etc/initramfs-tools/hooks/luks-hooks
  • Change the line
copy_file text /usr/bin/sdmluksunlock

to

copy_file text /usr/bin/sdmluksunlock || true

Save the file, then rerun update-initramfs -u

Please let me know how it goes. Thanks for finding and reporting this, and apologies for the hassle.

Replies: 4 comments 8 replies

Comment options

You must be logged in to vote
1 reply
@ans-0
Comment options

Comment options

You must be logged in to vote
4 replies
@ans-0
Comment options

@gitbls
Comment options

@gitbls
Comment options

@gitbls
Comment options

Comment options

You must be logged in to vote
1 reply
@ans-0
Comment options

Answer selected by ans-0
Comment options

You must be logged in to vote
2 replies
@ans-0
Comment options

@gitbls
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants