I am running 2.4.0
I tried the make install, I get the following errors
warning: could not open directory /lib/modules/2.6.0: no such file/directory
FATAL: could not open /lib/modules/2.6.0/modules.dep.temp for writing
I also searched /usr/src/linux-2.6.0/lib I didnt find any modules
directory. However, I did search /lib/modules i did find 2.4.0/modules.dep
i also tried mkinitrd /boot/initrd-2.6.0.img 2.6.0
It gives the same error, saying /lib/modules/2.6.0could not be opened
Hi
You have to do 'make modules_install' before doing 'make install' and after doing 'make'
Manu
>Jason
>
>
>
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/