Hi everybody,
I'm trying to build a custom debian installer cd to add some SATA modules. I have an ASUS motherboard (P5QL-E) that have a SATA chipset ICH10. I'd like to replace the standard kernel 2.6.18 by the new 2.6.26 to add the module Intel ICH 10. I have try the procedure describe at http://wiki.debian.org/DebianInstaller/Modify/CustomKernel but I have some problems with kernel-wedge. My system where I am creating the iso : xxx:~/installer# uname -a Linux xxx 2.6.26 #1 SMP Mon Aug 25 13:43:56 CEST 2008 i686 GNU/Linux xxx:~/installer# ls /usr/src/ linux linux-2.6.26 linux-2.6.26.tar.gz linux-image-2.6.26_2.6.26-10.00.Custom_i386.deb xxx:~/installer# pwd /root/installer xxx:~/installer# ls linux-kernel-di-i386-2.6-1.44etch3 linux-kernel-di-i386-2.6_1.44etch3.dsc linux-kernel-di-i386-2.6_1.44etch3.tar.gz And my error : xxx:~/installer/linux-kernel-di-i386-2.6-1.44etch3# fakeroot debian/rules binary kernel-wedge gen-control > debian/control dh_testdir dh_testdir dh_clean -k kernel-wedge install-files could not find kernel image at /usr/share/kernel-wedge/commands/install-files line 72, <KVERS> line 2. make: *** [binary-arch] Erreur 2 How could I resolve it ? (Is someone already have an iso with a 2.6.26 kernel with a lot of SATA modules ?) Thanks for your helps. --- Reza ISSANY Sorry for my bad english, I'm a french people.

