diff options
Diffstat (limited to 'chapter06/devices.xml')
-rw-r--r-- | chapter06/devices.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chapter06/devices.xml b/chapter06/devices.xml index c8a965314..e094f1528 100644 --- a/chapter06/devices.xml +++ b/chapter06/devices.xml @@ -51,8 +51,8 @@ chown root:tty /dev/{console,ptmx,tty}</userinput></screen> <!-- --> <para>There are some symlinks and directories required by LFS that are created -during boot by the bootscripts. Since this is a chroot environment and not a -booted environment, those symlinks and directories need to be created +during system startup by the bootscripts. Since this is a chroot environment and +not a booted environment, those symlinks and directories need to be created here:</para> <screen><userinput>ln -s /proc/self/fd /dev/fd |