From 15b6ed42732e28bdc509ecf0ab9ed9c14915d153 Mon Sep 17 00:00:00 2001 From: Alex Gronenwoud Date: Wed, 21 Jan 2004 22:15:22 +0000 Subject: Adding a few cross references. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3180 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/mountproc.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'chapter06/mountproc.xml') diff --git a/chapter06/mountproc.xml b/chapter06/mountproc.xml index c9ce922ea..d9190e8ac 100644 --- a/chapter06/mountproc.xml +++ b/chapter06/mountproc.xml @@ -47,11 +47,11 @@ your kernel supports by peeking into its internals with a command such as cat /proc/filesystems. If a file system type named devfs is listed there, then we'll be able to work around the problem by mounting the host's devfs file system on top of the new -/dev structure which we'll create later on in the -"Creating devices (Makedev)" section. If devfs was not listed, do not worry +/dev structure which we'll create later on in the section +on . If devfs was not listed, do not worry because there is yet a third way to get PTYs working inside the chroot -environment. We'll cover this shortly in the aforementioned Makedev -section. +environment. We'll cover this shortly in the aforementioned + section. Remember, if for any reason you stop working on your LFS, and start again later, it's important to check that these filesystems are still mounted inside -- cgit v1.2.3-54-g00ecf