Bug 19059
Summary: | Bad symbol table w/ SMP build. Won't boot. | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | pdelaney |
Component: | kernel | Assignee: | Michael K. Johnson <johnsonm> |
Status: | CLOSED NOTABUG | QA Contact: | David Lawrence <dkl> |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 7.0 | CC: | pdelaney |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | i686 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2002-12-15 02:31:55 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
pdelaney
2000-10-13 16:21:00 UTC
there is an additional directory in redhat kernel source releases called 'config'. These are the .config files that the various release kernels are built from. Simply copy the appropriate one to .config in the parent directory and do a 'make oldconfig'. Proceed to do a standard kernel build after that. It would appear that the config file you are using is a UP default file. |