Hi.

I have compiled a kernel but it is not loaded. In a manual it is written that 
after
installation is formed two catalogues /boot/kernel and /boot/kernel.old.
But it has not taken place. My actions:

# cd /usr/src/sys/i386/conf
# mkdir /root/kernels/MYKERNEL
# cp GENERIC /root/kernels/MYKERNEL
# ln -s /root/kernels/MYKERNEL

# cd /usr/src
# make buildkernel KERNCONF=MYKERNEL
# make installkernel   KERNCONF=MYKERNEL

*** Error code 2



----------------
Best regards
serge

_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to