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

How to review multiple MAC Addess in Solaris?

9 Answers   HP,


What is the protocol supported by NFS

2 Answers  


Options in ufsdump

1 Answers  


Which command to lock the user Account?

3 Answers  


How ill you remove the subdisk and plexus

4 Answers  


How to change the hostname and Ethernet address in single command

2 Answers  


What command can be used in running a background process?

2 Answers  


How will you ad new aliases name

1 Answers  


how to install a patch in solaris 10( step by step details)?

2 Answers  


How many controllers in 3510 storage.

1 Answers  


How can u make file system of 65 GB if u get new disk of 80 GB? (U have to fix the disk and make the file system of 65 GB)

2 Answers  


My solaris system has 16GB RAM and swap. /tmp is associated to swap. We use vmstat command to get used system memory. We observe that once we fill up /tmp, it reflects in vmstat command. My intention is only to get overall used memory in RAM. 1. Can you let me know the if there is a solaris command to just get used memory in RAM? 2. How is /tmp filling up associated to "free memory" in vmstat command?

2 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)