Feedback on Install a Custom Linux Distribution on a Compute Instance
Open
@Rajakavitha1 is already working on this.
Since Feb 23, 2026.
- Dominant language
- Python
- Stars
- 1.4k
- Forks
- 1.2k
- Avg merge
- 9m
- Merged PRs (30d)
- 1
Description
We have received this feedback on this guide:
https://www.linode.com/docs/guides/install-a-custom-distribution/
- Please add a conditional path check for grub.cfg so that the users don't have to create the symlink from /boot/grub/grub.cfg -> /boot/grub2/grub.cfg. It should default to /boot/grub2/grub.cfg if both are present.
- Please also replace the sed calls with actual example file modifications
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.
Assessment
This issue has not been assessed yet.