Poul-Henning Kamp said the following on 12/30/2006 03:50 PM: >> 2/ the console comes up on the serial port which we indeed want for now >> since I have not yet successfully configured sshd and IP addresses to >> come up correctly on boot (working on this!) but how do I stop the >> console from using the com port once we are happy since i need to free >> up the com port for the NMEA input > > edit /etc/ttys
You can also do as I've done, which is use the second com port that's available from a header on the board. That leaves cuad0 free for console use, and then I link /dev/pps0 or whatever to /dev/cuad1. > >> 3/ vi won't work >> vi: No terminal database found I've had no trouble with vi once I set the TERM environment variable to something sane. John _______________________________________________ time-nuts mailing list [email protected] https://www.febo.com/cgi-bin/mailman/listinfo/time-nuts
