Depmod -a generating bad modules.dep?
I'm new to all this stuff. I've installed Debian (woody, 2.2.20 kernal). My problem is with depmod. I've tried to generate the modules.dep file with depmod and the -a argument, and that file (with several others) are generated. But after that, using depmod or insmod etc., I get a list of errors telling me either an ELF file header can't be read, or the file simply isn't an ELF file. I've tried rm all the files and regenerating them with depmod -a, but the the same results. Am I doing something wrong here?
|