solaris booting process.
Answers were Sorted based on User's Feedback
Answer / vishwnath
Solaris booting process
1) Boot PROM
2) Boot Program Phase
3) Kernal Initilization
4) Init Phase
| Is This Answer Correct ? | 22 Yes | 2 No |
Answer / 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 |
Answer / jstkiran
The boot PROM phase
The boot program phase
The kernel initialization phase
The init phase
The svc.startd phase
| Is This Answer Correct ? | 7 Yes | 0 No |
how to add your own run control script in server?
How to recover failed disks in vxvm?
How can a user increase the number of pseudo-ttys? what is their use?
what are the run levels that are used in solaris10?
What can be done to protect the system from overflow exploits?
how can we know the time of creation of zone in solaris
What is the file holds default values get by user when new user is created ? /usr/sadm/defadduser
Solaris booting process?
what is the main usage of maintaining the system logs in solaris
How to create diskgroup in veritas?
What are the last 2 columns listed with Vmstat? What is their significance?
How can abiword be compiled for solaris using gcc?