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 0d1d4bf commit dd60e18Copy full SHA for dd60e18
src/installation/guides/fde.md
@@ -222,7 +222,8 @@ find the UUID of the device.
222
Edit the `GRUB_CMDLINE_LINUX_DEFAULT=` line in `/etc/default/grub` and add
223
`rd.lvm.vg=voidvm rd.luks.uuid=<UUID>` to it. Make sure the UUID matches the one
224
for the `sda1` device found in the output of the
225
-[blkid(8)](https://man.voidlinux.org/blkid.8) command above.
+[blkid(8)](https://man.voidlinux.org/blkid.8) command above. This will be
226
+`/dev/sda2` on EFI systems.
227
228
## LUKS key setup
229
0 commit comments