Defcon-1-Logo

           [Home]    [FBSD Articles]    [Scripts Corner]    [Contribute]    [Search]    [FBSD Links]    [Files]

About Us

FreeBSD Articles
  *Hardware
  *Networking
  *Security
  *Software
  *X Windows


Files / Scripts
Newbies Corner
Tech. Talk
Tips and Tricks


FreeBSD Links

Articles in other
Languages :
  *French Articles
  *Spanish Articles

Want to Help ?
 
   Click Here

Email Users5

Search:
 

 


FreeBSD Search:


 

 

Powered-By-Apache-Logo
Defcon1 Logo

                  Changer et re-compiler un nouveau kernel                

 

Note: Pour un bonne compréhension, j'ai décidé de ne pas traduire les

   termes "kernel" (noyau) et "compiler".

Le fichier de configuration du kernel est placé dans /sys/i386/conf.

Suivez les instructions ci-dessous.

Étape 1

 machine$ cp GENERIC ALLO

 machine$ ee ALLO

Étape 2

 En root, tapez les commandes suivantes.

 machine# /usr/sbin/config ALLO

 

Étape 3

 

 Quand cette opération est complétée, tapez ceci.

 machine# cd ../../compile/ALLO

 

Étape 4

 Maintenant, il faut compiler les dépendances.

 

 machine# make depend

 

Étape 5

 

 Ensuite, il faut compiler le kernel lui-même.

 

 machine# make

 

Étape 6

 

 Étape finale, nous allons installer le kernel.

 

 machine# make install

 

 Quand cette étape est complétée, nous devons redémarrer pour que

 les changements prennent effet.

 

 machine# shutdown -r now

 

Mis-à-jour le 30 mars 2001

Écrit par: GhostRdr (ghostrdr@defcon1.org )

Traduction: reel   (reel@sympatico.ca )

Email Us

ghostrdr@defcon1.org

This site cannot be duplicated without permission

© 1998 - 2010 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.