From 91e8861fd11e229eb146731ec5626b23cdd45b67 Mon Sep 17 00:00:00 2001 From: Alex Gronenwoud Date: Thu, 5 Feb 2004 22:16:21 +0000 Subject: Oops. Forgot to change the actual mount commands. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3227 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/chapter06.xml | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'chapter06/chapter06.xml') diff --git a/chapter06/chapter06.xml b/chapter06/chapter06.xml index 44ec75c9e..53073c013 100644 --- a/chapter06/chapter06.xml +++ b/chapter06/chapter06.xml @@ -67,15 +67,9 @@ with a series of short descriptions of these. It is time to enter the chroot environment in order to begin building -and installing your final LFS system. - -First check, just like earlier, that the LFS environment variable is set -up properly by running echo $LFS and making sure it -shows the path to your LFS partition's mount point, which is -/mnt/lfs if you followed our example. - -As root, run the following command to enter the -chroot environment: +and installing your final LFS system. Still as root run +the following command to enter the small world that is, at the moment, +populated with only the temporary tools: chroot $LFS /tools/bin/env -i \     HOME=/root TERM=$TERM PS1='\u:\w\$ ' \ -- cgit v1.2.3-54-g00ecf