2017-12-14 22:51 GMT+01:00 Greer, Charles (ext) :
> Hi all,
>
>
>
> Would anyone know how to disable the virtual terminals in linux? I am using
> Yocto, Morty version on an i.MX6 processor. Even though our base
> distribution is Yocto, unfortunately we have diverged from building it with
> recipe
On Thu, Dec 14, 2017 at 1:51 PM, Greer, Charles (ext)
wrote:
> Hi all,
>
> Would anyone know how to disable the virtual terminals in linux? I am using
> Yocto, Morty version on an i.MX6 processor.
Try adding:
USE_VT = "0"
to your machine config file.
--
_