Bug 202945

Summary: Error spew on non-xen kernels
Product: [Fedora] Fedora Reporter: Alan Cox <alan>
Component: xenAssignee: Xen Maintainance List <xen-maint>
Status: CLOSED RAWHIDE QA Contact: Brian Brock <bbrock>
Severity: low Docs Contact:
Priority: low    
Version: 6CC: bstein, katzj
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-08-22 21:14:08 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 Alan Cox 2006-08-17 12:53:46 UTC
If you install with Xen then add a non-xen kernel and boot that the xen daemon
starts up and whines about not finding /proc/.... on the console. It ought to
stop the xenless case either itself or in the script and just shut up and go
away silently.

Comment 1 Jeremy Katz 2006-08-22 21:14:08 UTC
The initscript needs some help in general, but went ahead and fixed this up