[Linux] boot error messages
Stephen
chechaco@psn.net
Tue, 11 Jul 2000 12:10:49 -0400
> The shift-pageup works great - thanks.
I did the 'make modules' and 'make modules_install' during the process.
Besides, I haven't even gotten around to adding any new modules yet, I just
removed a changed a couple of things in the default config (CPU to 586, and
turned CONFIG_EXPERIMENTAL off) and removed ftape.
Turns out the errors are from "unresolved symbols" ie
'depmod: ** unresolved symbols in
/lib/modules/2.2.13-12/ipv4/ip_masq_autofw.o'
or
'
/misc/cls_route.o'
Any thoughts? Thanks
Stephen
> You probably have modules specified in your recompile of the kernel that
> you have not built modules for. I think what you must do is run make
> modules install after you are finished compiling the kernel. To see the
> error messages one thing I do is use shift PageUp after you boot. This
> will allow you to scroll back a few screens to view which modules you
> might not have installed. Hope this helps.
>
> Michael Marschall
> Infrastructure Manager
> VoiceRite, Inc.
> 7725 NW 48th St.
> Miami, Florida 33166
> Phone / Fax / Pager : 305 436 1574
>
> On Tue, 11 Jul 2000, Stephen wrote:
>
> > I recompiled my kernel and now there are a few 'unresolved dependancies'
> > error messages that go flying by during boot up. They don't show up
> > under 'dmesg.' Where can I find them? And then, are there any
> > recommendations on web-based info on how to go about resolving them?
> > Thanks
> >
> >
> > _______________________________________________
> > Linux mailing list
> > Linux@flux.org
> > http://www.flux.org/mailman/listinfo/linux
> >