grub-install(8)

NAME

   grub-install - install GRUB to a device

SYNOPSIS

   grub-install [OPTION...] [OPTION] [INSTALL_DEVICE]

DESCRIPTION

   Install GRUB on your drive.

   --compress=no|xz|gz|lzo
          compress GRUB files [optional]

   -d, --directory=DIR
          use        images        and       modules       under       DIR
          [default=/usr/lib/grub/<platform>]

   --fonts=FONTS
          install FONTS [default=unicode]

   --install-modules=MODULES
          install only MODULES and their dependencies [default=all]

   -k, --pubkey=FILE
          embed FILE as public key for signature checking

   --locale-directory=DIR use translations under DIR
          [default=/usr/share/locale]

   --locales=LOCALES
          install only LOCALES [default=all]

   --modules=MODULES
          pre-load specified modules MODULES

   --themes=THEMES
          install THEMES [default=starfield]

   -v, --verbose
          print verbose messages.

   --allow-floppy
          make  the  drive  also  bootable  as  floppy  (default  for  fdX
          devices). May break on some BIOSes.

   --boot-directory=DIR
          install  GRUB images under the directory DIR/grub instead of the
          boot/grub directory

   --bootloader-id=ID
          the ID of bootloader. This option is only available on  EFI  and
          Macs.

   --core-compress=xz|none|auto
          choose the compression to use for core image

   --disk-module=MODULE
          disk  module  to  use  (biosdisk or native). This option is only
          available on BIOS target.

   --efi-directory=DIR
          use DIR as the EFI System Partition root.

   --force
          install even if problems are detected

   --force-extra-removable
          force installation to the removable media path also. This option
          is only available on EFI.

   --force-file-id
          use identifier file even if UUID is available

   --label-bgcolor=COLOR
          use COLOR for label background

   --label-color=COLOR
          use COLOR for label

   --label-font=FILE
          use FILE as font for label

   --macppc-directory=DIR use DIR for PPC MAC install.

   --no-bootsector
          do not install bootsector

   --no-nvram
          don't  update  the  `boot-device'/`Boot*'  NVRAM variables. This
          option is only available on EFI and IEEE1275 targets.

   --no-rs-codes
          Do not apply any reed-solomon  codes  when  embedding  core.img.
          This option is only available on x86 BIOS targets.

   --no-uefi-secure-boot
          do  not  install  an image usable with UEFI Secure Boot, even if
          the system was currently started using it. This option  is  only
          available on EFI.

   --product-version=STRING
          use STRING as product version

   --recheck
          delete device map if it already exists

   --removable
          the  installation  device  is  removable.  This  option  is only
          available on EFI.

   -s, --skip-fs-probe
          do not probe for filesystems in DEVICE

          Usage: grub-install [OPTION...] [OPTION] [INSTALL_DEVICE]

   Install GRUB on your drive.

   --compress=no|xz|gz|lzo
          compress GRUB files [optional]

   -d, --directory=DIR
          use       images       and       modules        under        DIR
          [default=/usr/lib/grub/<platform>]

   --fonts=FONTS
          install FONTS [default=unicode]

   --install-modules=MODULES
          install only MODULES and their dependencies [default=all]

   -k, --pubkey=FILE
          embed FILE as public key for signature checking

   --locale-directory=DIR use translations under DIR
          [default=/usr/share/locale]

   --locales=LOCALES
          install only LOCALES [default=all]

   --modules=MODULES
          pre-load specified modules MODULES

   --themes=THEMES
          install THEMES [default=starfield]

   -v, --verbose
          print verbose messages.

   --allow-floppy
          make  the  drive  also  bootable  as  floppy  (default  for  fdX
          devices). May break on some BIOSes.

   --boot-directory=DIR
          install GRUB images under the directory DIR/grub instead of  the
          boot/grub directory

   --bootloader-id=ID
          the  ID  of bootloader. This option is only available on EFI and
          Macs.

   --core-compress=xz|none|auto
          choose the compression to use for core image

   --disk-module=MODULE
          disk module to use (biosdisk or native).  This  option  is  only
          available on BIOS target.

   --efi-directory=DIR
          use DIR as the EFI System Partition root.

   --force
          install even if problems are detected

   --force-extra-removable
          force installation to the removable media path also. This option
          is only available on EFI.

   --force-file-id
          use identifier file even if UUID is available

   --label-bgcolor=COLOR
          use COLOR for label background

   --label-color=COLOR
          use COLOR for label

   --label-font=FILE
          use FILE as font for label

   --macppc-directory=DIR use DIR for PPC MAC install.

   --no-bootsector
          do not install bootsector

   --no-nvram
          don't update the  `boot-device'/`Boot*'  NVRAM  variables.  This
          option is only available on EFI and IEEE1275 targets.

   --no-rs-codes
          Do  not  apply  any  reed-solomon codes when embedding core.img.
          This option is only available on x86 BIOS targets.

   --no-uefi-secure-boot
          do not install an image usable with UEFI Secure  Boot,  even  if
          the  system  was currently started using it. This option is only
          available on EFI.

   --product-version=STRING
          use STRING as product version

   --recheck
          delete device map if it already exists

   --removable
          the installation  device  is  removable.  This  option  is  only
          available on EFI.

   -s, --skip-fs-probe
          do not probe for filesystems in DEVICE

   --target=TARGET
          install  GRUB  for  TARGET platform [default=i386-pc]; available
          targets: arm-efi, arm-uboot, arm64-efi, i386-coreboot, i386-efi,
          i386-ieee1275,  i386-multiboot,  i386-pc,  i386-qemu,  i386-xen,
          ia64-efi, mips-arc, mips-qemu_mips, mipsel-arc, mipsel-loongson,
          mipsel-qemu_mips,       powerpc-ieee1275,      sparc64-ieee1275,
          x86_64-efi, x86_64-xen

   --uefi-secure-boot
          install an image usable with UEFI Secure Boot.  This  option  is
          only  available  on EFI and if the grub-efi-amd64-signed package
          is installed.

   -?, --help
          give this help list

   --usage
          give a short usage message

   -V, --version
          print program version

   Mandatory or optional arguments to long options are also  mandatory  or
   optional for any corresponding short options.

   INSTALL_DEVICE  must  be  system  device filename.  grub-install copies
   GRUB images into boot/grub.  On some platforms,  it  may  also  install
   GRUB into the boot sector.

REPORTING BUGS

   Report bugs to <[email protected]>.

SEE ALSO

   grub-mkconfig(8), grub-mkimage(1), grub-mkrescue(1)

   The  full  documentation  for  grub-install  is maintained as a Texinfo
   manual.  If the info and grub-install programs are  properly  installed
   at your site, the command

          info grub-install

   should give you access to the complete manual.

grub-install (GRUB) 2.02~beta3-3uNovember 2016                 GRUB-INSTALL(8)



Opportunity


Personal Opportunity - Free software gives you access to billions of dollars of software at no cost. Use this software for your business, personal use or to develop a profitable skill. Access to source code provides access to a level of capabilities/information that companies protect though copyrights. Open source is a core component of the Internet and it is available to you. Leverage the billions of dollars in resources and capabilities to build a career, establish a business or change the world. The potential is endless for those who understand the opportunity.

Business Opportunity - Goldman Sachs, IBM and countless large corporations are leveraging open source to reduce costs, develop products and increase their bottom lines. Learn what these companies know about open source and how open source can give you the advantage.


Free Software


Free Software provides computer programs and capabilities at no cost but more importantly, it provides the freedom to run, edit, contribute to, and share the software. The importance of free software is a matter of access, not price. Software at no cost is a benefit but ownership rights to the software and source code is far more significant.

Free Office Software - The Libre Office suite provides top desktop productivity tools for free. This includes, a word processor, spreadsheet, presentation engine, drawing and flowcharting, database and math applications. Libre Office is available for Linux or Windows.


Free Books


The Free Books Library is a collection of thousands of the most popular public domain books in an online readable format. The collection includes great classical literature and more recent works where the U.S. copyright has expired. These books are yours to read and use without restrictions.

Source Code - Want to change a program or know how it works? Open Source provides the source code for its programs so that anyone can use, modify or learn how to write those programs themselves. Visit the GNU source code repositories to download the source.


Education


Study at Harvard, Stanford or MIT - Open edX provides free online courses from Harvard, MIT, Columbia, UC Berkeley and other top Universities. Hundreds of courses for almost all major subjects and course levels. Open edx also offers some paid courses and selected certifications.

Linux Manual Pages - A man or manual page is a form of software documentation found on Linux/Unix operating systems. Topics covered include computer programs (including library and system calls), formal standards and conventions, and even abstract concepts.