E
E
elisey4742017-05-08 22:34:23
linux
elisey474, 2017-05-08 22:34:23

How to update Grub2 in Arch Linux?

Just updated my Arch Linux with pacman. During the update, grub was updated. Despite this, when booting into the OS selection menu, it writes GRUB 2.02 ~ beta3, although, as I understand it, Grub 2.02 is no longer beta. Why writes the old version, how to fix it?
This command does NOT fix: grub-mkconfig -o /boot/grub/grub.cfg

Answer the question

In order to leave comments, you need to log in

1 answer(s)
E
elisey474, 2017-05-08
@elisey474

For those who need it, here is the solution:

grub-install /dev/sd*
grub-mkconfig -o /boot/grub/grub.cfg

* - letter of your drive

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question