You are not logged in.

#1 2011-06-13 19:25:46

koliasforever
Member
From: greece
Registered: 2009-02-06
Posts: 31

[SOLVED]kernel 2.6.39 modules problem

Hi. Today i run a pacman -Syu. I went to kernel 2.6.39. At the boot it says that: /lib/modules/2.6.38-ARCH doesn't exists and it doesn't load any module. I can't even use my keyboard and mouse when log in to kde. My question is why it is still looking for the old modules?? It should be looking for the modules in the /lib/modules/2.6.39-ARCH folder. I have seen many similar problems with this one in other threads but nothing helped. I downgraded to 2.6.38 for the moment. Any ideas?

Last edited by koliasforever (2011-06-14 22:24:43)

Offline

#2 2011-06-13 19:26:44

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: [SOLVED]kernel 2.6.39 modules problem

Next time you upgrade your kernel, make sure /boot is mounted.

Offline

#3 2011-06-13 19:28:10

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: [SOLVED]kernel 2.6.39 modules problem

If you have a boot partition, make sure it's mounted and reinstall the kernel.

Offline

#4 2011-06-13 19:31:05

koliasforever
Member
From: greece
Registered: 2009-02-06
Posts: 31

Re: [SOLVED]kernel 2.6.39 modules problem

falconindy wrote:

Next time you upgrade your kernel, make sure /boot is mounted.

/boot/ folder is always mounted, even in the last update. What should i do now in order to use kernel 2.6.39? I tried to load manualy the modules in the MODULES() section, in rc.conf. Nothing changed.

Offline

#5 2011-06-13 20:17:36

koliasforever
Member
From: greece
Registered: 2009-02-06
Posts: 31

Re: [SOLVED]kernel 2.6.39 modules problem

I think i found something. Even if i change or delete the /boot/grub/menu.lst file, the boot screen remains the same as before. Somehow my system is only looking for the 2.6.38-ARCH folder.

Offline

#6 2011-06-13 20:26:54

falconindy
Developer
From: New York, USA
Registered: 2009-10-22
Posts: 4,111
Website

Re: [SOLVED]kernel 2.6.39 modules problem

koliasforever wrote:
falconindy wrote:

Next time you upgrade your kernel, make sure /boot is mounted.

/boot/ folder is always mounted, even in the last update. What should i do now in order to use kernel 2.6.39? I tried to load manualy the modules in the MODULES() section, in rc.conf. Nothing changed.

There's only one reason that a kernel would be looking for 2.6.38 modules -- it's a 2.6.38 kernel. I urge you to check again that boot is mounted and to check the version of /boot/vmlinuz26 with the 'file' utility.

At the boot it says that: /lib/modules/2.6.38-ARCH doesn't exists and it doesn't load any module

You'll need to clarify what "it" is if you expect any useful feedback. At what part of the boot process does "it" complain about the path doesn't exist?


koliasforever wrote:

I think i found something. Even if i change or delete the /boot/grub/menu.lst file, the boot screen remains the same as before. Somehow my system is only looking for the 2.6.38-ARCH folder.

multiple grub installs? booting from the wrong one?

edit: booo double posting

Last edited by falconindy (2011-06-13 20:37:24)

Offline

#7 2011-06-13 20:32:47

koliasforever
Member
From: greece
Registered: 2009-02-06
Posts: 31

Re: [SOLVED]kernel 2.6.39 modules problem

maybe. So where is the other grub folder? The only one i see is in the /boot/grub.  sorry for my english

Offline

#8 2011-06-13 21:50:39

stqn
Member
Registered: 2010-03-19
Posts: 1,191
Website

Re: [SOLVED]kernel 2.6.39 modules problem

sudo find / -type d -name grub

?

I'd look for another /boot directory or partition... Do you have another distribution installed maybe?

Offline

#9 2011-06-13 22:00:55

koliasforever
Member
From: greece
Registered: 2009-02-06
Posts: 31

Re: [SOLVED]kernel 2.6.39 modules problem

stqn wrote:
sudo find / -type d -name grub

?

I'd look for another /boot directory or partition... Do you have another distribution installed maybe?

I have windows installed. Things are worse than i thought. I can't mount devices. Kde recognises them but i can't mount them. Maybe it has something to do with mounting problem, like TU said at first.

Offline

#10 2011-06-14 22:08:46

koliasforever
Member
From: greece
Registered: 2009-02-06
Posts: 31

Re: [SOLVED]kernel 2.6.39 modules problem

Problem solved. TU was right. /boot folder was not mounted because of an syntax error in /etc/fstab. THANK you all

Offline

Board footer

Powered by FluxBB