Bug 453256
| Summary: | Text based installation fails with missing repodata | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | A.J. Werkman <aj.werkman> | ||||
| Component: | anaconda | Assignee: | Anaconda Maintenance Team <anaconda-maint-list> | ||||
| Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
| Severity: | high | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 10 | CC: | poelstra | ||||
| 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: | 2009-02-16 20:32:18 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
A.J. Werkman
2008-06-28 11:57:51 UTC
Created attachment 310498 [details]
The repo-error screen
Are you booting with the boot.iso or with via pxe? What command line arguments (if any) are you passing to anaconda? If you boot via pxe or pass stage2=/method=, it should be using whatever you pass as the repo. Otherwise if you are booting with the boot.iso, it will use the Fedora mirrorlist unless you pass an argument telling it something else. Neither of both. I boot the kernel/initrd images from an extra harddisk partition using grub. title Fedora rawhide root (hd1,0) kernel /boot/grub/vmlinuz.raw ro text initrd /boot/grub/initrd.raw From your comment I conclude that anaconda should use the given local repo tree. But it does not. This should be better in anaconda-11.4.1.15. Give it a try and see. This bug appears to have been reported against 'rawhide' during the Fedora 10 development cycle. Changing version to '10'. More information and reason for this action is here: http://fedoraproject.org/wiki/BugZappers/HouseKeeping |