grub-menulst2cfg
GRand Unified Bootloader (common files)
Install
- All systems
-
curl cmd.cat/grub-menulst2cfg.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 update
sudo apt-get install grub-common
- Raspbian
-
apt-get install grub-common
- Dockerfile
- dockerfile.run/grub-menulst2cfg
- Docker
-
docker run cmd.cat/grub-menulst2cfg grub-menulst2cfg
powered 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.