On Jan 31 2008 16:46, Ray Lee wrote: >On Jan 31, 2008 4:42 PM, Pavel Machek <[EMAIL PROTECTED]> wrote: >> Quiz: on a booted system, how do you tell 32bit from 64bit kernel? > >Uhm, is this a trick question? What's wrong with uname(2)?
# uname -m I won't tell you. # linux32 uname -m i686 Now what? :-) Well, the answer is simple, a 64-bit kernel will allow you (minus selinux voodoo) to load 64-bit binaries. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/