カーネルの再構築は
cd sys/arch/i386/conf
config GENERIC
cd ../compile/GENERIC
make depend bsd
mv /bsd /bsd.old
cp bsd /
reboot