Date: Mon, 5 May 2014 17:02:09 +0300 From: Aleksandr Rybalko <ray@ddteam.net> To: Fbsd8 <fbsd8@a1poweruser.com> Cc: freebsd-current@freebsd.org Subject: Re: need info about newcons in jails Message-ID: <20140505170209.59f849bc8904748e8b95fa8e@ddteam.net> In-Reply-To: <5364CFC2.60902@a1poweruser.com> References: <5364CFC2.60902@a1poweruser.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 03 May 2014 07:15:14 -0400 Fbsd8 <fbsd8@a1poweruser.com> wrote: > Hello list. Hi, > > Looking for information about using newcons as the terminal driver in > xorg for desktop in a jail. I don't really understand how that can be related. software running in jail doing output to same terminal in which jail started. So if you open xterm, and start jail from it, jailed s/w will output into xterm window. If you run jail from system virtual terminal syscons or vt(a.k.a. newcons), jailed s/w will output to that virtual terminal, no matter which one it is (syscons or vt(4)) > > Can only find this https://wiki.freebsd.org/Newcons > > Has anybody gotten it to work in a jail? > > Thanks > > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" Just try what you want to try, and if it will behave bad, report it to us. And we will try to help you. Thanks! WBW -- Aleksandr Rybalko <ray@ddteam.net>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20140505170209.59f849bc8904748e8b95fa8e>