Solaris boots the kernel now. The next stop is booting /etc/init . With Solaris 2.6 I get
Can't invoke /etc/init, error 14
panic:icode
After searching the Net, I found that the error number is 2 if /sbin/init is missing, and 8 if /sbin/init has an incorrect executable format. But what is 14? Is this the errno 14, aka EFAULT? Is this a message from the init, or from the kernel?
Saturday, October 17, 2009
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment