grub-kbdcomp
GRand Unified Bootloader (common files)
Install
- All systems
-
curl cmd.cat/grub-kbdcomp.sh
- Debian
-
apt-get install grub-common - Ubuntu
-
apt-get install grub-common -
Alpine
-
apk add grub - Arch Linux
-
pacman -S grub - Kali Linux
-
apt-get install grub-common - CentOS
-
yum install grub - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install grub-common - Raspbian
-
apt-get install grub-common - Docker
-
docker run cmd.cat/grub-kbdcomp grub-kbdcomppowered by Commando
grub-common
GRand Unified Bootloader (common files)
This package contains common files shared by the distinct flavours of GRUB. It is shared between GRUB Legacy and GRUB 2, although a number of files specific to GRUB 2 are here as long as they do not break GRUB Legacy.
grub
GRUB (Grand Unified Boot Loader) is an experimental boot loader
capable of booting into most free operating systems - Linux, FreeBSD, NetBSD, GNU Mach, and others as well as most commercial operating systems.