Bug 236324
| Summary: | install abort after "Determing host name and domain..." | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | ericm24x7 | ||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||
| Status: | CLOSED NOTABUG | QA Contact: | |||||
| Severity: | medium | Docs Contact: | |||||
| Priority: | medium | ||||||
| Version: | rawhide | ||||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | All | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2007-04-14 19:37:25 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: | |||||||
| Attachments: |
|
||||||
|
Description
ericm24x7
2007-04-13 05:06:02 UTC
Created attachment 152517 [details]
serial console outputs
Can you try installing using the latest rawhide? OK, I will do so as soon as my mirror catch up with the latest update changes (probably a couple of days). I don't see any changes at the moment. I just reviewed the serial outputs again, and notice that it was probing at the wrong interface card (eth0) instead of the desired eth2, which I set correctly on the kernel commandline (grub), but set incorrectly set on kickstart file. Here is the mistaken line on my kickstart: network --device eth0 --bootproto dhcp --hostname fiji3 It should have been: network --device eth2 --bootprooto dhcp --hostname fiji3 OK, Sorry, this is just a USER ERROR. I'm closing this bug now. |