void-linux / void-linux/void-docs
Incorrect documentation on Full Disk Encryption
Open
Beginner friendly
Nobody has claimed this yet.
- Dominant language
- CSS
- Stars
- 217
- Forks
- 212
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 1
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
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
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.
Assessment
- Tech stack
- linux
- Domain
- documentation, operating-systems
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 72/100