Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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

What is WWN on storage

2 Answers  


How to enable the crashdump?

1 Answers   IBM,


How to find the demo?

1 Answers  


How will you clear the soft error on disk

1 Answers  


how many default groups are there in solaris10?what are they?

5 Answers   HP, Patni,


How can you see the system firewll?

0 Answers   Thomson Reuters,


Explain RAID0, RAID1, RAID3,

1 Answers  


how to add an user without using "useradd" command in solaris10?

4 Answers   HCL, HP,


How to delete only 3rd and 8th line from file using vi execute or last line mode with one short of command

2 Answers   DELL,


How to stop one node cluster exclusively

1 Answers  


how to use the command "top" in solaris 10

3 Answers   IBM,


What is the physical device to check the 2 nodes connect in cluster

1 Answers  


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)