grub-probe Verified for current stable LTS

Grub Probe Command: Get Grub Disk Name Device

Use for get grub disk name device with Grub Probe. Exact CLI syntax to get grub disk name device using Grub Probe.

When to use this: Use for get grub disk name device with Grub Probe.

Command Syntax

sudo grub-probe -t drive </dev/sdX> -d

Live Command Builder

Final Command

sudo grub-probe -t drive </dev/sdX> -d

Command Breakdown

-t
Command Option
Tool-specific option used by this command invocation.
-d
Command Option
Tool-specific option used by this command invocation.

FAQ

Purpose: Exact syntax to get grub disk name device using Grub Probe.

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

Back to Grub Probe directory