mirror of
https://github.com/dschmenk/apple2pi.git
synced 2025-01-11 08:30:10 +00:00
Update README.md
This commit is contained in:
parent
4e9eea6360
commit
f53600d3ca
@ -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
|
\#T0:23:respawn:/sbin/getty -L ttyAMA0 115200 vt100
|
||||||
</code>
|
</code>
|
||||||
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>
|
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
|
<code>
|
||||||
dwc_otg.lpm_enable=0 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline rootwait
|
dwc_otg.lpm_enable=0 console=tty1 root=/dev/mmcblk0p2 rootfstype=ext4 elevator=deadline rootwait
|
||||||
</code>
|
</code>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user