After compiling my kernel I am now trying to create the boot img file using the following command:
Code:
mkinitrd bzImage 2.6.9_cust
I get the following error:
Code:
No module sata_sil found for kernel 2.6.9_cust, aborting.
modprobe sata_sil has been run. lsmod shows it loaded but not in use. Any suggestions?
Sincerely,
SC