How to install kernel source on FreeBSD.

i386 : use i386 instead of amd64
#fetch ftp://ftp.freebsd.org/pub/FreeBSD/release/amd64/9.3-RELEASE/src.txz
#tar -C / -xvzf src.txz

Popular Posts