solaris kernel name
Answers were Sorted based on User's Feedback
Answer / vns
/platform/'uname -m'/kernel/unix - platform dependent kernel
(for 32 bit)
/platform/'uname -m'/kernel/genunix - platform independent
kernel (for 32 bit)
/platform/'uname -m'/kernel/sparcv9/unix - platform
dependent kernel (for 64 bit)
/platform/'uname -m'/kernel/sparcv9/genunix - platform
independent kernel (for 64 bit)
| Is This Answer Correct ? | 17 Yes | 1 No |
Answer / kkk
kernel name in solaris is SUN4U
Kernel Path is /kernel/unix , /kernel/genunixan
if u want to find out the kernel architecture tyhen u can
use #isainfo -v
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / stratovarius
For 32 bit:
The Kernel is made up of two core files.
1. "genunix" which is platform independent, location:
/kernel/genunix
2."unix" the platform dependent version of the kernel,location
/platform/'uname -m'/kernel/unix
The two files are combined in mem at bootime to form the Kernel.
| Is This Answer Correct ? | 7 Yes | 1 No |
Answer / bipin bapurao sautadekar
# isainfo
is the command to find exact version of the solaris if it
shows if it shows sparcv9 sparc then it is supporting 64bit.
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / kuchipudi
/kernel/unix - platform dependent kernel (for 32 bit)
/kernel/genunix - platform independent kernel (for 32 bit)
/kernel/sparcv9/unix - platform dependent kernel (for 64
bit)
/kernel/sparcv9/genunix - platform independent kernel (for
64 bit)
Using the following commands we will get solaris kernel name
#isainfo -v
#uname -a
#isainfo -b - it shows kernel bit
| Is This Answer Correct ? | 1 Yes | 1 No |
Answer / manas behera
#uname -a
this would also work fine as it would give all the details
of the m/c.
| Is This Answer Correct ? | 2 Yes | 5 No |
Cannot open '/etc/path_to_inst'"
What is the difference between the VERITAS 3.0 and VERITAS 4.0?
How to check and analyze the logs in /var/adm/messages?
please post step by step installation of packages from the EIS cd..
How can you see the system firewll?
If user is not loging in to server what is the problem?
How will you restart the inetd process?
In a E6800 server,how can you loginto domain shell and system Console?
how to set ip address for a solaris machine
I want to know how to Sechudle job using at and crontab so please give the explain with example please do the needful Regards Visva
How to enable the telnet or ftp session for one host
How to modify the user from ragu to haz