|
@@ -26,7 +26,7 @@ to ensure all files are owned by user <emphasis>root</emphasis>.</para>
|
|
|
In the kernel source, the path to the pwd program is hard-wired as /bin/pwd.
|
|
|
Create a symlink to account for that:</para>
|
|
|
|
|
|
-<para><screen><userinput>ln -s /static/bin/pwd /bin/pwd &&</userinput></screen></para>
|
|
|
+<para><screen><userinput>ln -s /static/bin/pwd /bin/pwd</userinput></screen></para>
|
|
|
|
|
|
<para>Prepare for header installation:</para>
|
|
|
|