grub-install
Verified for current stable LTS
Grub Install Command: Display Grub Install Help
Use for display grub install help with Grub Install. Exact CLI syntax to display grub install help using Grub Install.
When to use this: Use for display grub install help with Grub Install.
Command Syntax
grub-install -? grub-install -? Live Command Builder
Final Command
grub-install -? Command Breakdown
-?- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to display grub install help using Grub Install.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Grub Install Command: Install Grub Bios Architecture
sudo grub-install --target <i386-pc> <path/to/device> Grub Install Command: Install Grub Bios System sudo grub-install <path/to/device> Grub Install Command: Install Grub Preload Modules sudo grub-install --target <x86_64-efi> --efi-directory <path/to/efi_directory> --modules "<part_gpt part_msdos>" Grub Install Command: Install Grub Uefi Architecture Boot Menu sudo grub-install --target <x86_64-efi> --efi-directory <path/to/efi_directory> --bootloader-id <GRUB> Grub Install Command: Install Grub Uefi System sudo grub-install --efi-directory <path/to/efi_directory>