[EC2] Intel CPUを使用するインスタンスを生成しましたが、そのインスタンスのArchitecture情報にAMD64と表記されます。

Print

Symptom 

An instance was created with a type that uses Intel CPU, but the Architecture information of the instance shows AMD64. 

Cause 

The reason 'AMD64' appears in the instance information display is because 'AMD64' is the general identifier currently used for Windows 64-bit code. [1] 

How to Check 

You can check the actual CPU model of the running instance using the following method (for Windows instances). 

  1. Log in to the instance, right-click the 'Windows Logo', and run 'Run'.

  2. Enter the command 'msinfo32' and click 'OK'.

  3. Detailed 'System Information' will be displayed on the screen.

  4. Check the Processor item in the right table to see the processor information directly.

------------------------------------------------------------------------------------------------

[1] why am I getting amd64 updates on a x64 machine:
https://answers.microsoft.com/en-us/windows/forum/all/why-am-i-getting-amd64-updates-on-a-x64-machine/59d869f3-d671-49e3-a13f-5cf548e0aa3a

この回答は役に立ちましたか? はい いいえ

フィードバックを送信
お役に立てずに申し訳ございません。この記事を向上させるためにフィードバックをお願い致します。