Mark Kaiman wrote: > How can I tell if OpenSolaris installed as a 64 bit version on my ThinkPad? > When I run uname -a I get the following output: > > SunOS MERCURY 5.11 snv_127 i86pc i386 i86pc Solaris > > Shouldn't it say x64 or something like that? Am I running in 32 bit mode?
uname won't tell you kernel mode - isainfo -kv will. (If uname changed, then it would break all the software that checks for i386 and would work otherwise.) -- -Alan Coopersmith- alan.coopersmith at sun.com Sun Microsystems, Inc. - X Window System Engineering