Can someone please help me? Why does init fail to start?

Joseph Koshy joseph.koshy at gmail.com
Wed Mar 9 20:35:41 PST 2005


> 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


More information about the freebsd-hackers mailing list