From e286d8db1493827461aa95ea43b345a9ce5d9f2e Mon Sep 17 00:00:00 2001 From: Xi Ruoyao Date: Thu, 21 Apr 2022 14:12:43 +0800 Subject: decorate the references to root and lfs user The references already correctly decorated are not changed because "if it's not broken don't fix it". --- chapter10/kernel.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chapter10') diff --git a/chapter10/kernel.xml b/chapter10/kernel.xml index 713bab93b..f1469f0b4 100644 --- a/chapter10/kernel.xml +++ b/chapter10/kernel.xml @@ -248,8 +248,8 @@ File systems ---> If the host system has a separate /boot partition, the files copied below should go there. The easiest way to do that is to bind /boot on the - host (outside chroot) to /mnt/lfs/boot before proceeding. As the root - user in the host system: + host (outside chroot) to /mnt/lfs/boot before proceeding. As the + &root; user in the host system: mount --bind /boot /mnt/lfs/boot -- cgit v1.2.3-54-g00ecf