Lines Matching +full:interrupt +full:- +full:partition +full:-
6 Some high-level reasons for failure (listed roughly in order of execution)
20 (and ``root=`` kernel parameter points to the correct partition),
23 to be pre-loaded by an initrd)
24 C) Possibly a conflict in ``console= setup`` --> initial console unavailable.
26 missing interrupt-based configuration).
29 ``/lib/ld-linux.so.2`` missing or broken. Use
30 ``readelf -d <INIT>|grep NEEDED`` to find out which libraries are required.
33 In case you tried loading a non-binary file here (shell script?),
37 non-script binary such as ``/bin/sh`` and confirm its successful execution.
46 - Implement the various ``run_init_process()`` invocations via a struct array
49 - try to make the implementation itself more helpful in general,