I am using Windows as of now and want to install Ubuntu. I want to find out if my system is i386 or x86_64? How do I do that?
Ubuntu – How to find out if the system is i386 or x86_64 before installing Ubuntu
32-bithardware
32-bithardware
I am using Windows as of now and want to install Ubuntu. I want to find out if my system is i386 or x86_64? How do I do that?
Best Answer
Method : Use the set command
Method : Use Registry Editor
Quit Registry Editor.
From ProcessorNameString you will be able to see the name of your processor and from Identifier you will see the family of the processor and if it has 64 then it is 64-bit capable.
from the System Information page under System Type you will find as x64-based PC.
http://www.cpuid.com/
for more help
http://support.microsoft.com/kb/888282