solaris kernel name

Answers were Sorted based on User's Feedback



solaris kernel name..

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

solaris kernel name..

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

solaris kernel name..

Answer / rajasekar

kernel/sparcv9/unix

Is This Answer Correct ?    13 Yes 4 No

solaris kernel name..

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

solaris kernel name..

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

solaris kernel name..

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

solaris kernel name..

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

Post New Answer

More Solaris Commands Interview Questions

If NIC card is failed how can troubleshoot it?

2 Answers   EDS,


Were the vcs logs will be

2 Answers  


What are processing daemon in nis

2 Answers  


How will compare 2 host patches

1 Answers  


Iam facing an issue like below, any help why this is caused? $ ls -l /etc total 184 -rw-r--r-- 1 root other 3 Nov 28 09:35 abc1 -rw-r--r-- 1 root other 3 Nov 28 09:35 cb -r--r--r-- 1 root root 8358 Nov 28 19:04 ptmp -r-------- 1 root sys 5055 Nov 28 19:04 stmp -r--r----- 1 root root 76828 Nov 28 09:38 sudoers

1 Answers  






I have only one plex and one subdisk and one volume , then plex is failed how can we recolect it?

4 Answers   IBM,


What is difference between incremental backup and differential backup?

2 Answers  


How will you verify the disk and how many field will be there.

2 Answers  


How to lock the user id in solaris?

4 Answers  


how many zones can we create?

11 Answers   HSBC,


What is Sun Explorer ?

5 Answers   CTS,


what is the difference between /var/adm/ and /var/sadm directory contains in solaris?

1 Answers   TCS,


Categories
  • Solaris Commands Interview Questions Solaris Commands (360)
  • Solaris Threads Interview Questions Solaris Threads (9)
  • Solaris IPC Interview Questions Solaris IPC (30)
  • Solaris Socket Programming Interview Questions Solaris Socket Programming (3)
  • Solaris System Calls Interview Questions Solaris System Calls (25)
  • Solaris General Interview Questions Solaris General (170)
  • Solaris AllOther Interview Questions Solaris AllOther (297)