Date: Mon, 17 Mar 2003 13:33:24 -0500 From: Edmond Baroud <SoHo@admin.fido.ca> To: Anti <fearow@attbi.com> Cc: cbradski@comcast.net, freebsd-stable@FreeBSD.ORG Subject: Re: wierd messages printed to screen during boot. Message-ID: <20030317133324.527072f2.SoHo@admin.fido.ca> In-Reply-To: <20030317121434.06277151.fearow@attbi.com> References: <20030314132328.371e4621.cbradski@comcast.net> <20030314163449.68cfadaa.SoHo@admin.fido.ca> <20030317121434.06277151.fearow@attbi.com>
next in thread | previous in thread | raw e-mail | index | archive | help
it happens with me when I do: sysctl sysctl, I figured out that my sysctl.conf args needed to be updated accordingly to the rc.sysctl version. I beleive there's a command being executed at startup somewhere, try this: tail ur /var/log/messages and execute a "sysctl sysctl" and tell me if u dont see the "weird messages" again. Ed. On Mon, 17 Mar 2003 12:14:34 -0600 Anti <fearow@attbi.com> wrote: > On Fri, 14 Mar 2003 16:34:49 -0500 > Edmond Baroud <SoHo@admin.fido.ca> wrote: > > > your uname shows that you have installed a kernel recently (10 march): > > I dont know in which version this modification took place in 4.x but the /etc/rc.sysctl and /etc/sysctl.conf have changed. > > I am guessing that you have the "command" sysctl in front of your sysctl variables and values in /etc/sysctl.conf > > or that you have ignored the installation of the new rc.sysctl when you mergemaster'd > > in brief, your sysctl is not setting the variables you have on startup because their startup scripts have changed and is showing the output of all kernel variables at boot time. > > > > hope this helps, > > > > Ed. > > > so, nobody knows the real cause of this? > -- Edmond Baroud UNIX Systems Admin mailto:SoHo@admin.fido.ca Fingerprint 140F 5FD5 3FDD 45D9 226D 9602 8C3D EAFB 4E19 BEF9 "UNIX is very user friendly, it's just picky about who its friends are." 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?20030317133324.527072f2.SoHo>