Robert Moskowitz wrote:
On 04/10/2013 10:23 AM, Michael Mol wrote:
On 04/10/2013 09:58 AM, Robert Moskowitz wrote:
<snip>
uname reports the architecture that the running operating system was compiled for. Since you booted an i386-compiled OS, it will report as such.
Ah. Got it.
To confirm the details of the hardware, examine /proc/cpuinfo .
I have used cpuinfo a lot in the past, but recently I discovered dmidecode and find it very useful.
Try installing lshw, too - the way and data it reports is slightly different than dmidecode, and in many cases more comprehensible.