mbchk

GRand Unified Bootloader (Legacy version)

Install

All systems
curl cmd.cat/mbchk.sh
Debian Debian
apt-get install grub-legacy
Ubuntu
apt-get install grub
Alpine
apk add grub
Arch Arch Linux
pacman -S grub
image/svg+xml Kali Linux
apt-get install grub-legacy
Windows (WSL2)
sudo apt-get update sudo apt-get install grub
Docker
docker run cmd.cat/mbchk mbchk powered by Commando

grub-legacy

GRand Unified Bootloader (Legacy version)

GRUB is a GPLed bootloader intended to unify bootloading across x86 operating systems. In addition to loading the Linux kernel, it implements the Multiboot standard, which allows for flexible loading of multiple boot images (needed for modular kernels such as the GNU Hurd). Please note that GRUB Legacy is in maintanance mode and new features are only accepted in GRUB 2 (grub-pc package).

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.