diff options
Diffstat (limited to 'chapter07/bootscripts.xml')
-rw-r--r-- | chapter07/bootscripts.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/chapter07/bootscripts.xml b/chapter07/bootscripts.xml index 775215e7e..6e884ac77 100644 --- a/chapter07/bootscripts.xml +++ b/chapter07/bootscripts.xml @@ -47,6 +47,12 @@ <screen><userinput>make install</userinput></screen> + <para>The <command>console</command> script that comes with + LFS-Bootscripts-&lfs-bootscripts-version; doesn't support Unicode. Install + a replacement version:</para> + +<screen><userinput>install -m755 ../console /etc/rc.d/init.d</userinput></screen> + </sect2> <sect2 id="contents-bootscripts" role="content"> |