diff options
author | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2004-12-19 19:08:13 +0000 |
---|---|---|
committer | Manuel Canales Esparcia <manuel@linuxfromscratch.org> | 2004-12-19 19:08:13 +0000 |
commit | 1422130085ebfa2674217107518bd12a8895bd00 (patch) | |
tree | 9929b41c17649ed8f44d2958d212f19adda6d420 /chapter02/mounting.xml | |
parent | 87899e5354cf50414a44c5fb36317e4f6a0fe99b (diff) |
Dropped/updated the text in unstable - Chapter01, 02 and 09.
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@4423 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
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> |