Incorrect documentation on Full Disk Encryption

Open Beginner friendly
#849 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
72/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Quiet
Tech stack
linux

Research direction

Find the Full Disk Encryption section near the end of the documentation and inspect the existing grub-install command for BIOS/MBR installation. Add the UEFI command shown in the issue, then verify the rendered page clearly distinguishes the two installation paths.

Written by the indexing model from the issue text.

Description

Near the end. the comand to install grub reflects only an installation bios/mbr and will not work on uefi systems. A second comand reflecting uefi install should exit.
grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id="Void" --recheck --removable

Dominant language
CSS
Stars
217
Forks
212
Avg merge
2d 21h
Merged PRs (30d)
1

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from void-linux/void-docs

All issues in void-linux/void-docs

Similar issues

More Documentation issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.