Description
This article is from the Apple II
GNO FAQ, by Devin Reade with numerous contributions by
others.
8.8: How can I initialize my serial ports at GNO "boot" time?
A#8.8: The easiest way to do this is through initd(8). Add the following
lines to your /etc/initab file:
# this will initialize the modem port on startup
md:b:once:i:/usr/sbin/runover .ttya /bin/stty 38400
You should of course change "38400" to whatever speed is appropriate
for your site.
 
Continue to:
Share and Enjoy
Bookmark this story so others can enjoy it:
Tags
pc, hardware, Apple II, Apple ][ or Apple //, apple, gno, unix