[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: compiler 2.6.3



Le Dimanche 2 Mai 2004 16:03, Thierry Querne a écrit :
> J'essai d'installer un kernel-2.6.3 sur sarge.
> La compilation est fait: make bzimage && make modules && make
> modules_install

 perso. je fais:
   make-kpkg clean
   make menuconfig
   make-kpkg --revision=custom1.0 kernel_image
   make-kpkg  modules_image

> en suit:cp arch/i386/boot/bzImage /boot/vmlinuz-2.6.3

puis 
    dpkg -i kernel-image-2.6.3-custom1.0_i386.deb

> puis: cp System.map /boot/System.map-2.6.3

  dpkg s'en charge si compilé avec make-kpkg

> et enfin: mkinitrd -k /boot/vmlinuz-2.6.3 -i /boot/initrd-2.6.3

     depmod -a
     update-modules
     mkinitrd -o /boot/ initrd.img-2.6.3  /lib/modules/2.6.3

> et sur cette ligne ça n'a pas l'aire de coller....
> Les fichiers vmlinuz-2.6.3 et config-2.6.3 son bien présent dans /boot
> mais pas le fichier initrd.img-2.6.3 ?
> si quelqu'un peut me filler un petit coup de main...

Si ça peut aider :)
  @+
-- 
Michel Luc mluc@cern91.net | http://cern91.tuxfamily.org/
 GAULE, LUG de l'Essonne:  http://gaule..org/
-------------- GnuPG v1.0.6 (GNU/Linux)   ---------------
Admin cern91.tuxfamily.org <admin@cern91.net>
GPG: 1024D/3D07B881
KFP: 155C 2287 2084 33E0 4263 8AC9 B10F 03CB 3D07 B881
---------------------------------------------------------



Reply to: