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.

--
]   Never tell me the odds! | ipv6 mesh networks [
]   Michael Richardson, Sandelman Software Works| network architect  [
] m...@sandelman.ca  http://www.sandelman.ca/|   ruby on rails[


--
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140
___
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user


Re: [uml-user] Login prompt not seen

2016-03-29 Thread Ashwanth kumar
Hi Michael,

I do see the hello on the main console when i run the above mentioned
commands from a virtual console.

Thanks,
Ashwanth

On Tue, Mar 29, 2016 at 7:11 PM, Michael Richardson  wrote:
> Do you have a getty running on /dev/console?
>
> What happens if you do:
>  sudo -s
>  echo hello >/dev/console
>
> (you should see "hello" on the console)
>
> --
> ]   Never tell me the odds! | ipv6 mesh networks [
> ]   Michael Richardson, Sandelman Software Works| network architect  [
> ] m...@sandelman.ca  http://www.sandelman.ca/|   ruby on rails
> [
>

--
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140
___
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user


Re: [uml-user] Login prompt not seen

2016-03-29 Thread Michael Richardson
Do you have a getty running on /dev/console?

What happens if you do:
 sudo -s
 echo hello >/dev/console

(you should see "hello" on the console)

--
]   Never tell me the odds! | ipv6 mesh networks [
]   Michael Richardson, Sandelman Software Works| network architect  [
] m...@sandelman.ca  http://www.sandelman.ca/|   ruby on rails[


--
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140
___
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user


Re: [uml-user] Login prompt not seen

2016-03-29 Thread Ashwanth kumar
On Mon, Mar 28, 2016 at 11:38 PM, Ashwanth kumar 
wrote:
>
>
> Hi,
>
> I am trying to run UML on linux-4.4.6 with rootfs created by closely
following this link
http://web2.clarkson.edu/class/cs644/kernel/setup/uml/uml.html except for
the inittab part.
> I do not see the login prompt when i run it. But i am able to connect to
the virtual consoles using screen.
>
> Do not see output file descriptor for con0. Am i missing something in my
rootfs?
> $ uml_mconsole VoTvJ8 config con0
> OK fd:0
>
> Attaching the stdout from running below cmd
> $./linux ubd0=../rootfs mem=256M
>
>
> Thanks,
> Ashwanth
--
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785471&iu=/4140___
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user