Answer Posted / satish
Boot Process is 5 Phases in solaris 10
1. POST Phase
2.Boot Program Phase
3.Kernel Initialization Phase
4.Init Phase
5.svc.startd Phase
when switch on sun Box firmware starts POST(Power On self Test). Post Checks Hardware Specification and Print banner.. Post Checks Boot Parameters. Boot Parameters true .. then Go to second stage . Post Locates BootBlk , BootBlk Loads the ufs BootBlk... BootBlk locate Kernel . kernel is parts parts
genix ,Unix.genix platform independent, unix platform specific these two types of kernels combined to create running kernel. kernel reads configuration file (/etc/system) then loads itself.and Root file system also mounted in the Phase .. when RFS mounted Then Ufsbootblk Unmap. Kernal starts /etc/init daemon...this daemon checks /etc/inittab enteries... after that initd daemon Starts Svc.startd... svc.startd starts default services.....
Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
In solaris 10 root Disk is 98% full what steps to be taken?
Tell me how to set the path for core file?
Explain the difference between swap -l & swap -s?
Explain custom jumpstart procedure?
Explain how to view shared memory statistics?
How to view shared memory statistics?
What do you understand by irq assignments?
how to add Kernel patch in all systems at a time?
What can be a reason for the solaris system slowing down? How can it be rectified?
Tell me how to discover global zone name from local zone?
What can be done to protect the system from overflow exploits?
What is the login shell?
Explain the difference between pid and ppid with example.
How can a user login to solaris? What is the login shell?
what is the importance of swap memory and how it will supports?