diff --git a/topics/grub/grub.png b/topics/grub/grub.png new file mode 100644 index 00000000000..77ec1bb65d4 Binary files /dev/null and b/topics/grub/grub.png differ diff --git a/topics/grub/index.md b/topics/grub/index.md new file mode 100644 index 00000000000..b2783c28fc5 --- /dev/null +++ b/topics/grub/index.md @@ -0,0 +1,11 @@ +--- +aliases: gnu-grub +display_name: GNU GRUB +logo: grub.png +related: grub2, bootloader, linux, unix, uefi, bios +short_description: GNU GRUB is a boot loader that starts operating systems and provides a configurable boot menu. +topic: grub +url: https://www.gnu.org/software/grub/ +wikipedia_url: https://en.wikipedia.org/wiki/GNU_GRUB +--- +GNU GRUB is a flexible boot loader for multiple operating systems and hardware platforms. It can load kernels directly or chain-load another boot loader.