Explain the boot process?



Explain the boot process?..

Answer / sbrahman75

Boot process dived into 4 phases.

1. POST

2. OBPROM

3. KERNEL INITIALIZATION

4. INIT PHASES

POST: Power on self test, It will detect hardware, machine
host ID,serial No, architecture type, memory and Ethernet
address and it will load the primary program called bootblk.

OBP: Open boot programmable,

1.Diagnosing all the system hardware and memory.

2.Initializing the boot parameter.

3.Creating device trees and load the boot block
from (0-15 sector), it is called as

secondary boot programmable ufsboot.

KERNEL

INITIALIZATION: ufsboot load the kernel (generic unix),
kernel will load all the necessary

devices modules to mount the root
partition to continue the booting process.

Init Phase : It will started by executing of /etc/init
program and start other process reading the

/etc/inittab files, as the directory in
the /etc/inittab files. .

Is This Answer Correct ?    6 Yes 1 No

Post New Answer

More Solaris Commands Interview Questions

How to modify network card speed

2 Answers  


what is the difference between solaris 8&9,

2 Answers   BN, IBM, SUN,


Explain setuid, setgid and stickybit

2 Answers  


How to mirror and unmirror a disk?

1 Answers  


What is an alternative to the “top” command on Solaris?

3 Answers  






how many clients have in our server ? how we find that?

7 Answers   IBM, Wipro,


how to configure samp in solaris 5.10 sparc architecture

2 Answers   Accel, Wipro,


what is mount ? in that what will happen exactly ?

1 Answers  


What are printer daemon

2 Answers  


Difference between LDOM and Domain?

2 Answers   IBM,


what are the two conditions need to be taken before encapsulating the disk under the VxVm control(Veritas volume manager)

3 Answers   Systel,


How to change network interface property in Solaris?

2 Answers   HCL,


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)