Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 May 2005 04:51:26 -0600
From:      Ed Stover <estover@nativenerds.com>
To:        Jerry Bell <jbell@stelesys.com>
Cc:        Godfrey Hamshire <lead@compudoc.za.org>
Subject:   Re: ps: bad namelist
Message-ID:  <428729AE.9020302@nativenerds.com>
In-Reply-To: <1841.209.134.164.17.1115752323.squirrel@209.134.164.17>
References:  <6.2.1.2.0.20050510195910.03994fd0@office.compudoc.za.org> <1841.209.134.164.17.1115752323.squirrel@209.134.164.17>

next in thread | previous in thread | raw e-mail | index | archive | help
Jerry Bell wrote:
> Typically this is caused by a kernel and utilities (like ps and w) being
> out of sync.  It sounds like you don't think that is the case, though.  I
> suppose it could be a problem with your procfs, but I'm not sure that
> would cause this kind of symptom.  My suspicion is still on
> inconsistencies between the kernel and "world".
> 
>>ps: bad namelist
>>w: bad namelist
> 
> 
> 
> Jerry
> http://www.syslog.org
> 
> 
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
> 
Ok, try the command "uptime" as well, I bet it will error too. It was a
while ago I have had this same problem..... I remember I had to remake a
 /dev/file ... maybe it was /dev/null ... remake /dev/null and see if
that clears it up.
Try this ..
# cd /dev
# rm null
# mknod null c 2 2
# chmod 666 null



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?428729AE.9020302>