You are not logged in.
Since the last kernel update, I cant start any module.
During the boot, the kernel tries to start the modules but fails.
FATAL: Could not load /lib/modules/2.6.29-ARCH/modules.dep: No such file or directory
So I tried linking a 2.6.29-ARCH to the exists 2.6.30-ARCH directory, and when i try to load modules I get:
WARNING: Error inserting ... : Invalid module format
FATAL: Error inserting ... : Invalid module format
Help?
I cant start anything...
Sorry for my English.
Thanks.
Last edited by DarkLikeHell (2009-06-26 14:28:44)
Offline
I read that this can be happening because my boot partition wasn't mounted during the kernel upgrade, but now i cant even mount it. I get:
mount: unknown filesystem type 'ext2'
Offline
You need to chroot into your system from a rescue CD/USB and rebuild modules.dep with the depmod command.
Offline
I solved this problem by downgrading the kernel, mounting boot partition and upgrading it again.
Thanks anyway
Offline