Hello,
Yesterday I've converted one of our physical Linux (Slackware) servers using VMware Converter 5 to virtual machine (hardware version 8). Everything was OK, machine converted successfully (despite LILO problem I've resolved later). My current problem is when I power on VM it boots kernel, I can see kernel messages on VSphere Client console but right after kernel finishes booting, console output stops for a while and next visible output is server's Linux login prompt. Between kernel boot messages and login prompt there should be many lines of starting scripts output which are not being printed on console (they are visible on physical server) - all scripts are processed, daemons are started correctly (ps -ef). I've played with kernel boot options, trying to force redirect console to tty1, tty0, changed kernel configuration, recompiled - still nothing.
What can be a problem?
Regards,
Krzysztof