Bug 145169

Summary: firstboot runs on runlevel change
Product: [Fedora] Fedora Reporter: Bill Nottingham <notting>
Component: firstbootAssignee: Chris Lumens <clumens>
Status: CLOSED RAWHIDE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: rvokal
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-02-06 16:53:45 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:
Bug Depends On:    
Bug Blocks: 150221    

Description Bill Nottingham 2005-01-14 22:40:57 UTC
Boot in runlevel 5 on first boot.

firstboot fails (b/c X is busted on this box.

Log in.

Run 'telinit 3'.

Textmode firstboot then tries to run on the same terminal I ran
telinit from, with predictably bad results.

Comment 1 Chris Lumens 2005-10-11 17:20:54 UTC
Right, this is because firstboot didn't run to completion in runlevel 5 yet so
it didn't write out /etc/sysconfig/firstboot, so it'll try to run again. 
Suggestions?

Comment 2 Bill Nottingham 2005-10-17 18:48:25 UTC
Not sure. Perhaps it should unilaterally open a new terminal in text mode, so it
least can work right?