Click to See Complete Forum and Search --> : depmod : Unresolved symbol


nopri
03-08-2001, 08:35 AM
hello All,
after i compiled kernel, make menuconfig, then make dep, make clean, make bzImage, then copy new image to /boot then add new entry to lilo.conf, i reboot my system, everything work properly except when booting, my system said
depmod : unresolved symbol blabla.o
..
..
..
depmod : unresolved symbol blabla-n.o
( so many line )

what is that ???? and how to prevent it shows anymore ?


please....

yard21
03-08-2001, 09:22 AM
1. Upgrade your modutils tro make sure they are working with your updated kernel (Read "Documents/Changes" in your kernel source directory)

2. Do a "depmod -a"

3. If it still doesn't work, you have to edit your etc/modules.conf to use the appropriate modules.