[yocto] How to disable a linux virtual terminal...

Andre McCurdy armccurdy at gmail.com
Thu Dec 14 15:33:03 PST 2017


On Thu, Dec 14, 2017 at 1:51 PM, Greer, Charles (ext)
<Charles.Greer at bendix.com> 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.



More information about the yocto mailing list