You are working on a system that appears to be hanging during the boot process. Which
would be the course of action for determining which step in the boot process is causing the
issue?
A.
Perform an Interactive boot, and disable services as they request startup.
B.
Interrupt the boot process before services are started with Stop-A or
<CTRL><ALT><DELETE>.
C.
Boot the system into single user mode, run ps -ef to determine processes that are not
running.
D.
Boot the system into the “none” milestone, enable all services, then run svcs -a to
determine the state of your services, as well as check for error messages in /var/svc/log.
E.
Boot the system, disable all services using the “svcs disable all” command, reboot and
bring up each service individually.