Install FreeBSD kernel source after installed freebsd
Today, i want to install FreeBSD kernel source files, but i have already installed freebsd.
i found the right way to manual installed kernel source:
Download the tar file that matches the version you installed.
i386: ftp://ftp.freebsd.org/pub/FreeBSD/releases/i386/9.1-RELEASE/src.txz
amd64:ftp://ftp.freebsd.org/pub/FreeBSD/releases/amd64/9.1-RELEASE/src.txz
fetch ftp://ftp.freebsd.org/pub/FreeBSD/releases/amd64/9.1-RELEASE/src.txz
Unpack the archive to /usr/src:
tar -C / -xvzf src.txz
分类: 默认 标签: 发布于: 2013, 点击数: