Bug 802041
Summary: | boot.fedoraproject.org (BFO) don't install Fedora 17 Alpha | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Pavel Šimerda (pavlix) <psimerda> |
Component: | gpxe | Assignee: | Justin M. Forbes <jforbes> |
Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 17 | CC: | awilliam, berrange, gcosta, jforbes |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-03-19 22:21:43 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
Pavel Šimerda (pavlix)
2012-03-10 13:58:18 UTC
http://fedoraproject.org/en/get-prerelease links to http://boot.fedoraproject.org/ to boot Fedora 17 Alpha by network, even though BFO lacks the F17 Alpha menu item. I regret to confirm that proper F17 netboot with proper kernel, initrd and squashfs from test/17-Alpha fail the same way on x86_64 machine with CentOS 6 in LVM in DOS partition table already installed. The problem seems to be related to search for upgradable systems. Unfortunately, on an empty disk, the x86_64 kernel fails with something like: swapper/0 Not tainted 3.3.0-0.rc3.git7.2.fc17.x86_64 And with i386 it fails later when choosing network interfaces. The bad thing is that the installer lets me choose the wired ethernet device and then lets me choose from wireless networks (it scans them instead of just ignoring wireless at all). Somewhere on the way I also got HDIO_GET_IDENTITY failed (when using USB-to-IDE cable to install on a USB disk). But I only have handwritten notes, so I don't know the exact circumstances. *** This bug has been marked as a duplicate of bug 802042 *** I'm sorry for the confusion. If you realise BFO's PRE-RELEASE is actually different from F17 Alpha, please reopen. So... I changed back the summary, this bugreport is about BFO not booting Fedora Installer because of the version check. It would help if you could get the actual traceback from the crash; it seems pretty difficult to tell what the problem actually is from the information posted so far. -- Fedora Bugzappers volunteer triage team https://fedoraproject.org/wiki/BugZappers I don't know how to get and save the traceback from pdb. IMO the code that checks versions of installed systems just converts non-number to float. Unfortunately this is not the right place for this kind of request. You need to file a ticket with the Fedora Infrastructure team: https://fedorahosted.org/fedora-infrastructure/ |