You are not logged in.

#1 2009-10-20 08:25:56

lynix
Member
From: Karlsruhe, Germany
Registered: 2008-04-23
Posts: 230

[solved] kernel26-lts: unresolved symbols loading ext4

I just read the big topic introducing kernel26-lts and noticed ext4 is no supported, so I gave it a try.

The first problems occured at installation, showing these warnings:

WARNING: Can't read module /lib/modules/2.6.27.37-lts/kernel/fs/smbfs/smbfs.ko: Exec format error
WARNING: Can't read module /lib/modules/2.6.27.37-lts/kernel/fs/hfs/hfs.ko: Exec format error
WARNING: Can't read module /lib/modules/2.6.27.37-lts/kernel/fs/reiserfs/reiserfs.ko: Exec format error
WARNING: Can't read module /lib/modules/2.6.27.37-lts/kernel/fs/nfsd/nfsd.ko: Exec format error
WARNING: Can't read module /lib/modules/2.6.27.37-lts/kernel/fs/nfs/nfs.ko: Exec format error
(...)

The initramfs is then build correctly, so I tried booting it. After unlocking my encrypted root partition (ext4, of course) I got houndreds of lines telling me of unresolved symbols in the ext4 module and then a kernel panic.

Any suggestions what might be wrong? I'm using x86_64, by the way.


lynix

Last edited by lynix (2009-10-20 09:24:18)

Offline

#2 2009-10-20 08:30:07

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,365
Website

Re: [solved] kernel26-lts: unresolved symbols loading ext4

What do you get running:

file /lib/modules/2.6.27.37-lts/kernel/fs/reiserfs/reiserfs.ko

Offline

#3 2009-10-20 08:37:22

lynix
Member
From: Karlsruhe, Germany
Registered: 2008-04-23
Posts: 230

Re: [solved] kernel26-lts: unresolved symbols loading ext4

/lib/modules/2.6.27.37-lts/kernel/fs/reiserfs/reiserfs.ko: data

This looks bad, right? wink

Offline

#4 2009-10-20 08:39:43

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,365
Website

Re: [solved] kernel26-lts: unresolved symbols loading ext4

Yes.  Try reinstalling the package.

Offline

#5 2009-10-20 08:54:38

lynix
Member
From: Karlsruhe, Germany
Registered: 2008-04-23
Posts: 230

Re: [solved] kernel26-lts: unresolved symbols loading ext4

I did, several times. No effect sad

The full log of the reinstall: http://pastebin.com/m61798435

Offline

#6 2009-10-20 09:04:22

AndyRTR
Developer
From: Magdeburg/Germany
Registered: 2005-10-07
Posts: 1,641

Re: [solved] kernel26-lts: unresolved symbols loading ext4

[andyrtr@server64 ~]$ uname -a
Linux server64 2.6.27.37-lts #1 SMP Wed Oct 14 05:37:07 UTC 2009 x86_64 AMD Athlon(tm) X2 Dual Core Processor BE-2300 AuthenticAMD GNU/Linux
[andyrtr@server64 ~]$ uptime
11:02:22 up 2 days, 19:38,  1 user,  load average: 0.03, 0.07, 0.02

It's working well for me.

I guess it dosn't unlock your encrypted partition. Please check dmesg from early boot stage (press STRG+Page up).

And make sure to not use "lzma" in mkinitcpio.conf! That's not supported in LTS kernel.

Last edited by AndyRTR (2009-10-20 09:05:07)

Offline

#7 2009-10-20 09:23:01

lynix
Member
From: Karlsruhe, Germany
Registered: 2008-04-23
Posts: 230

Re: [solved] kernel26-lts: unresolved symbols loading ext4

I found the solution: the root partition is full smile
But why didn't pacman notice this during package installation?

my root partition is only 200MB because I have a lvm setup and /usr, /var, etc. have their own volumes. At installation I decided to leave /lib on the root partition so I can still boot if anything goes wrong with the lvm volumes. Without kernel26-lts there are 52MB free, and the lts modules need 72MB. I'm afraid shrinking the lvm partition would be very difficult, so I must say goodbye to kernel26-lts... sad

Anyway, thanks for the help, guys!

lynix

Last edited by lynix (2009-10-20 09:24:03)

Offline

#8 2009-10-20 09:49:43

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,365
Website

Re: [solved] kernel26-lts: unresolved symbols loading ext4

lynix wrote:

I found the solution: the root partition is full smile
But why didn't pacman notice this during package installation?

http://bugs.archlinux.org/task/11639

Offline

Board footer

Powered by FluxBB