diff --git a/chapter06/m4-inst.xml b/chapter06/m4-inst.xml index 5d175839d..6985745fe 100644 --- a/chapter06/m4-inst.xml +++ b/chapter06/m4-inst.xml @@ -45,7 +45,8 @@ after having rebooted into the LFS system rather than chrooting into it.
- chroot $LFS env -i HOME=/root bash --login + chroot $LFS /usr/bin/env -i HOME=/root \ +    TERM=$TERM /bin/bash --login