Manjaro Difference between revisions of "GRUB/Restore the GRUB Bootloader"

Difference between revisions of "GRUB/Restore the GRUB Bootloader"

From Manjaro
(Structurally changed)
(remove double text)
Line 129: Line 129:
Does ''not'' update the installed bootloader. The ‘update’ is more about updating configuration. Think of this more as ‘applying settings’.
Does ''not'' update the installed bootloader. The ‘update’ is more about updating configuration. Think of this more as ‘applying settings’.
(~ equal to grub-mkconfig -o /boot/grub/grub.cfg)
(~ equal to grub-mkconfig -o /boot/grub/grub.cfg)
====install-grub====
is another script that does update the installed bootloader that runs when you turn your computer on. (it attempts to automate a system-dependent command that can look different on different setups, but an example would be: sudo grub-install --target=x86_64-efi --efi-directory=/efi --bootloader-id=Manjaro --recheck)


==Troubleshooting== <!--T:15-->
==Troubleshooting== <!--T:15-->
Cookies help us deliver our services. By using our services, you agree to our use of cookies.