List Info

Thread: GENERIC freebsd 5.4




GENERIC freebsd 5.4
user name
2006-01-30 19:55:51
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-questionsfreebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribefreebsd.org"
GENERIC freebsd 5.4
user name
2006-01-31 12:37:35
On 1/30/06, serge <websnakernewmail.ru> wrote:
> 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
>
>
>

Do it the old way:

# cd /usr/src/sys/i386/conf
# config MYKERNEL
# cd ../compile/MYKERNEL
# make cleandepend
# make depend
# make
# make install
# reboot
_______________________________________________
freebsd-questionsfreebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-que
stions
To unsubscribe, send any mail to
"freebsd-questions-unsubscribefreebsd.org"
[1-2]

about | contact  Other archives ( Real Estate discussion Medical topics )