Hi all,
I have a question concerning the compilation option (.config):
the kernel outputs the following warning and error:

       Warning: unable to open an initial console.
Kernel panic - not syncing: No init found. Try passing init= option to kernel.

It seems that the kernel doesn't get the binfmt_elf support activated by the
CONFIG_BINFMT_ELF option.
But the problem is that this option is not present in the .config file.
So I can't include the binfmt_elf.c file in the kernel.
How can I enable this option in the .config?
Perhaps it depends on another option? if so , which one?
Any suggestions?

Thanks in advance.
Regards.

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to [email protected]
Please read the FAQ at http://kernelnewbies.org/FAQ

Reply via email to