Bug 25651
Summary: | Graphical Installation failure under VMware | ||
---|---|---|---|
Product: | [Retired] Red Hat Linux | Reporter: | Need Real Name <pct> |
Component: | XFree86-Servers | Assignee: | Mike A. Harris <mharris> |
Status: | CLOSED WONTFIX | QA Contact: | David Lawrence <dkl> |
Severity: | low | Docs Contact: | |
Priority: | low | ||
Version: | 7.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: | 2001-02-02 08:30:48 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
Need Real Name
2001-02-02 08:30:45 UTC
VMware is not a supported installation platform target. The reason the vmware graphical install fails is that the Seawolf anaconda never falls back to VGA16. It uses the framebuffer stuff, even if "no framebuffer" is specified on the boot menu. This appears to me to be a logic error in anaconda. I hacked the code a little and managed to create a CD that *does* fall back to VGA16. The vmware install works fine with my CD. That is, if you can call VGA16 "fine" <grin>. In any case, as I see it, the fact that vmware is not a supported platform seems moot. The source of this problem has nothing to do with vmware or any peculiar characteristics of vmware. Open a request for enhancement bug report against "anaconda" and attach your enhancements to it. Our instller team will go over them and decide wether or not to add it in. Note, I didn't say that VMware would not install because of bugs in VMware, I said VMware is not a supported installation target. This means that if people try to install Red Hat Linux into a VMware virtual machine and it works, that is great. If it does not work, it is not considered a bug because VMware is not a supported platform. Our supported platforms are i386 and alpha currently, and a virtual machine running on i386 is not considered an i386 because it is a virtual environment. There _are_ many issues that _can_ come up with such an environment, and we do not have the resources to cover installation on all of those possible edge cases. Therefore, wether a bug is in VMware or in Red Hat Linux when installed to VMware, it doesn't make any difference because it is not a supported installation target. That said, it doesn't mean that we will not fix something if it is reported to us, preferably with a patch to fix it. What it does mean is that we will not personally expend any engineering effort to troubleshoot and solve problems with unsupported installation targets. As I said though, we gladly accept patches. If your changes are clean, and the anaconda team likes the idea, perhaps they will add it into a future release of Red Hat Linux. Personally I think it is _good_ if Red Hat Linux installs to VMware even if we wont support such configuration, and I'm sure that others feel the same as you and I. |