Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added topics/grub/grub.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions topics/grub/index.md
Original file line number Diff line number Diff line change
@@ -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.