[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Problema con los modulos



Hola listeros,
tengo un problema que me surgio al reiniciar el ordenador y con el que llevo
peleandome ya unas cuantas horas, pero no hay manera.
Ocurre que al arrancar no me carga los modulos cuando antes si lo hacia.
Mirando en los logs me encuentro con: 

Jul 21 01:12:46 localhost kernel: Inspecting /boot/System.map-2.6.8-2-386
Jul 21 01:12:46 localhost kernel: Loaded 28182 symbols from
/boot/System.map-2.6.8-2-386.
Jul 21 01:12:46 localhost kernel: Symbols match kernel version 2.6.8.
Jul 21 01:12:46 localhost kernel: No module symbols loaded - kernel modules
not enabled.

Bien, entro en el sistema y tecleo: 

suntzu:~# cd /lib/modules/2.6.8-2-386/
suntzu:/lib/modules/2.6.8-2-386# modprobe vfat
FATAL: Module vfat not found.
suntzu:/lib/modules/2.6.8-2-386# cd kernel/fs/vfat/
suntzu:/lib/modules/2.6.8-2-386/kernel/fs/vfat# modprobe vfat.ko 
FATAL: Module vfat.ko not found.

Y mirando en la config de mi kernel veo que si esta activo el soporte para
modulos:

suntzu:/boot# cat config-2.6.9-2-386 | grep MODULE
CONFIG_MODULES=y
CONFIG_MODULE_UNLOAD=y
CONFIG_MODULE_FORCE_UNLOAD=y


Podriais echarme una mano? no entiendo por que de la noche a la mañana me da
este fallo.
Por cierto, es una debian sarge base.
Aqui os dejo algunos enlaces por si quereis echarles un vistazo, gracias.

http://webs.ono.com/jzz/crash/typescript.html
http://webs.ono.com/jzz/crash/messages.html
http://webs.ono.com/jzz/crash/config-2.6.8-2-386.html


Reply to: