Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

grub #7

Open
liuhangbin opened this issue Oct 18, 2019 · 0 comments
Open

grub #7

liuhangbin opened this issue Oct 18, 2019 · 0 comments

Comments

@liuhangbin
Copy link
Owner

https://liuhangbin.netlify.com/post/grub/

Apart from edit /boot/grub2/grub.cfg or /etc/grub2.cfg. We’d better use grubby to config grub.
Here is the example of how to select default grub.
1 2 3 4 5 6 7 8 9 10 11 12 13 # grubby --default-kernel /boot/vmlinuz-4.20.0 # grubby --default-index 1 # grubby --set-default-index 0 # grubby --default-index 0 # grubby --default-kernel /boot/vmlinuz-4.20.0+ Grub missing If grub missing due to anyreason, and you are fall back to grub menu, you can try

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant