I'm running in a machine with a 64bits CPU, but my kernel shows me (when I use uname -m command) that I'm running on 32bits (686). How can I change the kernel version to use all capacity of my machine?

link|improve this question

64% accept rate
feedback

1 Answer

up vote 6 down vote accepted

You need to download and install the 64-Bit version of Ubuntu.

There is no way to do a direct upgrade from 32-Bit to 64-Bit.

You can get the X86_64 version from the Ubuntu download site here

link|improve this answer
I just can't find the X86_64 version, just the amd64, as you can see on this mirror: mirror.globo.com/ubuntu/releases/jaunty – Daniel Cukier Aug 26 '09 at 12:28
2  
Same version. X86_64 or AMD64 both refer to 64Bit – Diago Aug 26 '09 at 12:30
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.