GRUB update

3 Antworten [Letzter Beitrag]
p877g
Offline
Beigetreten: 03/03/2021

Hello! Please help me understand if it is necessary to update GRUB.
If necessary, which team?
How do I check which version of GRUB I currently have?

Geshmy
Offline
Beigetreten: 04/23/2015

Not sure I understand. Give more details.

Are you having problems with your boot manager?
If not then it would not be necessary to change your version.
I see I have /usr/sbin/update-grub2 as well as /usr/sbin/update-grub.

Usually the install of a new linux kernel will automatically run update-grub. If you install another operating system on the same system you might want to run grub-update.

running 'sudo apt update && sudo apt upgrade' will make sure all your packages (including grub) are up to date.

amenex
Offline
Beigetreten: 01/04/2015

After any change in hardware or operating system, run this command:
sudo update-grub
Running this command unnecessarily does no harm.

It is automatically run when Software Updater does its thing.

As for running a different version of grub, refer to the search
feature of this forum for more expert advice.

George Langford

Magic Banana

I am a member!

I am a translator!

Offline
Beigetreten: 07/24/2010

$ grub-install -V
grub-install (GRUB) 2.02-2ubuntu8.21+9.0trisquel4

As Geshmy told you, unless you are facing some problem (what problem?), just install the updates Trisquel should regularly propose you.