summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans J. Koch <hjk@linutronix.de>2009-06-18 14:40:45 +0200
committerHans J. Koch <hjk@linutronix.de>2009-06-18 14:40:45 +0200
commit2639345e20c416194ebc426105ce6bc76bc63731 (patch)
treec5a38d8ddc20d80416d02a8979fd221dc396b01e
parent95a44a9a03445da2f2c56aaca7b4e332f5a76c9e (diff)
Updated linux-basics/filesystem-structure
-rw-r--r--linux-basics/filesystem-structure/pres_file-system-structure_de.tex5
1 files changed, 4 insertions, 1 deletions
diff --git a/linux-basics/filesystem-structure/pres_file-system-structure_de.tex b/linux-basics/filesystem-structure/pres_file-system-structure_de.tex
index 3913c7b..d503c2d 100644
--- a/linux-basics/filesystem-structure/pres_file-system-structure_de.tex
+++ b/linux-basics/filesystem-structure/pres_file-system-structure_de.tex
@@ -55,9 +55,12 @@
% ----- Slide ------------------
\begin{frame}
+\frametitle{Der \cmd{mount}-Befehl}
+\pause
\begin{itemize}
-\item \cmd{/boot}: Dateien des Bootloaders, evtl. Kernel
+\item Zuweisen eines Dateisystems an ein Verzeichnis
\pause
+\item Kernel mountet Root-Filesystem auf \cmd{/}
\end{itemize}
\end{frame}