diff --git a/topics/grub2/grub2.png b/topics/grub2/grub2.png new file mode 100644 index 00000000000..77ec1bb65d4 Binary files /dev/null and b/topics/grub2/grub2.png differ diff --git a/topics/grub2/index.md b/topics/grub2/index.md new file mode 100644 index 00000000000..77f00c84317 --- /dev/null +++ b/topics/grub2/index.md @@ -0,0 +1,10 @@ +--- +display_name: GRUB 2 +logo: grub2.png +related: grub, bootloader, linux, unix, uefi, bios +short_description: GRUB 2 is the current generation of the GNU GRUB boot loader. +topic: grub2 +url: https://www.gnu.org/software/grub/ +wikipedia_url: https://en.wikipedia.org/wiki/GNU_GRUB +--- +GRUB 2 is the actively developed generation of GNU GRUB. It supports modular configuration, multiple filesystems, UEFI, BIOS, and a wide range of operating systems.