On 06-Feb-00 Ruslan Ermilov wrote:
> Hi!
> 
> Fresh -current, GENERIC kernel.
> 
> If I boot the system without loader(8), e.g. with /boot.config=kernel,
> or by interrupting boot blocks and typing /kernel, swapinfo(8) fails:
> 
> swapinfo: undefined symbol: _numvnodes
> 
> top(8) fails as well with:
> 
> top: nlist failed
> 
> If I boot with loader(8), everything is ok.
> Ideas?

Hmm.  My guess would be that the kernel is somehow not initializing
properly.  The loader doesn't set anything but environment variables
for the kernel to read, so it's not a matter of the loader setting
variables inside the kernel or anything.  Are you sure the kernel you
booted via boot.config is in sync with your world?

Other than that you probably need a person who is familiar with the
kernel startup code more than a loader expert.

-- 

John Baldwin <[EMAIL PROTECTED]> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to