Rodolfo Medina wrote:

>> >>> How can I know if I'm running 64 bit Debian?


Javier Barroso wrote:
 
>> just run "uname -r"



Eduardo M KALINOWSKI <edua...@kalinowski.com.br> writes:

> This will return the architecture of the kernel, but it is possible to
> run a 64-bit kernel with 32-bit userland.
>
> dpkg-architecture will list the architecture that dpkg expects.


$ uname -r
2.6.18-4-k7


$ dpkg-architecture
DEB_BUILD_ARCH=i386
DEB_BUILD_ARCH_OS=linux
DEB_BUILD_ARCH_CPU=i386
DEB_BUILD_GNU_CPU=i486
DEB_BUILD_GNU_SYSTEM=linux-gnu
DEB_BUILD_GNU_TYPE=i486-linux-gnu
DEB_HOST_ARCH=i386
DEB_HOST_ARCH_OS=linux
DEB_HOST_ARCH_CPU=i386
DEB_HOST_GNU_CPU=i486
DEB_HOST_GNU_SYSTEM=linux-gnu
DEB_HOST_GNU_TYPE=i486-linux-gnu


So, am I running 64 bit Debian?

Rodolfo


-- 
To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to