[uml-user] Strange behavior when trying to use UML with Yocto

2016-03-30 Thread Marcelo E. Magallon
Hi, I apologize in advance for the fuzzy details, but I'm hoping someone can ask the right questions to provide that missing information. A couple of people are trying to integrate UML with a Yocto-based distribution called OpenSwitch (http://openswitch.net/). The relevant change request can

Re: [uml-user] Login prompt not seen

2016-03-30 Thread Michael Richardson
Ashwanth kumar wrote: > I do see the hello on the main console when i run the above mentioned > commands from a virtual console. Then, there is no plumbing problem. Your /sbin/init [check /etc/inittab] (or maybe systemd: I have no idea) isn't starting a getty instance on /dev/console. -