← 返回命令列表

Linux command

archdetect 命令

文本

复制后可按需替换文件名、目录或参数。

常用示例

Detect

archdetect

说明

archdetect displays the current machine architecture and subarchitecture in the format used by the Debian installer. The architecture corresponds to that built into dpkg and describes CPU (and possibly kernel) types. The subarchitecture distinguishes machines with different boot arrangements. This is primarily used by the Debian installer to determine which kernel and packages to install.

参数

-g
Guess a generic subarchitecture that may be compatible with this machine, useful for new subarchitectures not yet recognized.

FAQ

What is the archdetect command used for?

archdetect displays the current machine architecture and subarchitecture in the format used by the Debian installer. The architecture corresponds to that built into dpkg and describes CPU (and possibly kernel) types. The subarchitecture distinguishes machines with different boot arrangements. This is primarily used by the Debian installer to determine which kernel and packages to install.

How do I run a basic archdetect example?

Run `archdetect` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does -g do in archdetect?

Guess a generic subarchitecture that may be compatible with this machine, useful for new subarchitectures not yet recognized.