Bug 23431
| Summary: | DHCP installation with --onpart fails | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Linux | Reporter: | Need Real Name <mike> |
| Component: | anaconda | Assignee: | Michael Fulbright <msf> |
| Status: | CLOSED DUPLICATE | QA Contact: | Brock Organ <borgan> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.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: | 2001-01-09 21:38:05 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
Need Real Name
2001-01-05 18:17:29 UTC
*** This bug has been marked as a duplicate of 19384 *** I have discovered the error in my ks.cfg file. I had specified --onpart /dev/hda2 rather than --onpart hda2. Since all parts were specified in such a way, then none of the part lines were valid. Hence anaconda not being able to find the /boot device. It would be useful if such a configuration error was spotted by the kickstart parser and notified to the installer. There's probably more idiots like myself out there ! |