Bug 3242
| Summary: | kickstart -- can't skip LILO configuration | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Geoffrey D. Bennett <geoffrey> |
| Component: | installer | Assignee: | Michael Fulbright <msf> |
| Status: | CLOSED RAWHIDE | QA Contact: | |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 6.0 | ||
| 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-02-14 14:25:47 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
Geoffrey D. Bennett
1999-06-03 15:37:22 UTC
I was able to replicate this problem with 6.0 in our test lab. I created a kickstart file and had the line lilo --location none The installer stop at this point to ask me if I wanted to put lilo on the mbr or root partition instead of choosing skip as it should properly do. I chose skip and everything continues on. In the 6.2beta3 installer, passing this to kickstart causes "ValueError: list.index<x>: x not in list" in installclass.py, line 27 This issue will be fixed in the next cut of RawHide (after 2/14/00) |