Description of problem: I just installed rawhide with today's latest boot.iso, did a minimal install (only base system and vim) and rebooted[this a KVM virtual machine]. What I'm getting is [at the end of Plymouth] (see summary), alternating with "init : tty(/dev/ttyx [x = [1-6]) main process ended (PID of process), terminated with status 1" Version-Release number of selected component (if applicable): 9.05 How reproducible: everytime Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Please edit arguments and remove both rhgb and quiet, look for other errors. Thanks for your report. -- Fedora Bugzappers Team Member.
Are you able to get into the system at all (via ssh?)
It all starts after starting atd (the exact same error) and before this I can't get anything wrong. Since this is firstboot, I don't have a user yet, so ssh (or any other kind of) login is out of the question.
You can try booting into single-user mode to add a user. Might check the obvious things at the same time (that mingetty is installed, that packages verify, etc.)
I can login as single user and yes, mingetty is installed. What else should I look for?
Are there error messages from mingetty in the logs? Also, add a user so you can ssh in while it's failing to see what's going on.
You can try switch to runevel 3 from 1 ( assuming you have not graphical interface ) after logged on runlevel 1, run: # init 3 -- Fedora Bugzappers Team Member
Guess what? Disabling selinux makes the problem go away. It is the only thing I have changed. And BTW, 900 M for a minimal install (including all kinds of unneeded services) is a bit much...
OK. What sort of SELinux errors are in the logs?
Created attachment 395171 [details] I did a cat /var/log/messages | grep audit | tee audit.log and this came out
Assigning to policy for now.
Please yum update to the latest policy. yum -y update Most of these error messages are fixed on my F13 machine, so I think you are way out of date.
That bug was reported, if you will pay attention to my report, in relation to that day's boot ISO.
What version of selinux-policy is on todays boot ISO. rpm -q selinux-policy
I had the same errors occur when I tried to boot livecd desktop-i386-20100221.16.iso into a kvm virtual machine. As of right now (23 Feb), this iso is still the latest from http://alt.fedoraproject.org/pub/alt/nightly-composes/desktop/ I could not boot to the livecd desktop and therefore didn't bother trying to install, let alone update. Rather than fluffing around disabling selinux etc, I'll wait for an updated iso.
desktop-i386-20100222.19.iso also does not boot to the livecd desktop within a kvm virtual machine (host is Fedora12 x86). Same error messages.
Way out of date, huh, Dan?
Could be related to this problem. # 566995
Yup same problem *** This bug has been marked as a duplicate of bug 566995 ***