[Buildroot] [PATCH] manual: (faq-boot-hang-after-starting) fix config entries

Vivien Didelot vivien.didelot at savoirfairelinux.com
Tue Jun 17 18:28:43 UTC 2014


Signed-off-by: Vivien Didelot <vivien.didelot at savoirfairelinux.com>
---
 docs/manual/faq-troubleshooting.txt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/manual/faq-troubleshooting.txt b/docs/manual/faq-troubleshooting.txt
index 2fdb530..1cc113e 100644
--- a/docs/manual/faq-troubleshooting.txt
+++ b/docs/manual/faq-troubleshooting.txt
@@ -20,8 +20,8 @@ Starting dropbear sshd: generating rsa key... generating dsa key... OK
 then it means that your system is running, but didn't start a shell on
 the serial console. In order to have the system start a shell on your
 serial console, you have to go into the Buildroot configuration, +System
-configuration+, and modify +Port to run a getty (login prompt) on+ and
-+Baudrate to use+ as appropriate. This will automatically tune the
+configuration+, and modify +Run a getty (login prompt) after boot+ and
++getty options+ as appropriate. This will automatically tune the
 +/etc/inittab+ file of the generated system so that a shell starts on
 the correct serial port.
 
-- 
2.0.0



More information about the buildroot mailing list