In the meanwhile, manually build your kernel. cd /usr/src/sys/arch/i386/conf cp GENERIC YOURNEWKERNEL vi YOURNEWKERNEL # edit as needed config YOURNEWKERNEL # hopefully config is up to date cd ../compile/YOURNEWKERNEL make depend make Jeremy C. Reed http://bsd.reedmedia.net/