Default Boot Sequence
- ok boot
- Execute primary boot - OBP
- Load bootblk program
- Load and start secondary boot (/platfrom/'uname -m'/ufsboot)
- Load and start kernel (/platform/'uname -m'/kernel/unix)
32-bit SPARC and X86
/platform/platform_name/kernel/unix and /kernel/genunix
64-bit SPARC
/platform/platform_name/kernel/sparc9/unix and /kernel/genunix
- kernel reads /etc/system
- Kernel initialized
- Kernel starts the init process
- Read /etc/default/init and /etc/inittab
- Execute rc scripts