Improving manual linux installation guide#6
Conversation
- Specify grub.d file to paste menuentry to, also specify to update-grub - Making data.img size variable
|
|
Can u tell which distros it doesn't work in? I used debian based distros and it works fine in that. And not sure if it'll mess something up with regular update-grub command |
update-grub is a debian exclusive command literally any other distro that is not debian needs to use sudo grub-mkconfig -o boot/grub/grub.cfg |
|
I use Endeavour (arch) and It does not work on it |
All non-debian distros basically. |
|
I replaced it, thanks for heads up. Let me know if you have anything else to change in this pr |
|
you should add something along the lines of, "As an example for grub..." and "on other bootloaders you will need to adapt it to your needs" |
I don't think it's needed |
|
a few distros are migrating away from grub, IE. popos. it won't add any more confusion or headache then trying to add a menu entry manually |
Uh oh!
There was an error while loading. Please reload this page.