During a restart of a server with Solaris 11, the system halted with the following alert:
WARNING: exec(/usr/sbin/init) failed with errno 8. (unix: Could not start init) Program terminated.
The operating system keeps on reboot and never comes online. Since init is one of the first processes to come up we are assuming that we will never be able to log onto the server.
Is there a way that we can log into the system and check what the issue is, and possible resolve it?