update-grub2
GRand Unified Bootloader (common files for version 2)
Install
- All systems
-
curl cmd.cat/update-grub2.sh
- Debian
-
apt-get install grub2-common
- Ubuntu
-
apt-get install grub2-common
- Kali Linux
-
apt-get install grub2-common
- CentOS
-
yum install grub2-common
- Fedora
-
dnf install grub2-common
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install grub2-common
- Raspbian
-
apt-get install grub2-common
- Dockerfile
- dockerfile.run/update-grub2
grub2-common
GRand Unified Bootloader (common files for version 2)
This package contains common files shared by the distinct flavours of GRUB. The files in this package are specific to GRUB 2, and would break GRUB Legacy if installed on the same system.