summaryrefslogtreecommitdiff
path: root/linux-basics
diff options
context:
space:
mode:
Diffstat (limited to 'linux-basics')
-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}