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 |
How we configure the veritas cluster server for solaris? what r the proceure we have to take configuration
how to find NIC card type. is there any command to display the card type when it not plumbed.
How to change rsc ip in sun V490?
tell me the steps to configure the vg
How far VCS supports?
How will see the version of the patches
In VERITAS How to recover the mirror disk with data. How to bring the existing data disk into VERITAS volume manger control.
Explain shrinking the disk
How to configure mirror with hot spare in vxvm I know how to create mirror with vxassist: #vxassist -g <diskgroup name> make <volume name> <vol size> layout=mirror I know how to create hot spare with vxedit #vxedit -g <diskgroup name> set spare=on diskname but i don't how to attach hot spare to mirror? can some one plz help in this issue.. Thanks & Regards, SaiKrishna. kanuparthi_sai@yahoo.com my alternate E-Mail id: ksaikrishna7@gmail.com
When you "ping server" and "ping server.domainname", you get different results. Why?
How to delete only 3rd and 8th line from file using vi execute or last line mode with one short of command
How will you come to know wheather hme 0r eri or to configuring the network card.