Update README.md

This commit is contained in:
David Schmenk 2013-08-09 08:16:20 -07:00
parent f53600d3ca
commit fcdf06e08d
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ Installing and configuring the Raspberry Pi: Download the apple2pi project to y
<code>
\#T0:23:respawn:/sbin/getty -L ttyAMA0 115200 vt100
</code>
<br>
You will also want to disable the console messages that go out to the serial port in the /boot/cmdline.txt file. Remove the "console=" clause and the "kgdboc=" clause from the /boot/cmdline.txt file. Mine looks like:<br>
<code>
dwc_otg.lpm_enable=0 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline rootwait