Freebsd building a kernel

Aus Xinux Wiki
Zur Navigation springen Zur Suche springen

Prerequisites

Install subversion

  • pkg install -y subversion
  • rehash

Kernel building

=Go to the right directory

  • cd /usr/src/sys/`uname -m`/conf

Save the generic config

  • cp GENERIC XINUXKERNEL

Get the kernel

Links