install: aibs.ko: No such file or directory

George Kontostanos gkontos.mail at gmail.com
Mon Mar 28 13:43:04 UTC 2011


Don't use the -j flag when installing your kernel.

make installkernel KERNCONF=VPN2

On 28 Μαρ 2011, at 3:04 μ.μ., Márcio Luciano Donada wrote:

> I am updated on FreeBSD 8.1-RELEASE-p2 to 8.2-STABLE using cvsup.conf,
> as follows:
> 
> *default host=cvsup2.FreeBSD.org
> *default base=/usr
> *default prefix=/usr
> *default release=cvs tag=RELENG_8
> *default delete use-rel-suffix
> *default compress
> src-all
> #ports-all
> 
> Then to build system use the following command:
> 
> # cd /usr/src
> # make -j4 buildworld && make -j4 buildkernel KERCONF=VPN2 && make -j4
> installkernel KERNCONF=VPN2
> 
> but when making the final part, which is the installation it reports me
> the following error:
> 
> install: aibs.ko: No such file or directory
> *** Error code 71
> 1 error
> *** Error code 2
> 
> But if I build only the kernel VPN2 he successfully completed. My Kernel
> is, This is just a copy of GENERIC including the following lines:
> 
> device          pf
> device          pflog
> device          pfsync
> device          crypto
> options         ALTQ
> options         ALTQ_CBQ
> options         ALTQ_RED
> options         ALTQ_RIO
> options         ALTQ_HFSC
> options         ALTQ_CDNR
> options         ALTQ_PRIQ
> options         ALTQ_NOPCC
> options         ALTQ_DEBUG
> options         TCP_SIGNATURE
> options         IPSEC
> options         IPSEC_DEBUG
> options         SC_DISABLE_REBOOT
> 
> -- 
> Márcio Luciano Donada
> Aurora Alimentos - T.I. Matriz
> Coop. Central Oeste Catarinense
> 
> _______________________________________________
> freebsd-stable at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-stable
> To unsubscribe, send any mail to "freebsd-stable-unsubscribe at freebsd.org"



More information about the freebsd-stable mailing list