smartctl
Verified for current stable LTS
Smartctl Command: Display Device Information
Use for display device information with Smartctl. Exact CLI syntax to display device information using Smartctl.
When to use this: Use for display device information with Smartctl.
Command Syntax
sudo smartctl -i </dev/sdX> sudo smartctl -i </dev/sdX> Command Breakdown
-i- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to display device information using Smartctl.
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
Smartctl Command: Display Exhaustive Smart Data
sudo smartctl -a </dev/sdX> Smartctl Command: Display Self Test Log sudo smartctl -l selftest Smartctl Command: Display Self Test Status Capabilities sudo smartctl -c </dev/sdX> Smartctl Command: Display Smart Health Summary sudo smartctl -H </dev/sdX> Smartctl Command: Start Self Test Background sudo smartctl -t <short|long> </dev/sdX>