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 |
If /etc/system file is corrupted how will you recover it , if we dont have a CDROM then what is the procedure?
2 Answers IBM, ITC Infotech, Tech Mahindra,
How to clear the failing flag on a veritas volume manager disk:
how to find bad disk in VERITAS VOLUME MANAGER
how many clients have in our server ? how we find that?
what is mean by system calls
What is Sun Explorer ?
in solaris performance tuning what fields we check with IOSTAT, VMSTAT and NETSTAT?
Procedure for Firmware upgrade
How to create a new volume
1.Password less authentication in linux & Solaris
What are the types of cluster configuration?
In solaris while patching why should we break the mirroring?