Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Feb 2000 12:28:37 -0500
From:      Mark J Tomko <mtomko@prime.cs.ohiou.edu>
To:        freebsd-questions@FreeBSD.org
Subject:   kernel config at boot time
Message-ID:  <20000209122837.A412@prime.cs.ohiou.edu>

next in thread | raw e-mail | index | archive | help
At the suggestion of people on the list, I compiled the generic kernel
with little or no modification- which means there are still lots of
devices in the kernel that I don't have.  When I had compiled out
devices previously, I got errors when the kernel loaded this stuff:
config> di ppc0
config> di zp0
config> di ze0
config> di lnc0
config> di le0
config> di ie0
config> di fe0
config> di ex0
config> di ep0
config> di ed0
config> di cs0
config> di wt0
config> di mcd0
config> di matcdc0
config> di bt0
config> di aic0
config> di aha0
config> di adv0
config> q

After each of those messages, there would be a warning saying "device not
present" or something similar.  So before I start removing devices from
this kernel, how do I edit the config so it doesn't try to load devices
that aren't in the kernel or my system?

Thanks again!

Mark



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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