From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; de-DE; rv:1.7.2) Gecko/20040806 Description of problem: firstboot is started in runlevel 3. According to firstboot itself it should only be started in runlevel 5. We are booting with serial console which makes running firstboot even more useless. Version-Release number of selected component (if applicable): firstboot-1.1.19-2 How reproducible: Didn't try Steps to Reproduce: 1.Install System with kickstart 2.Boot with serial console 3.Watch the fun Actual Results: First boot is started Additional info: I'm trying to reproduce it with the next installation.
odd. 1.1.19 has code to explicitly detect if its in runlevel 3. whats the output of `/sbin/runlevel` say on that box?
*** Bug 134332 has been marked as a duplicate of this bug. ***
It happened again yesterday on another machine during a fresh install. I got a 'firstboot [OK]' during the first boot after the installation. This time on the local console. And /sbin/runlevel gives 'N 3'.
firstboot has a text mode now and is intended to start in all default runlevels.