[bootlin/training-materials updates] master: Embedded Linux labs: update kernel panic message (be4be005)

Michael Opdenacker michael.opdenacker at bootlin.com
Tue Apr 20 15:30:08 CEST 2021


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/be4be0058ad852c2cf9e9be59c48b75d2a8c2611

>---------------------------------------------------------------

commit be4be0058ad852c2cf9e9be59c48b75d2a8c2611
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Tue Apr 20 15:30:08 2021 +0200

    Embedded Linux labs: update kernel panic message
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


>---------------------------------------------------------------

be4be0058ad852c2cf9e9be59c48b75d2a8c2611
 labs/sysdev-tinysystem/sysdev-tinysystem.tex | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/labs/sysdev-tinysystem/sysdev-tinysystem.tex b/labs/sysdev-tinysystem/sysdev-tinysystem.tex
index 647e824c..fc6e4dc7 100644
--- a/labs/sysdev-tinysystem/sysdev-tinysystem.tex
+++ b/labs/sysdev-tinysystem/sysdev-tinysystem.tex
@@ -122,8 +122,7 @@ find an init application:
 
 \begin{verbatim}
 Kernel panic - not syncing: No working init found.  Try passing init= option to
-kernel.
-  See Linux Documentation/init.txt for guidance.
+kernel. See Linux Documentation/admin-guide/init.rst for guidance.
 \end{verbatim}
 
 Obviously, our root filesystem being mostly empty, there isn't such an




More information about the training-materials-updates mailing list