Date: Sat, 27 Mar 1999 16:31:49 -0600 From: Kevin Weiss <kevin.weiss@mail.utexas.edu> To: freebsd-questions@freebsd.org Subject: kernel compiling/CYA question Message-ID: <3.0.5.32.19990327163149.009078c0@mail.utexas.edu>
next in thread | raw e-mail | index | archive | help
I am still having problems with FreeBSD recognizing my AWE64 sound card, but anyway, to the issue: I have two kernels in /usr/src/sys/i386/conf...GENERIC and ENIGMA where ENIGMA is my customized kernel. B/C of the soundcard issue, I am still recompiling my kernel, rebooting my machine, and seeing if it's recognized. When I am compiling ENIGMA (make depend, make, make install), and have problems, I immediately do a make depend, make, make install of the GENERIC kernel, fix the ENIGMA kernel as needed, and then recompile ENIGMA. Then I reboot. Basically, I want to be able to still refer to my GENERIC kernel upon bootup in case ENIGMA doesn't boot. Is there a more efficient way of doing this? Kevin Weiss kevin.weiss@mail.utexas.edu 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?3.0.5.32.19990327163149.009078c0>