From f53600d3ca08d3af11bebd47201def8dc4b00a75 Mon Sep 17 00:00:00 2001 From: David Schmenk Date: Fri, 9 Aug 2013 08:15:09 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c8d7e38..9822c02 100755 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Installing and configuring the Raspberry Pi: Download the apple2pi project to y \#T0:23:respawn:/sbin/getty -L ttyAMA0 115200 vt100 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:
- dwc_otg.lpm_enable=0 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline rootwait