Bug 8148
Summary: | init does not load but there is no kernel panic | ||
---|---|---|---|
Product: | Platform Specific/Hardware | Reporter: | js |
Component: | Other | Assignee: | other_other |
Status: | REJECTED INSUFFICIENT_DATA | ||
Severity: | normal | CC: | diegocg, protasnb |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.18.3 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Attachments: | This is the config file that is used to compile the kernel |
Description
js
2007-03-07 22:11:53 UTC
Created attachment 10649 [details]
This is the config file that is used to compile the kernel
This is the config file that is used to compile the kernel
You have a initrd. Maybe the bug is theere.... No because it never hits the initrd at all. It does not even load init and it only happens on this one system so far :( I would believe you if it would at least execute 1 command from the init but it does not. There is similar to another bug with the same symptoms but caused by a different kernel option that I am not using. This post seems like it might be the problem. Perhaps this is not a kernel bug but what this poster mentions below seems like it might be my problem. What do you guys think? http://www.linuxquestions.org/questions/showthread.php?p=1099989#post1099989 "Thought I would add my plea for help. Seems like this happens often, and doesn't have much hope. I actually did move my hard drive from an older AMD K-6 to an AMD Athon 900 Mhz board and get this error now. I reinstalled over the last one, but did not reformat as I have some info I don't want to lose. Could this be the prob? I am wondering that the kernel is configured wrong, but I thought by reinstalling it would be configured right? How can I insure that it is configured right for the new board? Is it a question of swamp memory? Any ideas? " Sorry I meant to post this from the forum: I got message "Illegal instruction". Digging deeper I found that this message appeared when system was trying to execute /bin/bash. That means that bash (and some other parts of system, init for example) was compiled with instructions not supported by my K6, only on Duron. I hope this will help you, guys. Good luck If you had such problem it'd be a user problem (not using the proper distro), not the kernel js, Have you resolved your problem? You can try using "debug" and "apic=debug" on the boot line and then attach your boot trace taken with serial console. You can try booting with acpi=off or nosmp, noapic say to see if your problem is mis-configured interrupts. Thanks. Since no response from the reporter, I am closing the bug. js, feel free to reopen it if you still have this problem. Thanks. |