About 21,400 results
Open links in new tab
  1. GNU GRUB - Wikipedia

    Two major versions of GRUB are in common use: GRUB version 0, called GRUB legacy, is only prevalent in older releases of Linux distributions. GRUB 2 was written from scratch and intended to …

  2. What is Grub in Linux? What is it Used for? - It's FOSS

    Feb 10, 2023 · GRUB is a complete program for loading and managing the boot process. It is the most common bootloader for Linux distributions. A bootloader is the first software that runs when a …

  3. Mastering Linux GRUB Commands: A Comprehensive Guide

    Dec 22, 2025 · The Grand Unified Bootloader (GRUB) is a crucial component in the Linux ecosystem. It acts as the intermediary between the computer's firmware and the Linux kernel during the boot …

  4. GNU GRUB - GNU Project - Free Software Foundation (FSF)

    Mar 24, 2026 · GNU GRUB is a Multiboot boot loader. It was derived from GRUB, the GRand Unified Bootloader, which was originally designed and implemented by Erich Stefan Boleyn. Briefly, a boot …

  5. Grub Boot Loader: The Complete Step-by-Step Tutorial

    Dec 27, 2023 · In this comprehensive tutorial, I‘ll cover everything you need to know about Grub from A to Z. I‘ll explain what Grub is, how it works, and guide you through practical examples to take control …

  6. The Complete Guide to Installing and Configuring THE GRUB ... - FOSS Linux

    May 17, 2023 · GRUB (Grand Unified Bootloader) is the most powerful piece of low-level software on your machine. It is the “Stage 0” of your operating system. From the moment your UEFI firmware …

  7. GRUB - ArchWiki

    Jan 25, 2026 · After successfully booting the Arch Linux installation, users can correct grub.cfg as needed and then reinstall GRUB. To reinstall GRUB and fix the problem completely, changing …

  8. GNU GRUB - Documentation

    Mar 24, 2026 · GRUB is free software; you can redistribute it and/or modify it under the terms of the as published by the Free Software Foundation; either version 3 of the License, or (at your option) any …

  9. What Is GRUB Bootloader in Linux? - phoenixNAP KB

    Dec 15, 2025 · GRUB (also known as GNU GRUB or GNU Grand Unified Bootloader) is a bootloader and boot manager for Linux and other Unix -based OSes. GRUB starts after BIOS finishes the …

  10. Unveiling the Linux GRUB Menu: A Comprehensive Guide

    Jan 16, 2026 · The Linux GRUB menu is a powerful and flexible tool that provides control over the boot process. By understanding its fundamental concepts, usage methods, common practices, and best …