Install GRUB on a BIOS system

grub-install

  • Install GRUB to a device.
    More information: <https://www.gnu.org/software/grub/manual/grub/html_node/Installing-GRUB-using-grub_002dinstall.html>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

grub-install --target={{i386-pc}} {{path/to/device}}

click the source code to copy install grub-install on any operating system with command-not-found.com