Bug 1043459

Summary: Can not Install/boot up RHEL4.9 guest with GUI.
Product: Red Hat Enterprise Linux 7 Reporter: Qian Guo <qiguo>
Component: qemu-kvmAssignee: Hai Huang <hhuang>
Status: CLOSED WONTFIX QA Contact: Virtualization Bugs <virt-bugs>
Severity: low Docs Contact:
Priority: low    
Version: 7.0CC: acathrow, hhuang, juzhang, michen, virt-maint
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Known Issue
Doc Text:
When running Red Hat Enterprise Linux 4.9 as a guest virtual machine on a Red Hat Enterprise Linux 7 host, the guest is unable to detect VGA drivers. As a consequence, the GUI does not work. To work around this problem, access the Red Hat Enterprise Linux 4.9 server over an SSH connection using a command line interface, or upgrade the server to Red Hat Enterprise Linux 6 or Red Hat Enterprise Linux 7.
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-01-06 20:41:02 UTC Type: Bug
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 Flags
Xlog.1.log of this guest none

Description Qian Guo 2013-12-16 11:33:02 UTC
Created attachment 837218 [details]
Xlog.1.log of this guest

Description of problem:
In RHEL7 host, rhel4.9 guest can not detect the vga drivers, all of std/cirrus/qxl can not be drived

Version-Release number of selected component (if applicable):
# uname -r
3.10.0-61.el7.x86_64
# rpm -q qemu-kvm
qemu-kvm-1.5.3-21.el7.x86_64

Guest components:
# uname -r
2.6.9-100.ELsmp


How reproducible:
100%

Steps to Reproduce:
1.Install/Boot RHEL4.9 guest and try to install Desktop environment.
2.
3.

Actual results:
1.During installation, it prompts that can not install with GUI, so need select text mode to install

2.When installing, even selected the Desktop component, after bootup, guest can not boot up with GUI when guest is booting with std/cirrus/qxl(qxl is not support default by guest).

Inside guest:
# lspci |grep VGA
00:02.0 VGA compatible controller: Technical Corp.: Unknown device 1111


I will attach the Xorg.1.log
Expected results:


Additional info:

Comment 1 Qian Guo 2013-12-16 11:36:03 UTC
I tried same cli, same guest in rhel6.5 host, this RHEL4.9 guest can boot successfully with GUI.