Defcon1-Header
Tool-BarfreeBSD ArticlesSearch Our SiteHOMEfreeBSD LinksContribute to FreeBSD HelpFreeBSD FilesFreeBSD Script Corner

Changing and Compiling the Kernel

The Kernel is placed in the /sys/i386/conf  directory once you have modified the file, we need to do the following steps.

Step 1
  Being we are compiling a custom Kernel, we are going to nickname the Kernel name to be  ``hellokitty", NOTE: the Kernel is located in :
  /sys/i386/conf

Step 2
  Logged in as Root, type the following line.
     /usr/sbin/config hellokitty

Step 3
 Once step 2 is completed and take you back to a prompt, type this line to start the compiling process.
     cd ../../compile/hellokitty

Step 4
 Now we need to do make depend
   make depend

Step 5
  Well we are almost done, the kernel has been compiled, we now to to make it.  So, type the following
     make

Step 6
  This is the final Step, Type :
   make install 
once this process has been completed, Type the following to reboot your machine to make all the above changes take affect.
      shutdown -r now


GhostRdr

© 1997 - 20013 Defcon1, www.defcon1.org , Copyrights for all materials on this web site are held by the individual authors, artists, photographers or creators. Materials may not be reproduced or otherwise distributed without permission of www.defcon1.org and the content's original author.

Defcon1-Header2
Tool-Bar-2Defcon1  Webmail