Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Mar 2005 04:35:40 +0000
From:      Joseph Koshy <joseph.koshy@gmail.com>
To:        William Bierman <wbierman@gmail.com>
Cc:        freebsd-hackers@freebsd.org
Subject:   Re: Can someone please help me? Why does init fail to start?
Message-ID:  <84dead720503092035629ea5fb@mail.gmail.com>
In-Reply-To: <f994b88005030917312f3ab25b@mail.gmail.com>
References:  <f994b88005030917312f3ab25b@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?84dead720503092035629ea5fb>