> I just recompiled my kernel using kernel 2.0.32, and everything seems to > work well, except when I boot I get the following error messages which I > take it means I screwed something up. (Is this because I configured serial > support as a module?) Any help would be appreciated. > > Apr 15 21:03:05 debian kerneld: started, pid=100, qid=0 > Apr 15 21:03:05 debian insmod: /lib/modules/2.0.32/misc/serial.o: unresolved > symbol interruptible_sleep_on_R5f048a24 ... > symbol current_set_R05befc2c > Apr 15 21:04:18 debian init: Switching to runlevel: 6 > Apr 15 21:04:24 debian modprobe: can't locate module binfmt-0 > Apr 15 21:04:24 debian modprobe: can't locate module binfmt-0 >
If you run Debian 1.3.1 and are using make-kpkg and dpkg -i then perhaps this might help: before installing the new kernel (2.0.32) mv /lib/modules/2.0.29 (?) /lib/modules/2.0.29.old <install new kernel and modules> <run LILO or wahtever (make new boot floppy)> <reboot> You might also have to edit /etc/modules. By the way, did you managed to get uname report correctly the compilation number of your kernel ? How ? -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]