matthis
March 24th, 2005, 11:45 AM
After following the instructions in the Wiki, I have managed to build a custom kernel (i think...). However, when trying to install it, I get the following errors:
$sudo dpkg -i my_custom_kernel.deb
Setting up kernel-image-2.6.8.1.1908 (10.00.Custom) ...
/usr/sbin/mkinitrd: add_modules_dep_2_5: modprobe failed
FATAL: Module sg not found.
FATAL: Module sbp2 not found.
FATAL: Module sd_mod not found.
Failed to create initrd image.
dpkg: error processing kernel-image-2.6.8.1.1908 (--install):
subprocess post-installation script returned error exit status 2
Errors were encountered while processing:
kernel-image-2.6.8.1.1908
Does anyone know how I should proceed?
Thanks
$sudo dpkg -i my_custom_kernel.deb
Setting up kernel-image-2.6.8.1.1908 (10.00.Custom) ...
/usr/sbin/mkinitrd: add_modules_dep_2_5: modprobe failed
FATAL: Module sg not found.
FATAL: Module sbp2 not found.
FATAL: Module sd_mod not found.
Failed to create initrd image.
dpkg: error processing kernel-image-2.6.8.1.1908 (--install):
subprocess post-installation script returned error exit status 2
Errors were encountered while processing:
kernel-image-2.6.8.1.1908
Does anyone know how I should proceed?
Thanks