summaryrefslogtreecommitdiff
path: root/en/appendix/chroot-install.xml
diff options
context:
space:
mode:
Diffstat (limited to 'en/appendix/chroot-install.xml')
-rw-r--r--en/appendix/chroot-install.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/en/appendix/chroot-install.xml b/en/appendix/chroot-install.xml
index 54c361ba7..d85926c23 100644
--- a/en/appendix/chroot-install.xml
+++ b/en/appendix/chroot-install.xml
@@ -237,6 +237,7 @@ install the makedev package, and create a default set of static device files
using (after chrooting)
<informalexample><screen>
# apt-get install makedev
+# mount none /proc -t proc
# cd /dev
# MAKEDEV generic
</screen></informalexample>