Hi Bartosz Golaszewski,

If i disable CONFIG_INIT flag in busybox configuraton, Then Kernel Bootup
fails .
I get the following message :

"Kernel panic - not syncing: No init found.  Try passing init= option to
kernel. See Linux Documentation/init.txt for guidance.
Rebooting in 180 seconds. "


So tried passing an init option, with init=/usr/lib/systemd/systemd or
init=/usr/bin/bash.
Using either of the option i am able to boot without any kernel panics.

Is this the right way? Please advice.

thanks,
Purushotham.

On Tue, Jul 28, 2015 at 2:22 PM, Alfonso Ranieri <[email protected]> wrote:

> Il 28/07/2015 08:56, walter harms ha scritto:
> > ok, i understand now better
> > ntl. it should be possible to replace that with stderr (what ever that
> is)
> > So people can avoid syslog if they want to.
>
> my previous message was to short; that option is triggered when you
> select some applet that needs to log to syslog, f.e. crond has to stderr
> and log to syslog
>
>
>
> _______________________________________________
> busybox mailing list
> [email protected]
> http://lists.busybox.net/mailman/listinfo/busybox
>
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to