| Summary: | Kickstart installation does not reboot despite keyword | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tim Niemueller <tim> |
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | anaconda-maint-list, dshea, g.kaviyarasu, jonathan, tim, vanmeeuwen+fedora |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2014-03-03 23:01:55 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Tim Niemueller
2013-12-20 14:30:57 UTC
Can you post the rest of the kickstart (with passwords and any other personal data removed) and the log files from /tmp? Does the installation complete without interaction, or did you have to answer questions to continue? Hi. Sorry, lost track of this bug. Yes, due to bug #1045115 I had to interactively choose the keyboard (or rather confirm it). Is that the reason why the reboot is not executed? From the kickstart you posted in bug 1045115, there's a halt command after the keyboard layout. That's overriding the reboot command and having the installer halt and wait for input at the end. Remove that line and it should work fine (except for the keyboard issue). |