Bug 18806

Summary: Problems with new compiled kernel in FreeBSD 4.0
Product: Base System Reporter: Norbert.Grundmann <Norbert.Grundmann>
Component: miscAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Norbert.Grundmann 2000-05-25 11:20:04 UTC
Hello,

using FreeBSD 4.0, generating and installing a new kernel
is just as easy as before.  But some programs do NOT work
any more: swapinfo, top, pstat,...  There is NO /var/db/kernel*.db
file any more.  These programs use the kvm_nfiles and other
functions which use the /var/db/kern*.db database.  But it is NOT
generated using the installation procdure.  Is something wrong?
The GENREIC kernel does what to do.

Thanks for help, Norbert

How-To-Repeat: Generate and install a new kernel then reboot and recall
swapinfo.
Comment 1 nbm freebsd_committer freebsd_triage 2000-06-26 11:34:55 UTC
State Changed
From-To: open->closed

kvm_kernel is no more (since 1.169 of sys/i386/conf/Makefile.i386), are 
you sure you're using 4.0, and that your userland and kernel are in 
sync?