I am looking for a command line, or GUI method of verifying the Kernel was compiled as 64bit. Any help is appreciated. -- Jason Gerfen "...I don't feel dirty" ~ Van Halen
On Friday 02 September 2005 22:13, Jason Gerfen wrote:
I am looking for a command line, or GUI method of verifying the Kernel was compiled as 64bit. Any help is appreciated.
Uname. williamg@aspire1:~> uname -a Linux aspire1 2.6.8-24.18-default #1 Fri Aug 19 11:56:28 UTC 2005 x86_64 x86_64 x86_64 GNU/Linux Look for those x86_64s. HTH, -- Bill
* Jason Gerfen <jason.gerfen@scl.utah.edu> [09-02-05 16:16]:
I am looking for a command line, or GUI method of verifying the Kernel was compiled as 64bit. Any help is appreciated.
uname --help uname -p uname -m -- Patrick Shanahan Registered Linux User #207535 http://wahoo.no-ip.org @ http://counter.li.org HOG # US1244711 Photo Album: http://wahoo.no-ip.org/gallery
participants (4)
-
James Knott
-
Jason Gerfen
-
Patrick Shanahan
-
William Gallafent