gopal


{ City } noida
< Country > india
* Profession *
User No # 29276
Total Questions Posted # 0
Total Answers Posted # 1

Total Answers Posted for My Questions # 0
Total Views for My Questions # 0

Users Marked my Answers as Correct # 4
Users Marked my Answers as Wrong # 0
Questions / { gopal }
Questions Answers Category Views Company eMail




Answers / { gopal }

Question { IBM, 6152 }

What is the Boot procedure in Solaris(Unix)


Answer

. Boot Process.
i. Boot PROM Phase. --> Runs Selftest and loads bootblk
ii.Boot Program Phase. --> Finds , load and execute ufsboot into memory. and ufsboot program loads Kernal.
iii. Kernel initialization Phase. --> Kernal load modules and loads / file system and unloads ufsboot program.and starts init process.
iv. init Phase
v. The svc.startd phase

Is This Answer Correct ?    4 Yes 0 No