Hello, I need some help about Console boot.
I want to run my python script "start.py" at boot on foreground. but I didnt make it. how can I run this script at boot (but it must be run on foreground, not background)
You can run something in the foreground on login by adding it to .bashrc or the like.
If you really want it prelogin you need to manually attach to the display.