Author: bdubbs
Date: Thu Nov 17 20:59:57 2016
New Revision: 11145
Log:
Clarify command to bind /boot to chroot
Modified:
trunk/BOOK/chapter08/kernel.xml
Modified: trunk/BOOK/chapter08/kernel.xml
==============================================================================
--- trunk/BOOK/chapter08/kernel.xml Thu Nov 17 19:42:05 2016 (r11144)
+++ trunk/BOOK/chapter08/kernel.xml Thu Nov 17 20:59:57 2016 (r11145)
@@ -201,7 +201,8 @@
<caution>
<para>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 to /mnt/lfs/boot before proceeding:</para>
+ is to bind /boot on the host to /mnt/lfs/boot before proceeding.
+ As the root user in the <emphasis>host system</emphasis>:</para>
<screen role="nodump"><userinput>mount --bind /boot
/mnt/lfs/boot</userinput></screen>
</caution>
--
http://lists.linuxfromscratch.org/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page