[bootlin/training-materials updates] master: labs/kernel-compiling-and-nfs-booting: password is "root", not empty (32627556)

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri May 7 10:30:55 CEST 2021


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

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

commit 3262755676f021b3c05e3c231b60bde7bb1b95d3
Author: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
Date:   Fri May 7 10:30:55 2021 +0200

    labs/kernel-compiling-and-nfs-booting: password is "root", not empty
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>


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

3262755676f021b3c05e3c231b60bde7bb1b95d3
 .../kernel-compiling-and-nfs-booting.tex                                | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/kernel-compiling-and-nfs-booting/kernel-compiling-and-nfs-booting.tex b/labs/kernel-compiling-and-nfs-booting/kernel-compiling-and-nfs-booting.tex
index 553b188f..9b9776be 100644
--- a/labs/kernel-compiling-and-nfs-booting/kernel-compiling-and-nfs-booting.tex
+++ b/labs/kernel-compiling-and-nfs-booting/kernel-compiling-and-nfs-booting.tex
@@ -190,7 +190,7 @@ bootz 0x81000000 - 0x82000000
 \end{verbatim}
 
 If everything goes right, you should reach a login prompt (user:
-\code{root}, no password). Otherwise, check your setup and
+\code{root}, password: \code{root}). Otherwise, check your setup and
 ask your instructor for support if you are stuck.
 
 If the kernel fails to mount the NFS filesystem, look carefully at the




More information about the training-materials-updates mailing list