Date: Tue, 9 Oct 2001 11:35:39 -0400 (EDT) From: Joe Clarke <marcus@marcuscom.com> To: "Robin P. Blanchard" <Robin_Blanchard@gactr.uga.edu> Cc: Mike Tancsa <mike@sentex.net>, <stable@FreeBSD.ORG> Subject: Re: serial console Message-ID: <20011009113258.D35681-100000@shumai.marcuscom.com> In-Reply-To: <3BC317E1.CB1D689E@gactr.uga.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 9 Oct 2001, Robin P. Blanchard wrote: > > >me being at *the* console), i get the ubiquitous "top: nlist failed" > > >messages, which really sucks as i'd like to be able to keep an eye on > > >icecast/liveice/lame. I don't see this problem on my headless server. I've recompiled by boot blocks to allow for a console speed of 115200. cat /etc/make.conf: BOOT_COMCONSOLE_SPEED=115200 And here is my /boot.config: cat /boot.config: -P I also have this in /boot/loader.conf: cat /boot/loader.conf: userconfig_script_load="YES" console="comconsole" And this in /etc/ttys: ttyd0 "/usr/libexec/getty std.115200" vt100 on secure Joe > > > > My guess would be /boot/loader never got updated with your kernel, or you > > are booting the machine in a non standard way. What does boot.config look > > like ? > > # cat /boot.config > kernel -P > > > > -- > ------------------------------------ > Robin P. Blanchard > IT Program Specialist > Georgia Center for Continuing Ed. > fon: 706.542.2404 fax: 706.542.6546 > email: Robin_Blanchard@gactr.uga.edu > ------------------------------------ > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011009113258.D35681-100000>