View previous topic :: View next topic |
Author |
Message |
passoionatetech n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 25 Jun 2007 Posts: 11
|
Posted: Wed Sep 05, 2007 7:26 am Post subject: Newbie ; kernel '2.6.22-gentoo-r5' panic [SOLVED] |
|
|
This happened on my five days old testing system.
After I patched tproxy, did Code: | zcat /proc/config.gz>.config | and then Code: | make && make modules_install | I rebooted the system and I was confronted with the following error; Code: | This is Hostname(none) (Linux i686 2.6.22-gentoo-r5) 11:56:55
Hostname login:Oops:0002[#1]
SMP
Modules linked in:8139 too 8139 cp mii rtc uhi_hcd usbcore
CPU:0
EIP: 0060:[<d08273f4] Not tainted VLI
...........Some characters here ..................
Kernel panic - not syncing: Fatal Exception in interrupt |
Why did I get this?
What options are open to me?
Please advise.
Grub boot option Rescue shell says:
root (hd1,0)
Error 21: Selected disk does not exist
Best Regards
Last edited by passoionatetech on Wed Sep 05, 2007 2:55 pm; edited 1 time in total |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
snIP3r l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
Joined: 21 May 2004 Posts: 853 Location: germany
|
Posted: Wed Sep 05, 2007 12:22 pm Post subject: |
|
|
why did you patch tproxy?? (i cannot find any entry in bugs.gentoo.org concerning tproxy)
one possibility is to switch back to the original unpatches kernel. i could perhaps give you others after knowing what you are intending with patching...
HTH
snIPer _________________ Intel i3-4130T on ASUS P9D-X
Kernel 5.15.88-gentoo SMP
-----------------------------------------------
if your problem is fixed please add something like [solved] to the topic! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
frostschutz Advocate
![Advocate Advocate](/images/ranks/rank-G-1-advocate.gif)
![](images/avatars/9097703434bddef6e5b49c.png)
Joined: 22 Feb 2005 Posts: 2977 Location: Germany
|
Posted: Wed Sep 05, 2007 12:29 pm Post subject: |
|
|
Also, remember that when re-using an old config (/proc/config.gz), you should do a 'make oldconfig' first, so your config gets validated and updated to fit your current kernel. Don't ever skip that step. You won't like the results of a kernel that got compiled with a bad config. Also, regarding your kernel panic problem... if you didn't have this problem before patching the kernel, that's most likely what's responsible for the problem. So I suggest you don't apply patches to your kernel. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
passoionatetech n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 25 Jun 2007 Posts: 11
|
Posted: Wed Sep 05, 2007 1:28 pm Post subject: |
|
|
I was at fault to not have done 'make oldconfig' . I had skipped this step because it is not listed here http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?part=1&chap=7#doc_chap3 .
> Why do I patch tproxy?
> I should not patch my kernel!
I can not forget that I am trying Gentoo only for TPROXY. And so I must patch it.
For now I have reinstalled the kernel. I have patched the kernel again and this time I shall not foget to do 'make oldmenuconfig'
Thanks for replying so quickly.
Best Regards |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
snIP3r l33t
![l33t l33t](/images/ranks/rank_rect_4.gif)
Joined: 21 May 2004 Posts: 853 Location: germany
|
Posted: Wed Sep 05, 2007 2:14 pm Post subject: |
|
|
seems your problem is fixed now?
if so please do not forget to mark your thread [solved] to show the others that the problem no longer exists...
greets
snIP3r _________________ Intel i3-4130T on ASUS P9D-X
Kernel 5.15.88-gentoo SMP
-----------------------------------------------
if your problem is fixed please add something like [solved] to the topic! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|