diff --git a/src/installation/guides/fde.md b/src/installation/guides/fde.md index 4a65d4227..0f47f1b33 100644 --- a/src/installation/guides/fde.md +++ b/src/installation/guides/fde.md @@ -220,7 +220,8 @@ find the UUID of the device. Edit the `GRUB_CMDLINE_LINUX_DEFAULT=` line in `/etc/default/grub` and add `rd.lvm.vg=voidvm rd.luks.uuid=` to it. Make sure the UUID matches the one for the `sda1` device found in the output of the -[blkid(8)](https://man.voidlinux.org/blkid.8) command above. +[blkid(8)](https://man.voidlinux.org/blkid.8) command above. This will be +`/dev/sda2` on EFI systems. ## LUKS key setup