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 |
what is a solaris toolkit
what is cluster.
There are two nic cards on a sun server. I need to connect one nic to pupic ip and another nic to DMZ. Could you tell me how to configure step by step?
How to Create a snapshot volume
Defalut value for umask
When user logging in which file will take place
How to mirror and unmirror a disk?
What is the difference between container and zones?
please post few interview questions ? or any url related to solaris
How to add a root dg?
command to display default boot device
If you have forgotten the root password for a server, how do you get back in?