Bonjour, J'ai un serveur avec 2 disques SCSI , Distrib Debian Potato : j'ai tente de compiler puis booter sur un kernel 2.4.9 (j'ai besoin du support raidtools2).
- Configuration kernel : OK (rajoute RAID-1 / retire le Linear, RAID0, RAID4/5 et LVM) - Compilation kernel : OK - Installation kernel + modif Lilo : OK Au boot : - Ok pour mon ancien kernel (2.2.17), - mais sur mon nouveau kernel 2.4.9, j'ai un kernel panic ! Voici la fin de mon dmesg : --------------------------------- usb [...] [...] md : raid1 personality registered md : md driver 0.90.0 MAX_MD_DEV=256, MD_SB_DISKS=27 md : Autodetecting RADI arrays md : Autorun ... md : ... Autorun done Net4 : [...] IP : [...] [...] ds : no socket drivers loaded ! request_module[block_major_8]: Root fs not mounted VFS : cannot open root device "806" or 08:06 Please append a correct "root=" boot options Kernel panic : VFS : unable to mount root fs on 08:06 --------------------------------- Qu'aurais-je oublier de configurer ? Voici a quoi ressemble mon Lilo.conf : --------------------------------- lba32 boot=/dev/sda install=/boot/boot.b map=/boot/map message=/boot/bootmess.txt prompt single-key delay=100 timeout=100 vga=normal default=Linux_2.2.17 image=/vmlinuz_2.2.17 root=/dev/sda6 label=Linux_2.2.17 read-only alias=1 image=/vmlinuz_2.4.9 root=/dev/sda6 label=Linux_2.4.9 read-only optional alias=2 --------------------------------- Questions : - Devais-je installer les Raidtools2 et configurer ma raidtab AVANT ? ... Ca m'etonnerait : le probleme est qu'ils ne sont pas supportes par le 2.2.17 - Y'a t'il des modules a installer ? ("block-major-8") - Y'a t'il un pb dans mon lilo.conf ? - Devais-je patcher mon kernel avec le fameux patch "raid0145" ??? Merci pour vos infos, -- Samuel Torton NCSLab.com