Bug 18132
| Summary: | Shutdown on Gateway Solo 9300 hangs without poweroff | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | bcling |
| Component: | usermode | Assignee: | Nalin Dahyabhai <nalin> |
| Status: | CLOSED NOTABUG | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.0 | CC: | mairas, tannhaus |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | i386 | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2000-10-03 07:29:16 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
bcling
2000-10-02 20:14:44 UTC
I've had a similar problem with an Epox MVP3G5 motherboard. When I was running redhat 6.2 I had kernel 2.2.17 compiled from sources. When I shutdown, the system powered off. I upgraded to redhat 7.0 copied this exact same kernel into boot, ran lilo on it, etc. But, in Redhat 7.0, when it says system halted, it just sits there. It never powers down. This is the EXACT SAME kernel that shutdown perfectly in RedHat 6.2. The "halt" command (and the equivalent, "shutdown -h"), only halts the kernel in newer versions of init (this did not work correctly before due to the complexity of the halt command signalling init to switch runlevels, and init then having to figure out which flags halt was run with). If you wish to have the machine power itself off, the command to use is "poweroff". |