Search

Cannot execute init (error 8)

If we hit the error





while booting a freshely compiled kernel, then the possible reason could be that we have forgotten to enable the confiog option



Open the .config file, search for the above option and if it is set to "n" or is not set then change it to



Save the file, and recompile the kernel. The above error should not appear now.

No comments:

Post a Comment