Displaying 1 result from an estimated 1 matches for "3c501".
Did you mean:
3c509
2008 Sep 05
1
buildinstall cannot find modules
...find that the
install CD that gets build does not install an initrd which renders the
system unbootable. I also notice that when I run buildinstall with the
-debug option it says:
unpacking
/var/www/html/centos/5.2/os/x86_64/CentOS/kernel-2.6.18-92.el5.x86_64.rpm.x86_64
Building initrd.img
Module 3c501 not found in kernel rpm
Module 3c503 not found in kernel rpm
Module 3c505 not found in kernel rpm
and so on for many kernel modules. I notice that the filename it says it
is unpacking ends with .x86_64.rpm.x86_64. Is that normal? I google'd and
found someone else saying theirs did the same thi...