Bug 10108
Summary: | Error identifying partition | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | salibag |
Component: | installer | Assignee: | Matt Wilson <msw> |
Status: | CLOSED NOTABUG | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 6.1 | ||
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: | 2000-04-14 15:30:22 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
salibag
2000-03-10 10:20:40 UTC
5.1 and 6.0 were not python based installations, so I am not really sure what error messages you are getting with those releases. Tell me the behavior you are seeing when installing on those distributions and I will take a look at it. I can only imagine that you are seeing problems as a result of your drive size. Please submit the output or "fdisk -l /dev/hda" I finally figured out what the problem was - it ends up that RH's lack of support for the Ultra66 hard drives is what was causing it. I ended up loading the Gentus RH clone rather than playing with the hardware to change to 33, loading the linux and then the patch, and then reconnecting the drive, although i think that would have worked too. Commit pushed to master at https://github.com/openshift/origin https://github.com/openshift/origin/commit/61b1bc25fb17e37ce9d39f9b0cc0973dc1e408fc Fixes issue #10108 Adds os::build::setup_env to hack/update-generated-bootstrap-bindata.sh which ensures that the GOPATH env variable is set and not empty |