On Dec 5, 2011, at 3:03 PM, Jim Pingle wrote: > I did make one change. Because that image does not have the serial > console enabled I mounted the image on another FreeBSD box and activated > the serial console in /boot/loader.conf.local like so: > boot_multicons="YES" > boot_serial="YES"
Did you create a /boot.config file with -h in it? In fact that's all I have done, I don't have the two settings above in my loader.conf file. Of course I run my console at 9600 so didn't need those. To run at 19200, you also need comconsole_speed="19200" in your loader.conf[.local] file. You also need to edit /etc/ttys to keep the 19200 speed. I found the path of least resistance was to change the comBIOS speed setting to 9600 once, so I could use the FreeBSD defaults w/o having to remember to tweak each build in multiple places. I'm running NanoBSD 8.2R-p2 on a net5501. -Jed _______________________________________________ Soekris-tech mailing list [email protected] http://lists.soekris.com/mailman/listinfo/soekris-tech
