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).
Your root directory is likely mislabeled. This was a problem with anaconda installing onto ext4. Try booting with 'enforcing=0' and then 'restorecon /'
*** This bug has been marked as a duplicate of 434602 ***
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.