Bug 520098
Summary: | F12 alpha needs network during install | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Joachim Backes <joachim.backes> | ||||||||
Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||||||
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||||
Severity: | high | Docs Contact: | |||||||||
Priority: | low | ||||||||||
Version: | rawhide | CC: | anaconda-maint-list, vanmeeuwen+fedora | ||||||||
Target Milestone: | --- | ||||||||||
Target Release: | --- | ||||||||||
Hardware: | athlon | ||||||||||
OS: | Linux | ||||||||||
Whiteboard: | |||||||||||
Fixed In Version: | Doc Type: | Bug Fix | |||||||||
Doc Text: | Story Points: | --- | |||||||||
Clone Of: | Environment: | ||||||||||
Last Closed: | 2009-08-28 19:57:13 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
Joachim Backes
2009-08-28 12:09:30 UTC
Please attach whatever error message you are seeing here. If it's an exception, attach the complete exception report. If otherwise, please grab /tmp/anaconda.log, /tmp/storage.log, and /tmp/yum* and attach them to this report. Thanks. Created attachment 359084 [details]
anaconda.log
Created attachment 359085 [details]
yum.log
Created attachment 359087 [details]
storage.log
Oh, this is because udev isn't reporting an ID_FS_TYPE for any of your CD/DVD drives. anaconda keys off that to know what filesystem is present. Since there's nothing that reports an iso9660 filesystem, there's no apparent CDs/DVDs to install from. Hence, we have to go to the network. We already have a bug tracking this situation, so I'll dup it there. *** This bug has been marked as a duplicate of bug 517661 *** |