Return to BSD News archive
Path: euryale.cc.adfa.oz.au!newshost.carno.net.au!harbinger.cc.monash.edu.au!news.mira.net.au!news.netspace.net.au!news.mel.connect.com.au!munnari.OZ.AU!news.Hawaii.Edu!news.caldera.com!enews.sgi.com!ix.netcom.com!news.idt.net!newsfeed.gte.net!news-in.iadfw.net!pcrown.net!news-in.iadfw.net!www.nntp.primenet.com!nntp.primenet.com!newsfeed.nacamar.de!news-xfer.cybernet.dk!cam-news-hub1.bbnplanet.com!news.bbnplanet.com!news.mathworks.com!news1.best.com!news.pixi.com!news.hula.net!cyber-services.net!not-for-ma il From: Charlie Root <root@cyber-services.net> Newsgroups: comp.unix.bsd.freebsd.misc Subject: Kernel build after add_pkg Date: 26 Apr 1997 04:55:52 GMT Organization: Hula Net, Inc. Hawaii's Newest Internet Provider Lines: 37 Message-ID: <BD270BD78C783E2D.2B44D2423A9E740E.DF87EF37A8AE9CDA@library-proxy.airnews.net> X-Orig-Message-ID: <5js1sp$ttr@spartacus.hula.net> NNTP-Proxy-Relay: library.airnews.net NNTP-Posting-Host: dal60-9.ppp.iadfw.net X-Newsreader: TIN [UNIX 1.3 unoff BETA release 970206] Xref: euryale.cc.adfa.oz.au comp.unix.bsd.freebsd.misc:39756 When I attempted to rebuild the kernel to enable the 'disk_quota' option, I discovered I had not installed the source code in the /usr/src/sys/i386/conf directory. I then went back and added this package. Ready to go I thought... The kernel rebuild instructions say to 'cp GENERIC MYKERNEL' and add the 'disk_quota' option to MYKERNEL file. This process completed OK and the commands: # /usr/sbin/config MYKERNEL # cd ../../compile/MYKERNEL # make depend # make # make install also completed without problems. Upon booting, the new kernel probes all kinds of devices the /kernel.old file never did and hangs solid. It appears the GENERIC kernel is _too_ generic for my system. Instead of the file kernel GENERIC, I need the kernel parameter file my system used when I installed the system and I cannot find the original bugger. Question: When I installed FreeBSD 2.1.7, without the /usr/src/sys directory, the kernal source parameter file that built the original kernel (now kernel.old) was saved somewhere (I hope). Where is this file storred so I can substitute it for the current /usr/src/sys/i386/conf/GENERIC file? Thank you for any assistance! Regards, Bill Martin cyber@hula.net