public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [QUERY] User-Mode Linux and /dev/tty*
@ 2013-07-16 15:54 Ramkumar Ramachandra
  2013-07-16 15:59 ` Richard Weinberger
  0 siblings, 1 reply; 6+ messages in thread
From: Ramkumar Ramachandra @ 2013-07-16 15:54 UTC (permalink / raw)
  To: LKML; +Cc: Jeff Dike, Richard Weinberger, Al Viro

Hi,

So, I was trying to boot User-Mode Linux with a modern rootfs with
systemd on it, and found that it wouldn't present me a prompt.  I dug
further, and found out that getty is not able to open /dev/tty1; I
then tried the console-getty.service (which uses /dev/console), and it
worked.  The reason it doesn't work out of the box is that systemd is
not able to figure out whether or not a virtual console subsystem is
present: /dev/tty0 is present for some reason (although I'm not sure
it's a virtual console), and this confuses systemd.

So, my question is: does um Linux have a virtual console subsystem?
If so, then why doesn't it seem to work?  If not, why does /dev/tty0
exist?

Thanks.

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-07-16 16:34 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-16 15:54 [QUERY] User-Mode Linux and /dev/tty* Ramkumar Ramachandra
2013-07-16 15:59 ` Richard Weinberger
2013-07-16 16:03   ` Ramkumar Ramachandra
2013-07-16 16:10     ` Richard Weinberger
2013-07-16 16:26       ` Ramkumar Ramachandra
2013-07-16 16:34         ` Richard Weinberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox