> execve(), and at the start of init.  The kernel print statement is
> shown, however the init statement is not.

> Any clues?

1) Does the execve() invocation of 'init' succeed (errno == 0)?
2) What is the value of  'init_path'.  Which executable is finally selected to
     serve as 'init'?
3) Does 'init' run on a regular FreeBSD kernel?

... etc ...

-- 
FreeBSD Volunteer, http://people.freebsd.org/~jkoshy
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to