We use cookies to provide our visitors with an optimal site experience. View our privacy notice and cookie notice to learn more about how we use cookies and how to manage your settings. By proceeding on our website you consent to the use of cookies.
I commented chvt in the service. I found chvt command doesn’t switch: for example:
$tty
/dev/ttyS0
$sudo chvt 6
/dev/ttyS0
And it is not connected to vt, probably.
Hi Robert,
I gave up. Using other ways to handle.
? probably is created when I added --autologin at the end. If just -a USERNAME, and remove -o ’ - p \u ’ stuff. The tty with ? disppears.
Also systemd is a mult-users & multi-threads system, so it is not good place for holding some process until user input. So I think I don’t need a dialog or user input for things I need to install for bare boards.