Update documentation for creating cryptfile #5

Closed
opened 2024-01-12 13:43:09 +00:00 by freemo · 3 comments
freemo commented 2024-01-12 13:43:09 +00:00 (Migrated from git.cleverthis.com)

Currently on install you may find on boot no boot entry for nixos. This seems to be caused by an absent /crypto_file.bin which needs to be present before install. One can check if it worked or not by looking in /boot/efi/loader/entries to see if there are files there.

Currently on install you may find on boot no boot entry for nixos. This seems to be caused by an absent /crypto_file.bin which needs to be present before install. One can check if it worked or not by looking in /boot/efi/loader/entries to see if there are files there.
freemo commented 2024-01-12 13:43:09 +00:00 (Migrated from git.cleverthis.com)

added to epic cleverthis&6

added to epic cleverthis&6
freemo commented 2024-01-12 13:43:26 +00:00 (Migrated from git.cleverthis.com)

marked this issue as blocked by #4

marked this issue as blocked by #4
mngrif commented 2024-06-02 18:20:14 +00:00 (Migrated from git.cleverthis.com)

simply touching the nonexistent file during the install process is apparently enough. unsure of when this was added to the docs but it was at one point.

simply `touch`ing the nonexistent file during the install process is apparently enough. unsure of when this was added to the docs but it was at one point.
mngrif (Migrated from git.cleverthis.com) closed this issue 2024-06-02 18:20:15 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
infrastructure/nixos-config#5
No description provided.