Bug 481320
| Summary: | kernel and post kernel kickstart options broken | |||
|---|---|---|---|---|
| Product: | [Community] Spacewalk | Reporter: | John Hodrien <johnh> | |
| Component: | WebUI | Assignee: | Partha Aji <paji> | |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Jesus M. Rodriguez <jesusr> | |
| Severity: | low | Docs Contact: | ||
| Priority: | low | |||
| Version: | 0.4 | CC: | bperkins, cperry, mrudel | |
| Target Milestone: | --- | |||
| Target Release: | --- | |||
| Hardware: | All | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | Doc Type: | Bug Fix | ||
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 529277 (view as bug list) | Environment: | ||
| Last Closed: | 2009-09-10 12:05:12 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: | 456554 | |||
|
Description
John Hodrien
2009-01-23 15:31:56 UTC
More info definitely required. I was trying "vnc vncpassword=foo" as the post kernel options, but it won't let you have a single word as an option, it was name=value. Is this just the wrong place to be doing it? I think this was resolved by a recent commit. Assigning to Partha for review. Yeo SHould be resolved.. Spacewalk 0.6 released this does not appear to be fixed in 0.6 if you specify options such as: nostorage latefcload in the 'kernel options' portion of the kickstart profile, it actually passes them to the install kernel like this: nostorage= latefcload= |