Hide Forgot
Description of problem: failed to load TUI , show login prompt window directly. Version-Release number of selected component (if applicable): rhev-hypervisor-6.2-20110801.el6 How reproducible: Always. How reproducible: Always. Steps to reproduce: 1. clean install with rhev-hypervisor-6.2-20110801.el6 Actual results: load TUI failed. Expected results: TUI shows and can install with TUI. Additional info not meet on auto 20110729 build.
Created attachment 516283 [details] Fail to load TUI
Device node not found doesn't appear related. I didn't see this on my system. What's happening is the installer menu is failing to launch. To debug: run with rootpw commandline arg to login. When trying to run /usr/libexec/ovirt-config-installer: # /usr/libexec/ovirt-config-installer -x </dev/console Traceback (most recent call last): File "/usr/libexec/ovirt-config-installer", line 854, in <module> screen = NodeInstallScreen() File "/usr/libexec/ovirt-config-installer", line 98, in __init__ log("::::live::::\n" + self.live_disk) File "/usr/lib/python2.6/site-packages/ovirtnode/ovirtfunctions.py", line 117, in log File "/usr/lib/python2.6/site-packages/ovirtnode/ovirtfunctions.py", line 198, in is_firstboot KeyError: 'OVIRT_FIRSTBOOT'
Messages in comment 1 are from kdump initscript and unrelated to the actual issue.
Traceback in comment 4 is a side-effect of the fix for bug 723458 *** This bug has been marked as a duplicate of bug 723458 ***