[FE training-materials-updates] Tinysystem lab: remove obsolete instructions

Michael Opdenacker michael.opdenacker at free-electrons.com
Wed Nov 20 17:27:14 CET 2013


Repository : git://git.free-electrons.com/training-materials.git

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=027d2072512d3dd5ea959ae79cb28d3110867404

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

commit 027d2072512d3dd5ea959ae79cb28d3110867404
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Wed Nov 20 17:26:13 2013 +0100

    Tinysystem lab: remove obsolete instructions
    
    (related to /dev)
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


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

027d2072512d3dd5ea959ae79cb28d3110867404
 labs/sysdev-tinysystem/sysdev-tinysystem.tex |   13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)

diff --git a/labs/sysdev-tinysystem/sysdev-tinysystem.tex b/labs/sysdev-tinysystem/sysdev-tinysystem.tex
index 03b38c9..38d34ee 100644
--- a/labs/sysdev-tinysystem/sysdev-tinysystem.tex
+++ b/labs/sysdev-tinysystem/sysdev-tinysystem.tex
@@ -164,16 +164,9 @@ It should be the path to your \code{nfsroot} directory.
 
 Now run \code{make install} to install BusyBox in this directory.
 
-Try to boot your new system on the board. If everything goes right,
-the kernel should again confirm that it managed to mount the NFS root
-filesystem. Then, you should get errors about missing \code{/dev/ttyX}
-files. This is because the kernel didn't manage to mount the
-\code{devtmpfs} filesystem because the \code{/dev} directory doesn't
-exist yet. Create the \code{dev} directory and reboot. The errors should
-go away. 
-
-At the end, you will access a console and will be able to issue
-commands through the default shell.
+Try to boot your new system on the board. You should now reach a 
+command line prompt, allowing you to execute the commands of your
+choice.
 
 \section{Virtual filesystems}
 



More information about the training-materials-updates mailing list