|
@@ -43,7 +43,7 @@ can't compile a test program to determine this, so it automatically defaults
|
|
to a cross-compiler. Compiling the test program fails because Glibc hasn't
|
|
to a cross-compiler. Compiling the test program fails because Glibc hasn't
|
|
been installed yet.</para>
|
|
been installed yet.</para>
|
|
|
|
|
|
-<para><userinput>exec /bin/bash:</userinput>This command will
|
|
|
|
|
|
+<para><userinput>exec /static/bin/bash --login:</userinput> This command will
|
|
start a new bash shell which will replace the current shell. This is
|
|
start a new bash shell which will replace the current shell. This is
|
|
done to get rid of the "I have no name!" message in the command
|
|
done to get rid of the "I have no name!" message in the command
|
|
prompt, which was caused by bash's inability to resolve a user ID to
|
|
prompt, which was caused by bash's inability to resolve a user ID to
|