Outils pour utilisateurs

Outils du site


tech:pb_ksplice_mise_a_jour_kernel_a_chaud

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

tech:pb_ksplice_mise_a_jour_kernel_a_chaud [2025/03/24 15:06] – créée - modification externe 127.0.0.1tech:pb_ksplice_mise_a_jour_kernel_a_chaud [2025/04/04 20:30] (Version actuelle) Jean-Baptiste
Ligne 1: Ligne 1:
 +<!DOCTYPE markdown>
 {{tag>Brouillon Pb}} {{tag>Brouillon Pb}}
  
-Brouillon Pb ksplice mise a jour kernel à chaud+Brouillon Pb ksplice mise a jour kernel à chaud
  
 Ça n'a pas marché sur ma Debian Ça n'a pas marché sur ma Debian
Ligne 18: Ligne 19:
  
  
-<code ->+~~~
 $ uname -a $ uname -a
 Linux portable 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1+deb8u6 (2015-11-09) x86_64 GNU/Linux Linux portable 3.16.0-4-amd64 #1 SMP Debian 3.16.7-ckt11-1+deb8u6 (2015-11-09) x86_64 GNU/Linux
-</code>+~~~
  
-<code bash>+~~~bash
 apt-get install linux-source-3.16  apt-get install linux-source-3.16 
 apt-get install ksplice apt-get install ksplice
-</code>+~~~
  
-<code bash>+~~~bash
 mkdir src mkdir src
 cd src cd src
Ligne 35: Ligne 36:
 cp /boot/System.map-3.16.0-4-amd64 linux-source-3.16/ksplice/System.map cp /boot/System.map-3.16.0-4-amd64 linux-source-3.16/ksplice/System.map
 cp /boot/config-3.16.0-4-amd64 linux-source-3.16/.config cp /boot/config-3.16.0-4-amd64 linux-source-3.16/.config
-</code>+~~~
  
-<code bash>+~~~bash
 $ export CONCURRENCY_LEVEL=4 $ export CONCURRENCY_LEVEL=4
 $ ksplice-create --diffext=new linux-source-3.16/ $ ksplice-create --diffext=new linux-source-3.16/
Ligne 48: Ligne 49:
 Child exited with status 2 Child exited with status 2
 Failed during: make -rR -j4 -C /home/jean/src/linux-3.16/linux-source-3.16 M=/tmp/ksplice-tmp-G_Ex2i/kmodsrc KSPLICE_KID=nn7ysgvd KSPLICE_VE Failed during: make -rR -j4 -C /home/jean/src/linux-3.16/linux-source-3.16 M=/tmp/ksplice-tmp-G_Ex2i/kmodsrc KSPLICE_KID=nn7ysgvd KSPLICE_VE
-</code>+~~~
  
  
tech/pb_ksplice_mise_a_jour_kernel_a_chaud.1742825205.txt.gz · Dernière modification : de 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki