Install Grub-install On A Debian, Ubuntu, Alpine, Arch, Kali, Fedora And Raspbian

Install Grub-install On A Debian, Ubuntu, Alpine, Arch, Kali, Fedora And Raspbian

grub-install

GRand Unified Bootloader (common files for version 2)

Maintainer: GRUB Maintainers



Section: admin

Install grub-install

  • Debian apt-get install grub-pc Click to copy
  • Ubuntu apt-get install lupin-support Click to copy
  • Alpine OS apk add grub Click to copy
  • Arch Linux pacman -S grub Click to copy
  • Kali Linux apt-get install grub-legacy Click to copy
  • Fedora dnf install grub2-common Click to copy
  • Raspbian apt-get install grub2-common Click to copy

grub2-common

GRand Unified Bootloader (common files for version 2)

This package contains common files shared by the distinct flavours of GRUB. The files in this package are specific to GRUB 2, and would break GRUB Legacy if installed on the same system.

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.

lupin-support

Support files for loop-mount installations

grub-coreboot

GRand Unified Bootloader, version 2 (Coreboot version)

GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. This is a dependency package for a version of GRUB that has been built for use with platforms running the Coreboot firmware. Installing this package indicates that this version of GRUB should be the active boot loader.

grub-efi-amd64

GRand Unified Bootloader, version 2 (EFI-AMD64 version)

GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. This is a dependency package for a version of GRUB that has been built for use with the EFI-AMD64 architecture, as used by Intel Macs (unless a BIOS interface has been activated). Installing this package indicates that this version of GRUB should be the active boot loader.

grub-efi-ia32

GRand Unified Bootloader, version 2 (EFI-IA32 version)

GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. This is a dependency package for a version of GRUB that has been built for use with the EFI-IA32 architecture, as used by Intel Macs (unless a BIOS interface has been activated). Installing this package indicates that this version of GRUB should be the active boot loader.

grub-ieee1275

GRand Unified Bootloader, version 2 (Open Firmware version)

GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. This is a dependency package for a version of GRUB that has been built for use with Open Firmware implementations. Installing this package indicates that this version of GRUB should be the active boot loader.

grub-pc

GRand Unified Bootloader, version 2 (PC/BIOS version)

GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. - VESA-based graphical mode with background image support and complete 24-bit color set. - Support for extended charsets. Users can write UTF-8 text to their menu entries. This is a dependency package for a version of GRUB that has been built for use with the traditional PC/BIOS architecture. Installing this package indicates that this version of GRUB should be the active boot loader.

Install the latest version of grub-install in Debian, Ubuntu, Alpine, Arch, Kali, Fedora and Raspbian from terminal. To install the grub-install just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of grub-install from the respository and install it in your computer/server.