diff options
Diffstat (limited to 'chapter02/mounting.xml')
-rw-r--r-- | chapter02/mounting.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/chapter02/mounting.xml b/chapter02/mounting.xml index 87331dcfb..52e4409aa 100644 --- a/chapter02/mounting.xml +++ b/chapter02/mounting.xml @@ -7,6 +7,9 @@ <title>Mounting the new partition</title> <?dbhtml filename="mounting.html"?> +<para>See testing</para> + +<!-- <para>Now that we've created a file system, we want to be able to access the partition. For that, we need to mount it, and have to choose a mount point. In this book we assume that the file system is mounted under @@ -46,5 +49,6 @@ you see nosuid, nodev or noatime, you will need to remount it.</para> <para>Now that we've made ourselves a place to work in, we're ready to download the packages.</para> +--> </sect1> |