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

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Oct 29 10:46:37 CEST 2021


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

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

commit 7c8cca475cc9bdeb18d9c60fe8d364efa56bfbb4
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>


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

7c8cca475cc9bdeb18d9c60fe8d364efa56bfbb4
 .../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