Bug 441869
| Summary: | order of 'serial' and 'console' can cause a hang during boot on SC1435s | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Corey Marthaler <cmarthal> | ||||
| Component: | booty | Assignee: | Peter Jones <pjones> | ||||
| Status: | CLOSED WONTFIX | QA Contact: | |||||
| Severity: | high | Docs Contact: | |||||
| Priority: | high | ||||||
| Version: | 5.2 | CC: | ddumas, nstraz, rayford_johnson | ||||
| Target Milestone: | rc | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2008-09-25 20:01:06 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: | |||||||
| Bug Depends On: | |||||||
| Bug Blocks: | 441870 | ||||||
| Attachments: |
|
||||||
|
Description
Corey Marthaler
2008-04-10 16:30:38 UTC
Created attachment 302015 [details]
Patch to fix the order or "serial" and "console"
Just curious here... why does the order of the 'serial' and 'console' commands matter? Something about the order makes our systems hang some of the time. Reversing the order makes rebooting more reliable. This change means grub will default to the keyboard+monitor for console instead of serial if no key is pressed. This is almost certainly not the correct solution, as this code is only invoked if you're using a serial console for installation. More investigation needs to be done into what exactly is hanging and why, and that needs to be fixed instead of this change. Development Management has reviewed and declined this request. You may appeal this decision by reopening this request. |