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

Add bash helper script for loading encryption password for LUKS #482

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mariaa144
Copy link
Contributor

I thought it would be nice if there was some check to make sure the password is correct because getting it wrong can be a real pain.

I thought it would be nice if there was some check to make sure the password is correct because getting it wrong can be a real pain.
@ghost
Copy link

ghost commented Dec 16, 2023 via email

@ghost
Copy link

ghost commented Dec 16, 2023 via email

@mariaa144
Copy link
Contributor Author

If we do that then you have to enter the passphrase 3 times for each disk instead of 2 times total.

I did expect the prompts to break the automation but I didn't expect the REHL guide to break. I assume the checks didn't get to NixOS.

@ghost
Copy link

ghost commented Dec 17, 2023

That check failed due to a file removal on RHEL part:

2023-12-16T00:52:06.7771211Z + curl --fail-early --fail -L https://dl.rockylinux.org/pub/rocky/9.2/images/x86_64/Rocky-9-Container-Base-9.2-20230513.0.x86_64.tar.xz -o rootfs.tar.gz
2023-12-16T00:52:06.7797302Z   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
2023-12-16T00:52:06.7798495Z                                  Dload  Upload   Total   Spent    Left  Speed
2023-12-16T00:52:06.7799121Z 
2023-12-16T00:52:07.0740505Z   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2023-12-16T00:52:07.0741637Z   0   146    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
2023-12-16T00:52:07.0742276Z curl: (22) The requested URL returned error: 404

I currently do not have time to fix this.

@gmelikov
Copy link
Member

Unfortunately, we don't have a maintainer of NixOS guide now, so I'll pick up at least reviews, if you're ready to walk this through - please rebase it and I'll merge it, thank you!

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

Successfully merging this pull request may close these issues.

2 participants