Tags: 64 bit

How to check Solaris kernel is 32bit or 64 bit

Solaris Send feedback »
How to Check Solaris Kernel bit (32 bit/64 bit) To check if Solaris kernel is running in 32 bit mode or 64 bit from command line run the following:# /usr/bin/isainfo –kv64-bit sparcv9 kernel modulesThe output "64 bit sparcv9" indicates that Solaris k… more »