We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32fe708 commit 80c3d86Copy full SHA for 80c3d86
src/installation/guides/fde_bios.md
@@ -161,7 +161,7 @@ Change `/etc/crypttab`
161
# <name> <device> <password> <options>
162
swap /dev/sda1 /boot/volume.key luks
163
```
164
-The keyfile and need to be included in the initramfs. Create
+The keyfile and crypttab need to be included in the initramfs. Create
165
a new file at `/etc/dracut.conf.d/10-crypt.conf` with the following line:
166
167
0 commit comments