thedark Second Lieutenant
Joined: 30 Jul 2005
Posts: 1074
|
Posted: Thu Aug 04, 2005 11:10 am Post subject: Rebuilding your kernel |
|
|
You need to recompile you kernel, you don't need to change the config file just recompile it
like this:
Go to the '/usr/src' dir and type a 'make buildkernel KERNCONF=[your kernel name]' Make sure
this is the name of the config file in '/usr/src/sys/i386/conf' you would like to rebuild. |
|