On Sun, Dec 26, 2010 at 09:37:48AM -0800, Peter Steiner wrote: > I have got an Notebook whose CPU is 64bit. > The Notebook has an OpenSolaris installation. Now I want to find out > if this OpenSolaris is 32bit or 64bit.
Try isainfo(1): % isainfo -kv 64-bit amd64 kernel modules % isainfo -v 64-bit amd64 applications ahf sse3 sse2 sse fxsr amd_3dnowx amd_3dnow amd_mmx mmx cmov amd_sysc cx8 tsc fpu 32-bit i386 applications ahf sse3 sse2 sse fxsr amd_3dnowx amd_3dnow amd_mmx mmx cmov amd_sysc cx8 tsc fpu _______________________________________________ opensolaris-help mailing list opensolaris-help@opensolaris.org