Hi community,
These days I'm trying to modify my kernel /root/kernels/MYKERNEL, and this I obtained through the GENERIC:
FreeBSD gives me errors respectively:
I installed SYS from the sysinstall (Configure->Distribution-> Src -> Sys) but as I have described, it does not work.
Does anyone know how to solve this problem? I have read that it is advisable to install it using csup, but I do not know.
Kind regards.
These days I'm trying to modify my kernel /root/kernels/MYKERNEL, and this I obtained through the GENERIC:
cp GENERIC /root/kernels/MYKERNEL, but when I do these commands to compile it: make buildkernel KERNCONF=MYKERNEL make installkernel KERNCONF=MYKERNELFreeBSD gives me errors respectively:
Code:
make: don't know how to make buildkernel. Stop
make: don't know how to make installkernel. Stop
I installed SYS from the sysinstall (Configure->Distribution-> Src -> Sys) but as I have described, it does not work.
Does anyone know how to solve this problem? I have read that it is advisable to install it using csup, but I do not know.
Kind regards.