-
-
What are the different phases in boot process?
PROM phase (post boot device loads boot block sector 0) Boot program phase (boot program loads ufsboot) Kernel Initialisation Phase (reads and initialises /etc/system start init process rc scripts)
-
What command will cause the system to rebuild the device tree?
boot -r , The other is to type touch /reconfigure, and then reboot