View previous topic :: View next topic |
Author |
Message |
ColinAnderson Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/144471483940465210358d0.jpg)
Joined: 26 Nov 2003 Posts: 89
|
Posted: Sun Feb 08, 2004 2:29 am Post subject: Error on bootup (2.6.1-gentoo-r1) |
|
|
I just compiled the 2.6.1 kernel, have the grub.conf setup correctly, etc. However, after getting through most of the booting, I get this error five or six times, at which point my computer (Dell Inspiron 8200) appears to freeze:
request_module: runaway loop modprobe binfmt-464c
request_module: runaway loop modprobe binfmt-464c
request_module: runaway loop modprobe binfmt-464c
request_module: runaway loop modprobe binfmt-464c
request_module: runaway loop modprobe binfmt-464c
Any help? I've searched these forums and am currently searching other places, but so far I've come up with no answers. Thanks.
~Colin _________________ ~Colin |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
sparks Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/16521437040c02c886e15f.gif)
Joined: 05 Mar 2003 Posts: 331 Location: Nashville, TN
|
Posted: Sun Feb 08, 2004 6:08 am Post subject: |
|
|
can you post the results of dmesg, or does your laptop freeze up before you are able to eneter a shell? _________________ True trade is honest, but not merciful. Politics is dishonest, no matter how merciful... and war is neither honest nor merciful.... therefore, choose trade above politics, but politics above war. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
ColinAnderson Tux's lil' helper
![Tux's lil' helper Tux's lil' helper](/images/ranks/rank_rect_1.gif)
![](images/avatars/144471483940465210358d0.jpg)
Joined: 26 Nov 2003 Posts: 89
|
Posted: Sun Feb 08, 2004 6:32 am Post subject: |
|
|
It freezed before I was able to enter a shell. However, I've solved the problem! After doing a little searching around and playing with my kernel config, it turns out I needed the ELF binary support compiled into the kernel. I did that, recompiled, and everything works alright. ![Smile :-)](images/smiles/icon_smile.gif) _________________ ~Colin |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
sparks Guru
![Guru Guru](/images/ranks/rank_rect_3.gif)
![](images/avatars/16521437040c02c886e15f.gif)
Joined: 05 Mar 2003 Posts: 331 Location: Nashville, TN
|
Posted: Sun Feb 08, 2004 5:00 pm Post subject: |
|
|
Glad you found the source of the problem; trial and error usually solves a lot of problems. _________________ True trade is honest, but not merciful. Politics is dishonest, no matter how merciful... and war is neither honest nor merciful.... therefore, choose trade above politics, but politics above war. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
mgillespie Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
Joined: 16 Dec 2003 Posts: 170
|
Posted: Fri Mar 05, 2004 11:59 pm Post subject: |
|
|
Same problem here, but I thought ELF binaries were obsolete... |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
djcapelis n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/2070082808422b93da1609e.gif)
Joined: 31 Jan 2004 Posts: 32
|
Posted: Sat Mar 06, 2004 5:49 am Post subject: |
|
|
Not at all... they're the most prevelent newest form I believe.
a.out is obsolete. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
theProphecy n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/3868687663fc739511d3e1.png)
Joined: 29 Oct 2003 Posts: 50 Location: Denmark, Århus-->Åbyhøj
|
Posted: Tue Jul 13, 2004 1:02 am Post subject: |
|
|
Hi.
I had some kinda the same problem, except I got a little smiliar message at boot time, but infinite, making boot impossible.
The message that I got was:
Code: |
kmod: failed to exec /sbin/modprobe -s -k binfmt-464c, errno = 8
|
But after enabling ELF in the kernel, recompiling and trying booting it up, everything worked perfectly.
Actually, had another question about compiling the kernel. I noticed that after changing only the ELF support in the kernel, then recompiling it only took about 20-30 seconds to compile the kernel. Does it re-use much of the parts already compiled earlier (since i had compiled the same kernel without ELF earlier)?
Anyways, thanks for the help. ![Very Happy :D](images/smiles/icon_biggrin.gif) _________________ Michael Dahl
theprophecy software
innovations make the future |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|