Fabounet a écrit...mon initrd c'est le "initrd.img-2.6.12-10-k7", je sais pas si ca joue.
.../
Il n'y a pas de raison.
:~$ sudo mkdir /mnt/init
:~$ sudo cp /boot/initrd.img-2.6.10-5-k7 initrd.loop
:~$ sudo mount -o loop initrd.loop /mnt/init
:~$ ls -l /mnt/init
total 11
drwxr-xr-x 1 root root 124 1970-01-01 01:00 bin
drwxr-xr-x 1 root root 124 1970-01-01 01:00 bin2
drwxr-xr-x 1 root root 140 1970-01-01 01:00 dev
drwxr-xr-x 1 root root 0 1970-01-01 01:00 dev2
drwxr-xr-x 1 root root 0 1970-01-01 01:00 devfs
drwxr-xr-x 1 root root 40 1970-01-01 01:00 etc
drwxr-xr-x 1 root root 0 1970-01-01 01:00 keyscripts
drwxr-xr-x 1 root root 116 1970-01-01 01:00 lib
-rwxr-xr-x 1 root root 279 1970-01-01 01:00 linuxrc
-rw-r--r-- 1 root root 104 1970-01-01 01:00 linuxrc.conf
-rw-r--r-- 1 root root 1168 1970-01-01 01:00 loadmodules
drwxr-xr-x 1 root root 0 1970-01-01 01:00 mnt
drwxr-xr-x 1 root root 0 1970-01-01 01:00 proc
drwxr-xr-x 1 root root 80 1970-01-01 01:00 sbin
-rw-r--r-- 1 root root 243 1970-01-01 01:00 script
drwxr-xr-x 1 root root 0 1970-01-01 01:00 scripts
drwxr-xr-x 1 root root 0 1970-01-01 01:00 sys
drwxr-xr-x 1 root root 0 1970-01-01 01:00 tmp
drwxr-xr-x 1 root root 32 1970-01-01 01:00 usr
drwxr-xr-x 1 root root 0 1970-01-01 01:00 var
Tu essayes de monter le initrd qui a été utilisé au boot ? ton initrd est bon ?