我现在使用的是 Windows 并且想要安装 Ubuntu。我想知道我的系统是 i386 还是 x86_64?我怎么做?
One*_*ero 19
方法:使用set命令
要使用 set 命令确定处理器类型,请执行以下步骤:
Click Start, click Run, type cmd in the Open box, and then press ENTER.
At the command prompt, type set, and then press ENTER.
Note the string that is displayed next to **PROCESSOR_IDENTIFIER**.
Run Code Online (Sandbox Code Playgroud)
方法:使用注册表编辑器
要使用注册表编辑器确定处理器类型,请执行以下步骤:
Click Start, click Run, type regedit in the Open box, and then click OK.
Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Session Manager\Environment
In the right pane, note the string that is displayed in the Data column for the PROCESSOR_IDENTIFIER registry entry.
Run Code Online (Sandbox Code Playgroud)
退出注册表编辑器。
使用 Windows 注册表
使用注册编辑
Go to Start -> Type regedit
Browse to HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System\CentralProcessor\0
Run Code Online (Sandbox Code Playgroud)
从 ProcessorNameString 中,您将能够看到处理器的名称,从 Identifier 中,您将看到处理器的系列,如果它有 64 位,则它支持 64 位。

转到开始 -> 右键单击计算机 -> 单击属性。单击 Windows 体验指数。

方法:使用 MSINFO32
Go to Start -> Type msinfo32.exe
Run Code Online (Sandbox Code Playgroud)
在系统类型下的系统信息页面中,您将找到基于 x64 的 PC。

使用实用软件
Cpu-z, requires no installation. This executable allows you to quickly identify your CPU and gives you its technical characteristics such as the type of operating voltage, the instruction set run, the amount of cache and more information about your motherboard, chipset and memory (RAM).
Run Code Online (Sandbox Code Playgroud)

寻求更多帮助
http://support.microsoft.com/kb/888282
这里的许多建议都假设如果系统能够运行 64 位操作系统和程序,那么安装的 Windows 版本也是 64 位。情况并非一定如此,因为默认情况下安装 i386 版本是常见的做法(并且仍然是一些供应商),因为那里的驱动程序支持更加成熟。
确定您是否拥有支持 64 位系统的最佳方法是找出 CPU 标识符,然后使用您最喜欢的 Internet 搜索引擎来确定它是否确实是 64 位处理器。
我要说的是,除非您的消费级计算机是 2004 年左右或更早的产品,否则它很可能支持 64 位。
另一种选择是只启动 64 位 iso(CD 很便宜,对吧?),如果失败,那么您就有 32 位了。
当我购买 Windows 许可证时,我购买了 32 位许可证(我不知道为什么),即使我的笔记本电脑有 64 位处理器。仅仅因为您拥有 32 位操作系统并不意味着您没有 64 位处理器。
这将告诉您正在运行的 Windows 7 版本。
单击“开始”按钮,在“开始搜索”框中键入“system”,然后单击“程序”列表中的“系统信息” 。当在导航窗格中选择“系统摘要”时,操作系统显示如下:
For a 64-bit version operating system: x64-based PC appears for the System type under Item.
For a 32-bit version operating system: x86-based PC appears for the System type under Item.
Run Code Online (Sandbox Code Playgroud)
如果返回结果显示您正在运行 64 位系统,则这就是您所需要的:您有一个 64 位系统,并且它将运行 64 位 Ubuntu。如果返回结果显示您运行的是 32 位 Windows,则您可能仍然拥有 64 位 CPU,但很可能您拥有 32 位系统。
| 归档时间: |
|
| 查看次数: |
32821 次 |
| 最近记录: |