Bugzilla – Bug 396553
After installation, no text consoles are available.
Last modified: 2008-06-20 01:23:32 UTC
After installation I realized that none of the text consoles, tty1-tty6 are available.
Created attachment 219656 [details] Yast2 logs
What is in your /etc/inittab? Is there something suspicious in output from "dmesg"? What happens if you try to boot to runlevel 3?
I think this is related to the ntpd timeout (#388980)
Indeed, this seems to be the same problem reported in bug 388980. There was an ntpd process running after boot. After killing it, the init scripts finished and I got the console. Booting into run level 3 or 2 end with the boot sequence hung and no prompt. NTP was turned on for run levels 2, 3 and 5. During installation I pointed it to a remote time server and turned on the service. After removing the ntp service the systems boots normally. This machine is a laptop, with the use of the networkmanager, it'll get wirelessly online only after logging in. This bug makes this machine unusable if it is booted into run levels 2 or 3. This behavior didn't happen in previous versions.
*** This bug has been marked as a duplicate of bug 388980 ***