Bug 433861

Summary: Stream of selinux messages, no boot
Product: [Fedora] Fedora Reporter: Horst H. von Brand <vonbrand>
Component: kernelAssignee: Kernel Maintainer List <kernel-maint>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: high Docs Contact:
Priority: low    
Version: rawhide   
Target Milestone: ---   
Target Release: ---   
Hardware: i686   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-02-23 01:38:05 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 Horst H. von Brand 2008-02-21 20:14:11 UTC
Description of problem:
When booting, a continuos stream of selinux messages shows, ending with
"udev[...] ....", then the system hangs completely.

Version-Release number of selected component (if applicable):
kernel-2.6.25-0.54.rc2.fc9.i686

How reproducible:
Tried just once.

Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:
i686 dual-core, rawhide up to date. Nothing shows in /var/log/messages. Last
working kernel is kernel-2.6.24.1-28.fc9.i686 (later ones break in different
ways here).

Comment 1 Jon Stanley 2008-02-21 20:17:30 UTC
Your root directory is likely mislabeled.   This was a problem with anaconda
installing onto ext4.  Try booting with 'enforcing=0' and then 'restorecon /'

Comment 2 Horst H. von Brand 2008-02-23 01:38:05 UTC

*** This bug has been marked as a duplicate of 434602 ***

Comment 3 Horst H. von Brand 2008-02-23 01:40:42 UTC
Re #1:

No ext4 in sight here.

Boot with older kernels works A-OK, if it was bad labeling they shouldn't work
either. SELinux is set Permissive in any case.