Bug 348931

Summary: virt-install --nographics --paravirt is broken
Product: [Fedora] Fedora Reporter: Eduardo Habkost <ehabkost>
Component: kernel-xen-2.6Assignee: Eduardo Habkost <ehabkost>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: rawhideCC: armbru, ehabkost, herrold, mmcgrath, nareshsukhija, xen-maint
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: 2.6.20-2943.fc7 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2007-11-29 01:46:10 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:
Bug Depends On:    
Bug Blocks: 235703    
Attachments:
Description Flags
Patch to fix the problem none

Description Eduardo Habkost 2007-10-23 15:44:22 UTC
Description of problem:

virt-install --nographics --paravirt is broken, currently, on Fedora 7 and 
Rawhide.

As reported by Markus Armbruster:

"Dan pointed me to the fact that virt-install --nographics --paravirt
doesn't work in F-7 and Rawhide.  I checked, and found that we lost
our hack to make sure console output goes somewhere sane when PVFB is
off.  The appended patch applies both to kernel-xen-2.6/F-7 and devel.
I built a devel kernel, and it fixes virt-install."


The patch is attached to this bug report.



Steps to Reproduce:
virt-install --nographics --paravirt --file /var/lib/xen/images/text.img --file-size 
5 --name text --ram 500 --location nfs:<path to Fedora 
mirror>/redhat/released/F-7/GOLD/Fedora/x86_64/os
  
Actual results:
install kernel boots, prints a few messages, then i/o stops


Expected results:
proceeds to text install

Comment 1 Eduardo Habkost 2007-10-23 15:44:22 UTC
Created attachment 235151 [details]
Patch to fix the problem

Comment 2 Eduardo Habkost 2007-10-23 17:25:55 UTC
*** Bug 253616 has been marked as a duplicate of this bug. ***

Comment 3 Eduardo Habkost 2007-10-23 17:26:23 UTC
*** Bug 330911 has been marked as a duplicate of this bug. ***

Comment 4 Jesse Keating 2007-10-25 13:01:55 UTC
kernel-xen-2.6-2.6.21-2950.fc8 was built with this fix, and released to rawhide
(F8).

Comment 5 Fedora Update System 2007-11-09 23:38:33 UTC
kernel-xen-2.6-2.6.20-2943.fc7 has been pushed to the Fedora 7 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update kernel-xen-2.6'

Comment 6 Fedora Update System 2007-11-29 01:46:03 UTC
kernel-xen-2.6-2.6.20-2943.fc7 has been pushed to the Fedora 7 stable repository.  If problems still persist, please make note of it in this bug report.